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: 804 MB/s 13648 calls/s 13648 msg/s # tcp rx: 808 MB/s 65631 calls/s # tcp tx: 824 MB/s 13982 calls/s 13982 msg/s # tcp rx: 824 MB/s 65768 calls/s # tcp tx: 826 MB/s 14014 calls/s 14014 msg/s # tcp rx: 827 MB/s 66554 calls/s # tcp tx: 825 MB/s 14008 calls/s 14008 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: 639 MB/s 463413 calls/s # udp tx: 1266 MB/s 21484 calls/s 21484 msg/s # udp rx: 678 MB/s 491390 calls/s # udp tx: 1255 MB/s 21298 calls/s 21298 msg/s # udp rx: 678 MB/s 491125 calls/s # udp tx: 1286 MB/s 21816 calls/s 21816 msg/s # udp rx: 677 MB/s 490780 calls/s # udp tx: 1283 MB/s 21764 calls/s 21764 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: 1085 MB/s 791508 calls/s # udp tx: 1107 MB/s 18779 calls/s 18779 msg/s # udp rx: 1124 MB/s 820173 calls/s # udp tx: 1124 MB/s 19073 calls/s 19073 msg/s # udp rx: 1135 MB/s 827831 calls/s # udp tx: 1134 MB/s 19234 calls/s 19234 msg/s # udp rx: 1138 MB/s 829992 calls/s # udp tx: 1141 MB/s 19355 calls/s 19355 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__->