]> git.baikalelectronics.ru Git - kernel.git/commit
seltests: bpf: test_tunnel: Use ip neigh
authorJiri Benc <jbenc@redhat.com>
Tue, 21 Sep 2021 14:59:11 +0000 (16:59 +0200)
committerAlexei Starovoitov <ast@kernel.org>
Wed, 22 Sep 2021 03:40:16 +0000 (20:40 -0700)
commit6fd31679136e1c364b61784f5bc5d28d6ba3bf91
tree582ab8f2025a5609696b0ea54f5b9090c80cd962
parent71027c0b6e52722aadc15d793c130b6faae1abb7
seltests: bpf: test_tunnel: Use ip neigh

The 'arp' command is deprecated and is another dependency of the selftest.
Just use 'ip neigh', the test depends on iproute2 already.

Signed-off-by: Jiri Benc <jbenc@redhat.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Link: https://lore.kernel.org/bpf/40f24b9d3f0f53b5c44471b452f9a11f4d13b7af.1632236133.git.jbenc@redhat.com
tools/testing/selftests/bpf/test_tunnel.sh