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: 1515 MB/s 25711 calls/s 25711 msg/s # tcp rx: 1521 MB/s 65382 calls/s # tcp tx: 1386 MB/s 23511 calls/s 23511 msg/s # tcp rx: 1386 MB/s 58985 calls/s # tcp tx: 1348 MB/s 22870 calls/s 22870 msg/s # tcp rx: 1349 MB/s 56166 calls/s # tcp tx: 1396 MB/s 23687 calls/s 23687 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: 527 MB/s 382208 calls/s # udp tx: 929 MB/s 15760 calls/s 15760 msg/s # udp rx: 495 MB/s 358656 calls/s # udp tx: 991 MB/s 16813 calls/s 16813 msg/s # udp rx: 497 MB/s 359936 calls/s # udp tx: 1009 MB/s 17120 calls/s 17120 msg/s # udp rx: 435 MB/s 314880 calls/s # udp tx: 1100 MB/s 18664 calls/s 18664 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: 1281 MB/s 934672 calls/s # udp tx: 1320 MB/s 22402 calls/s 22402 msg/s # udp rx: 1260 MB/s 919214 calls/s # udp tx: 1265 MB/s 21456 calls/s 21456 msg/s # udp rx: 1300 MB/s 948244 calls/s # udp tx: 1303 MB/s 22111 calls/s 22111 msg/s # udp rx: 1333 MB/s 972172 calls/s # udp tx: 1340 MB/s 22735 calls/s 22735 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__->