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: 1265 MB/s 21464 calls/s 21464 msg/s # tcp rx: 1266 MB/s 51111 calls/s # tcp tx: 1285 MB/s 21810 calls/s 21810 msg/s # tcp rx: 1287 MB/s 53644 calls/s # tcp tx: 1280 MB/s 21710 calls/s 21710 msg/s # tcp rx: 1281 MB/s 52105 calls/s # tcp tx: 1300 MB/s 22052 calls/s 22052 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: 479 MB/s 346880 calls/s # udp tx: 1094 MB/s 18564 calls/s 18564 msg/s # udp rx: 533 MB/s 385280 calls/s # udp tx: 1113 MB/s 18881 calls/s 18881 msg/s # udp rx: 539 MB/s 389888 calls/s # udp tx: 1087 MB/s 18439 calls/s 18439 msg/s # udp rx: 542 MB/s 392448 calls/s # udp tx: 997 MB/s 16919 calls/s 16919 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: 589 MB/s 430221 calls/s # udp tx: 608 MB/s 10313 calls/s 10313 msg/s # udp rx: 659 MB/s 481220 calls/s # udp tx: 658 MB/s 11175 calls/s 11175 msg/s # udp rx: 689 MB/s 502897 calls/s # udp tx: 693 MB/s 11769 calls/s 11769 msg/s # udp rx: 711 MB/s 518751 calls/s # udp tx: 713 MB/s 12103 calls/s 12103 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__->