Re: [PATCH] selftests: bpf: install files test_xdp_vlan.sh

2019-08-21 Thread Daniel Borkmann
On 8/20/19 3:41 PM, Anders Roxell wrote: When ./test_xdp_vlan_mode_generic.sh runs it complains that it can't find file test_xdp_vlan.sh. # selftests: bpf: test_xdp_vlan_mode_generic.sh # ./test_xdp_vlan_mode_generic.sh: line 9: ./test_xdp_vlan.sh: No such file or directory Rework so that

Re: [PATCH] selftests: bpf: install files test_xdp_vlan.sh

2019-08-20 Thread Jesper Dangaard Brouer
On Tue, 20 Aug 2019 15:41:21 +0200 Anders Roxell wrote: > When ./test_xdp_vlan_mode_generic.sh runs it complains that it can't > find file test_xdp_vlan.sh. > > # selftests: bpf: test_xdp_vlan_mode_generic.sh > # ./test_xdp_vlan_mode_generic.sh: line 9: ./test_xdp_vlan.sh: No such > file or d