On 10/10/2018 04:27 PM, Anders Roxell wrote:
When test_flow_dissector.sh runs it complains that it can't find script with_addr.sh:
./test_flow_dissector.sh: line 81: ./with_addr.sh: No such file or directory
Rework so that with_addr.sh gets installed, add it to TEST_PROGS_EXTENDED variable.
Fixes: 50b3ed57dee9 ("selftests/bpf: test bpf flow dissection") Signed-off-by: Anders Roxell anders.roxell@linaro.org
Applied to bpf-next, thanks Anders!