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: 882 MB/s 14971 calls/s 14971 msg/s # tcp rx: 882 MB/s 61827 calls/s # tcp tx: 872 MB/s 14791 calls/s 14791 msg/s # tcp rx: 873 MB/s 63050 calls/s # tcp tx: 902 MB/s 15299 calls/s 15299 msg/s # tcp rx: 903 MB/s 62017 calls/s # tcp tx: 903 MB/s 15325 calls/s 15325 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: 632 MB/s 458240 calls/s # udp tx: 1303 MB/s 22114 calls/s 22114 msg/s # udp rx: 617 MB/s 447087 calls/s # udp tx: 1329 MB/s 22544 calls/s 22544 msg/s # udp rx: 677 MB/s 490649 calls/s # udp tx: 1309 MB/s 22202 calls/s 22202 msg/s # udp rx: 677 MB/s 490445 calls/s # udp tx: 1307 MB/s 22176 calls/s 22176 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: 1121 MB/s 817904 calls/s # udp tx: 1149 MB/s 19494 calls/s 19494 msg/s # udp rx: 1157 MB/s 843908 calls/s # udp tx: 1155 MB/s 19605 calls/s 19605 msg/s # udp rx: 1085 MB/s 791300 calls/s # udp tx: 1082 MB/s 18358 calls/s 18358 msg/s # udp rx: 1117 MB/s 815094 calls/s # udp tx: 1120 MB/s 19000 calls/s 19000 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__->