mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2024-12-28 16:53:49 +00:00
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>
This commit is contained in:
parent
cced0699cb
commit
91b965136d
12
samples/bpf/.gitignore
vendored
12
samples/bpf/.gitignore
vendored
@ -37,22 +37,10 @@ tracex4
|
||||
tracex5
|
||||
tracex6
|
||||
tracex7
|
||||
xdp1
|
||||
xdp2
|
||||
xdp_adjust_tail
|
||||
xdp_fwd
|
||||
xdp_monitor
|
||||
xdp_redirect
|
||||
xdp_redirect_cpu
|
||||
xdp_redirect_map
|
||||
xdp_redirect_map_multi
|
||||
xdp_router_ipv4
|
||||
xdp_rxq_info
|
||||
xdp_sample_pkts
|
||||
xdp_tx_iptunnel
|
||||
xdpsock
|
||||
xdpsock_ctrl_proc
|
||||
xsk_fwd
|
||||
testfile.img
|
||||
hbm_out.log
|
||||
iperf.*
|
||||
|
Loading…
Reference in New Issue
Block a user