make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_frglist.sh TTEST_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: 536 MB/s 9092 calls/s 9092 msg/s # tcp rx: 536 MB/s 31788 calls/s # tcp tx: 543 MB/s 9225 calls/s 9225 msg/s # tcp rx: 544 MB/s 31909 calls/s # tcp tx: 532 MB/s 9032 calls/s 9032 msg/s # tcp rx: 533 MB/s 31969 calls/s # tcp tx: 546 MB/s 9273 calls/s 9273 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: 624 MB/s 452352 calls/s # udp tx: 1291 MB/s 21900 calls/s 21900 msg/s # udp rx: 629 MB/s 455680 calls/s # udp tx: 1295 MB/s 21977 calls/s 21977 msg/s # udp rx: 615 MB/s 445696 calls/s # udp tx: 1295 MB/s 21965 calls/s 21965 msg/s # udp rx: 663 MB/s 480512 calls/s # udp tx: 1285 MB/s 21809 calls/s 21809 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: 1101 MB/s 803011 calls/s # udp tx: 1124 MB/s 19067 calls/s 19067 msg/s # udp rx: 1140 MB/s 831904 calls/s # udp tx: 1139 MB/s 19332 calls/s 19332 msg/s # udp rx: 1130 MB/s 824766 calls/s # udp tx: 1129 MB/s 19161 calls/s 19161 msg/s # udp rx: 1144 MB/s 834388 calls/s # udp tx: 1143 MB/s 19391 calls/s 19391 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__->