diff mbox series

squash-to: selftests: add PM netlink functional tests

Message ID 20200325231937.28080-1-mathew.j.martineau@linux.intel.com
State Accepted, archived
Delegated to: Matthieu Baerts
Headers show
Series squash-to: selftests: add PM netlink functional tests | expand

Commit Message

Mat Martineau March 25, 2020, 11:19 p.m. UTC
Add pm_nl_ctl to .gitignore

Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
---
 tools/testing/selftests/net/mptcp/.gitignore | 1 +
 1 file changed, 1 insertion(+)

Comments

Paolo Abeni March 26, 2020, 9:32 a.m. UTC | #1
On Wed, 2020-03-25 at 16:19 -0700, Mat Martineau wrote:
> Add pm_nl_ctl to .gitignore
> 
> Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
> ---
>  tools/testing/selftests/net/mptcp/.gitignore | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/tools/testing/selftests/net/mptcp/.gitignore b/tools/testing/selftests/net/mptcp/.gitignore
> index d72f07642738..ea13b255a99d 100644
> --- a/tools/testing/selftests/net/mptcp/.gitignore
> +++ b/tools/testing/selftests/net/mptcp/.gitignore
> @@ -1,2 +1,3 @@
>  mptcp_connect
> +pm_nl_ctl
>  *.pcap

LGTM, thanks!
Matthieu Baerts March 26, 2020, 2:41 p.m. UTC | #2
Hi Mat, Paolo,

On 26/03/2020 10:32, Paolo Abeni wrote:
> On Wed, 2020-03-25 at 16:19 -0700, Mat Martineau wrote:
>> Add pm_nl_ctl to .gitignore
>>
>> Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
>> ---
>>   tools/testing/selftests/net/mptcp/.gitignore | 1 +
>>   1 file changed, 1 insertion(+)
>>
>> diff --git a/tools/testing/selftests/net/mptcp/.gitignore b/tools/testing/selftests/net/mptcp/.gitignore
>> index d72f07642738..ea13b255a99d 100644
>> --- a/tools/testing/selftests/net/mptcp/.gitignore
>> +++ b/tools/testing/selftests/net/mptcp/.gitignore
>> @@ -1,2 +1,3 @@
>>   mptcp_connect
>> +pm_nl_ctl
>>   *.pcap
> 
> LGTM, thanks!

Thank you for the patch and the review!

- 21cabc4b267c: "squashed" in "selftests: add PM netlink functional tests"
- bd9717f94812..8e8969983c72: result

Cheers,
Matt
diff mbox series

Patch

diff --git a/tools/testing/selftests/net/mptcp/.gitignore b/tools/testing/selftests/net/mptcp/.gitignore
index d72f07642738..ea13b255a99d 100644
--- a/tools/testing/selftests/net/mptcp/.gitignore
+++ b/tools/testing/selftests/net/mptcp/.gitignore
@@ -1,2 +1,3 @@ 
 mptcp_connect
+pm_nl_ctl
 *.pcap