Skip to content

Commit

Permalink
samples, bpf: Add xsk_fwd test file to .gitignore
Browse files Browse the repository at this point in the history
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
  • Loading branch information
DanielTimLee authored and borkmann committed Sep 4, 2020
1 parent 698584d commit f9bec5d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions samples/bpf/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,5 @@ xdp_rxq_info
xdp_sample_pkts
xdp_tx_iptunnel
xdpsock
xsk_fwd
testfile.img

0 comments on commit f9bec5d

Please sign in to comment.