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 # ipv6 # tcp - over veth touching data # -l 4 -6 -D 2001:db8::1 -t rx -4 -t # -4 -t # tcp tx: 951 MB/s 16140 calls/s 16140 msg/s # tcp rx: 962 MB/s 50076 calls/s # tcp tx: 998 MB/s 16935 calls/s 16935 msg/s # tcp rx: 1003 MB/s 50352 calls/s # tcp tx: 978 MB/s 16588 calls/s 16588 msg/s # tcp rx: 978 MB/s 49321 calls/s # tcp tx: 976 MB/s 16565 calls/s 16565 msg/s # udp gso - over veth touching data # -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # -4 -v # udp rx: 547 MB/s 397056 calls/s # udp tx: 1189 MB/s 20169 calls/s 20169 msg/s # udp rx: 653 MB/s 473344 calls/s # udp tx: 1237 MB/s 20984 calls/s 20984 msg/s # udp rx: 632 MB/s 458240 calls/s # udp tx: 1324 MB/s 22465 calls/s 22465 msg/s # udp rx: 648 MB/s 469504 calls/s # udp tx: 1319 MB/s 22387 calls/s 22387 msg/s # udp gso and gro - over veth touching data # -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # -4 -G # udp rx: 1109 MB/s 809526 calls/s # udp tx: 1134 MB/s 19235 calls/s 19235 msg/s # udp rx: 1146 MB/s 836255 calls/s # udp tx: 1149 MB/s 19502 calls/s 19502 msg/s # udp rx: 1149 MB/s 837978 calls/s # udp tx: 1151 MB/s 19535 calls/s 19535 msg/s # udp rx: 1144 MB/s 835032 calls/s # udp tx: 1147 MB/s 19469 calls/s 19469 msg/s ok 1 selftests: net: udpgro_frglist.sh 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__->