Skip to content

Commit f9bec5d

Browse files
DanielTimLeeborkmann
authored andcommitted
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 <[email protected]> Signed-off-by: Daniel Borkmann <[email protected]> Link: https://lore.kernel.org/bpf/[email protected]
1 parent 698584d commit f9bec5d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

samples/bpf/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,5 @@ xdp_rxq_info
5050
xdp_sample_pkts
5151
xdp_tx_iptunnel
5252
xdpsock
53+
xsk_fwd
5354
testfile.img

0 commit comments

Comments
 (0)