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: 966 MB/s 16394 calls/s 16394 msg/s # tcp rx: 966 MB/s 50051 calls/s # tcp tx: 905 MB/s 15364 calls/s 15364 msg/s # tcp rx: 906 MB/s 49318 calls/s # tcp tx: 904 MB/s 15338 calls/s 15338 msg/s # tcp rx: 905 MB/s 48104 calls/s # tcp tx: 885 MB/s 15024 calls/s 15024 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: 642 MB/s 465920 calls/s # udp tx: 1219 MB/s 20682 calls/s 20682 msg/s # udp rx: 663 MB/s 480512 calls/s # udp tx: 1315 MB/s 22313 calls/s 22313 msg/s # udp rx: 658 MB/s 477184 calls/s # udp tx: 1314 MB/s 22302 calls/s 22302 msg/s # udp rx: 662 MB/s 479744 calls/s # udp tx: 1315 MB/s 22305 calls/s 22305 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: 1128 MB/s 823152 calls/s # udp tx: 1154 MB/s 19585 calls/s 19585 msg/s # udp rx: 1137 MB/s 829324 calls/s # udp tx: 1139 MB/s 19331 calls/s 19331 msg/s # udp rx: 1145 MB/s 835603 calls/s # udp tx: 1148 MB/s 19474 calls/s 19474 msg/s # udp rx: 1147 MB/s 837057 calls/s # udp tx: 1149 MB/s 19501 calls/s 19501 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__->