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: 749 MB/s 12704 calls/s 12704 msg/s # tcp rx: 750 MB/s 38319 calls/s # tcp tx: 672 MB/s 11402 calls/s 11402 msg/s # tcp rx: 672 MB/s 34371 calls/s # tcp tx: 606 MB/s 10292 calls/s 10292 msg/s # tcp rx: 607 MB/s 31322 calls/s # tcp tx: 677 MB/s 11490 calls/s 11490 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: 614 MB/s 445184 calls/s # udp tx: 1242 MB/s 21068 calls/s 21068 msg/s # udp rx: 627 MB/s 454656 calls/s # udp tx: 1284 MB/s 21780 calls/s 21780 msg/s # udp rx: 622 MB/s 450816 calls/s # udp tx: 1179 MB/s 20009 calls/s 20009 msg/s # udp rx: 623 MB/s 451840 calls/s # udp tx: 1202 MB/s 20393 calls/s 20393 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: 997 MB/s 727361 calls/s # udp tx: 1025 MB/s 17386 calls/s 17386 msg/s # udp rx: 996 MB/s 726478 calls/s # udp tx: 999 MB/s 16958 calls/s 16958 msg/s # udp rx: 1111 MB/s 810614 calls/s # udp tx: 1114 MB/s 18904 calls/s 18904 msg/s # udp rx: 1152 MB/s 840841 calls/s # udp tx: 1162 MB/s 19718 calls/s 19718 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__->