make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_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: 942 MB/s 15981 calls/s 15981 msg/s # tcp rx: 944 MB/s 49979 calls/s # tcp tx: 930 MB/s 15786 calls/s 15786 msg/s # tcp rx: 950 MB/s 47176 calls/s # tcp tx: 930 MB/s 15774 calls/s 15774 msg/s # tcp rx: 931 MB/s 46815 calls/s # tcp tx: 929 MB/s 15760 calls/s 15760 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: 599 MB/s 434475 calls/s # udp tx: 1208 MB/s 20503 calls/s 20503 msg/s # udp rx: 664 MB/s 481024 calls/s # udp tx: 1298 MB/s 22015 calls/s 22015 msg/s # udp rx: 663 MB/s 480768 calls/s # udp tx: 1298 MB/s 22019 calls/s 22019 msg/s # udp rx: 663 MB/s 480768 calls/s # udp tx: 1297 MB/s 22010 calls/s 22010 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: 1084 MB/s 791015 calls/s # udp tx: 1111 MB/s 18857 calls/s 18857 msg/s # udp rx: 1180 MB/s 861114 calls/s # udp tx: 1182 MB/s 20053 calls/s 20053 msg/s # udp rx: 1143 MB/s 834182 calls/s # udp tx: 1142 MB/s 19382 calls/s 19382 msg/s # udp rx: 1137 MB/s 829630 calls/s # udp tx: 1136 MB/s 19280 calls/s 19280 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__->