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: 926 MB/s 15720 calls/s 15720 msg/s # tcp rx: 927 MB/s 47341 calls/s # tcp tx: 795 MB/s 13492 calls/s 13492 msg/s # tcp rx: 796 MB/s 41270 calls/s # tcp tx: 813 MB/s 13797 calls/s 13797 msg/s # tcp rx: 814 MB/s 42012 calls/s # tcp tx: 631 MB/s 10710 calls/s 10710 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: 557 MB/s 404019 calls/s # udp tx: 1341 MB/s 22747 calls/s 22747 msg/s # udp rx: 613 MB/s 444606 calls/s # udp tx: 1305 MB/s 22139 calls/s 22139 msg/s # udp rx: 652 MB/s 472546 calls/s # udp tx: 1296 MB/s 21995 calls/s 21995 msg/s # udp rx: 641 MB/s 464879 calls/s # udp tx: 1287 MB/s 21835 calls/s 21835 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: 1129 MB/s 823534 calls/s # udp tx: 1155 MB/s 19593 calls/s 19593 msg/s # udp rx: 1171 MB/s 854473 calls/s # udp tx: 1170 MB/s 19856 calls/s 19856 msg/s # udp rx: 1142 MB/s 832986 calls/s # udp tx: 1141 MB/s 19354 calls/s 19354 msg/s # udp rx: 1178 MB/s 859363 calls/s # udp tx: 1177 MB/s 19966 calls/s 19966 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__->