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: 969 MB/s 16443 calls/s 16443 msg/s # tcp rx: 969 MB/s 50390 calls/s # tcp tx: 978 MB/s 16595 calls/s 16595 msg/s # tcp rx: 979 MB/s 50520 calls/s # tcp tx: 1001 MB/s 16985 calls/s 16985 msg/s # tcp rx: 1002 MB/s 51250 calls/s # tcp tx: 987 MB/s 16751 calls/s 16751 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: 615 MB/s 445696 calls/s # udp tx: 1299 MB/s 22041 calls/s 22041 msg/s # udp rx: 538 MB/s 391189 calls/s # udp tx: 1246 MB/s 21140 calls/s 21140 msg/s # udp rx: 632 MB/s 458269 calls/s # udp tx: 1305 MB/s 22147 calls/s 22147 msg/s # udp rx: 611 MB/s 443012 calls/s # udp tx: 1310 MB/s 22232 calls/s 22232 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: 1140 MB/s 831519 calls/s # udp tx: 1164 MB/s 19744 calls/s 19744 msg/s # udp rx: 1147 MB/s 836899 calls/s # udp tx: 1148 MB/s 19484 calls/s 19484 msg/s # udp rx: 1166 MB/s 850709 calls/s # udp tx: 1167 MB/s 19806 calls/s 19806 msg/s # udp rx: 1165 MB/s 850245 calls/s # udp tx: 1167 MB/s 19797 calls/s 19797 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__->