< TEST_PROGS=pedit_ip.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/srv/vmksft/testing/wt-3/tools/testing/selftests' make[1]: Nothing to be done for 'all'. TAP version 13 1..1 # timeout set to 10800 # selftests: net/forwarding: pedit_ip.sh # 6.10 [+6.10] TEST: ping [ OK ] # 7.07 [+0.96] TEST: ping6 [ OK ] # 7.08 [+0.02] Error: Failed to load TC action module. # 7.09 [+0.00] We have an error talking to the kernel # 8.32 [+1.24] TEST: dev veth1 ingress pedit ip src set 198.51.100.1 [FAIL] # 8.32 [+0.00] Expected to get 10 packets, but got 0. # 8.33 [+0.01] Error: Cannot find specified filter chain. # 8.33 [+0.00] We have an error talking to the kernel # 8.34 [+0.01] Error: Failed to load TC action module. # 8.34 [+0.00] We have an error talking to the kernel # 9.57 [+1.23] TEST: dev veth2 egress pedit ip src set 198.51.100.1 [FAIL] # 9.57 [+0.00] Expected to get 10 packets, but got 0. # 9.57 [+0.01] Error: Cannot find specified filter chain. # 9.57 [+0.00] We have an error talking to the kernel # 9.58 [+0.01] Error: Failed to load TC action module. # 9.59 [+0.00] We have an error talking to the kernel # 10.82 [+1.24] TEST: dev veth1 ingress pedit ip dst set 198.51.100.1 [FAIL] # 10.82 [+0.00] Expected to get 10 packets, but got 0. # 10.83 [+0.01] Error: Cannot find specified filter chain. # 10.83 [+0.00] We have an error talking to the kernel # 10.84 [+0.01] Error: Failed to load TC action module. # 10.84 [+0.00] We have an error talking to the kernel # 12.07 [+1.23] TEST: dev veth2 egress pedit ip dst set 198.51.100.1 [FAIL] # 12.07 [+0.00] Expected to get 10 packets, but got 0. # 12.08 [+0.01] Error: Cannot find specified filter chain. # 12.08 [+0.00] We have an error talking to the kernel # 12.09 [+0.01] Error: Failed to load TC action module. # 12.09 [+0.00] We have an error talking to the kernel # 13.32 [+1.22] TEST: dev veth1 ingress pedit ip6 src set 2001:db8:2::1 [FAIL] # 13.32 [+0.00] Expected to get 10 packets, but got 0. # 13.33 [+0.01] Error: Cannot find specified filter chain. # 13.33 [+0.00] We have an error talking to the kernel # 13.34 [+0.00] Error: Failed to load TC action module. # 13.34 [+0.00] We have an error talking to the kernel # 14.57 [+1.23] TEST: dev veth2 egress pedit ip6 src set 2001:db8:2::1 [FAIL] # 14.57 [+0.00] Expected to get 10 packets, but got 0. # 14.58 [+0.01] Error: Cannot find specified filter chain. # 14.58 [+0.00] We have an error talking to the kernel # 14.59 [+0.01] Error: Failed to load TC action module. # 14.59 [+0.00] We have an error talking to the kernel # 15.81 [+1.22] TEST: dev veth1 ingress pedit ip6 dst set 2001:db8:2::1 [FAIL] # 15.81 [+0.00] Expected to get 10 packets, but got 0. # 15.82 [+0.01] Error: Cannot find specified filter chain. # 15.83 [+0.00] We have an error talking to the kernel # 15.83 [+0.00] Error: Failed to load TC action module. # 15.83 [+0.00] We have an error talking to the kernel # 17.07 [+1.23] TEST: dev veth2 egress pedit ip6 dst set 2001:db8:2::1 [FAIL] # 17.07 [+0.00] Expected to get 10 packets, but got 0. # 17.07 [+0.00] Error: Cannot find specified filter chain. # 17.08 [+0.00] We have an error talking to the kernel not ok 1 selftests: net/forwarding: pedit_ip.sh # exit=1 /srv/vmksft/testing/wt-3/tools/testing/selftests/kselftest/runner.sh: line 50: : No such file or directory make: Leaving directory '/srv/vmksft/testing/wt-3/tools/testing/selftests' xx__-> echo $? 0 xx__->