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: 975 MB/s 16553 calls/s 16553 msg/s # tcp rx: 987 MB/s 49942 calls/s # tcp tx: 970 MB/s 16452 calls/s 16452 msg/s # tcp rx: 970 MB/s 49585 calls/s # tcp tx: 987 MB/s 16756 calls/s 16756 msg/s # tcp rx: 988 MB/s 49897 calls/s # tcp tx: 908 MB/s 15409 calls/s 15409 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: 616 MB/s 446720 calls/s # udp tx: 1232 MB/s 20909 calls/s 20909 msg/s # udp rx: 622 MB/s 451328 calls/s # udp tx: 1180 MB/s 20029 calls/s 20029 msg/s # udp rx: 616 MB/s 446464 calls/s # udp tx: 1289 MB/s 21866 calls/s 21866 msg/s # udp rx: 653 MB/s 473344 calls/s # udp tx: 1276 MB/s 21654 calls/s 21654 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: 1059 MB/s 772998 calls/s # udp tx: 1085 MB/s 18418 calls/s 18418 msg/s # udp rx: 1101 MB/s 803190 calls/s # udp tx: 1102 MB/s 18691 calls/s 18691 msg/s # udp rx: 1152 MB/s 840215 calls/s # udp tx: 1152 MB/s 19544 calls/s 19544 msg/s # udp rx: 1152 MB/s 840243 calls/s # udp tx: 1152 MB/s 19548 calls/s 19548 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__->