diff mbox series

[2/2] samples: bpf: add xsk_fwd test file to .gitignore

Message ID 20200904063314.24766-2-danieltimlee@gmail.com
State Superseded
Delegated to: BPF Maintainers
Headers show
Series [1/2] samples: bpf: Replace bpf_program__title() with bpf_program__section_name() | expand

Commit Message

Daniel T. Lee Sept. 4, 2020, 6:33 a.m. UTC
This commit adds xsk_fwd test file to .gitignore which is newly added
to samples/bpf.

Signed-off-by: Daniel T. Lee <danieltimlee@gmail.com>
---
 samples/bpf/.gitignore | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/samples/bpf/.gitignore b/samples/bpf/.gitignore
index 034800c4d1e6..b2f29bc8dc43 100644
--- a/samples/bpf/.gitignore
+++ b/samples/bpf/.gitignore
@@ -50,4 +50,5 @@  xdp_rxq_info
 xdp_sample_pkts
 xdp_tx_iptunnel
 xdpsock
+xsk_fwd
 testfile.img