aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/samples/bpf
diff options
context:
space:
mode:
authorDaniel T. Lee <danieltimlee@gmail.com>2020-09-04 15:34:34 +0900
committerDaniel Borkmann <daniel@iogearbox.net>2020-09-04 16:37:53 +0200
commitf9bec5d756b30d5b21aa5ff9b7d5d115741517c1 (patch)
tree9ace16f294d5fb82275647f7fca354fac1b03b64 /samples/bpf
parentsamples, bpf: Replace bpf_program__title() with bpf_program__section_name() (diff)
downloadwireguard-linux-f9bec5d756b30d5b21aa5ff9b7d5d115741517c1.tar.xz
wireguard-linux-f9bec5d756b30d5b21aa5ff9b7d5d115741517c1.zip
samples, bpf: Add xsk_fwd test file to .gitignore
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> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Link: https://lore.kernel.org/bpf/20200904063434.24963-2-danieltimlee@gmail.com
Diffstat (limited to 'samples/bpf')
-rw-r--r--samples/bpf/.gitignore1
1 files changed, 1 insertions, 0 deletions
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