diff mbox series

[bpf-next] selftests/bpf: xsk selftests - adding xdpxceiver to .gitignore

Message ID 20201210115435.3995-1-weqaar.a.janjua@intel.com
State Superseded
Headers show
Series [bpf-next] selftests/bpf: xsk selftests - adding xdpxceiver to .gitignore | expand

Commit Message

Weqaar Janjua Dec. 10, 2020, 11:54 a.m. UTC
This patch adds *xdpxceiver* to selftests/bpf/.gitignore

Reported-by: Yonghong Song <yhs@fb.com>
Suggested-by: Yonghong Song <yhs@fb.com>
Signed-off-by: Weqaar Janjua <weqaar.a.janjua@intel.com>
---
 tools/testing/selftests/bpf/.gitignore | 1 +
 1 file changed, 1 insertion(+)

Comments

patchwork-bot+netdevbpf@kernel.org Dec. 10, 2020, 3:50 p.m. UTC | #1
Hello:

This patch was applied to bpf/bpf-next.git (refs/heads/master):

On Thu, 10 Dec 2020 11:54:35 +0000 you wrote:
> This patch adds *xdpxceiver* to selftests/bpf/.gitignore
> 
> Reported-by: Yonghong Song <yhs@fb.com>
> Suggested-by: Yonghong Song <yhs@fb.com>
> Signed-off-by: Weqaar Janjua <weqaar.a.janjua@intel.com>
> ---
>  tools/testing/selftests/bpf/.gitignore | 1 +
>  1 file changed, 1 insertion(+)

Here is the summary with links:
  - [bpf-next] selftests/bpf: xsk selftests - adding xdpxceiver to .gitignore
    https://git.kernel.org/bpf/bpf-next/c/7535a3526dfe

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
diff mbox series

Patch

diff --git a/tools/testing/selftests/bpf/.gitignore b/tools/testing/selftests/bpf/.gitignore
index 752d8edddc66..f5b7ef93618c 100644
--- a/tools/testing/selftests/bpf/.gitignore
+++ b/tools/testing/selftests/bpf/.gitignore
@@ -36,3 +36,4 @@  test_cpp
 /runqslower
 /bench
 *.ko
+xdpxceiver