Skip to content

Commit 91b9651

Browse files
tohojoAlexei Starovoitov
authored andcommitted
samples/bpf: Cleanup .gitignore
Remove no longer present XDP utilities from .gitignore. Apart from the recently removed XDP utilities this also includes the previously removed xdpsock and xsk utilities. Signed-off-by: Toke Høiland-Jørgensen <toke@redhat.com> Link: https://lore.kernel.org/r/20230824102255.1561885-7-toke@redhat.com Signed-off-by: Alexei Starovoitov <ast@kernel.org>
1 parent cced069 commit 91b9651

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

samples/bpf/.gitignore

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -37,22 +37,10 @@ tracex4
3737
tracex5
3838
tracex6
3939
tracex7
40-
xdp1
41-
xdp2
4240
xdp_adjust_tail
4341
xdp_fwd
44-
xdp_monitor
45-
xdp_redirect
46-
xdp_redirect_cpu
47-
xdp_redirect_map
48-
xdp_redirect_map_multi
4942
xdp_router_ipv4
50-
xdp_rxq_info
51-
xdp_sample_pkts
5243
xdp_tx_iptunnel
53-
xdpsock
54-
xdpsock_ctrl_proc
55-
xsk_fwd
5644
testfile.img
5745
hbm_out.log
5846
iperf.*

0 commit comments

Comments
 (0)