make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_frglist.sh # 0.00 [+0.00] ipv6 # 0.00 [+0.00] tcp - over veth touching data # 0.00 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.28 [+0.28] Error: TC classifier not found. # 0.28 [+0.00] We have an error talking to the kernel # 0.33 [+0.05] Error: TC classifier not found. # 0.34 [+0.00] We have an error talking to the kernel # 0.34 [+0.00] -4 -t # 1.59 [+1.26] ./udpgso_bench_tx: connect: Connection refused # 1.63 [+0.03] udp gso - over veth touching data # 1.63 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 1.90 [+0.27] Error: TC classifier not found. # 1.90 [+0.00] We have an error talking to the kernel # 1.95 [+0.05] Error: TC classifier not found. # 1.95 [+0.00] We have an error talking to the kernel # 1.95 [+0.00] -4 -v # 2.98 [+1.03] udp tx: 1249 MB/s 21190 calls/s 21190 msg/s # 3.98 [+1.00] udp tx: 1464 MB/s 24844 calls/s 24844 msg/s # 4.98 [+1.00] udp tx: 1425 MB/s 24178 calls/s 24178 msg/s # 5.98 [+1.00] udp tx: 1486 MB/s 25205 calls/s 25205 msg/s # 6.01 [+0.03] udp gso and gro - over veth touching data # 6.02 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 6.29 [+0.27] Error: TC classifier not found. # 6.29 [+0.00] We have an error talking to the kernel # 6.34 [+0.05] Error: TC classifier not found. # 6.34 [+0.00] We have an error talking to the kernel # 6.34 [+0.00] -4 -G # 6.37 [+0.03] ./udpgso_bench_tx: sendmsg: Connection refused not ok 1 selftests: net: udpgro_frglist.sh # exit=1 make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->