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: 980 MB/s 16626 calls/s 16626 msg/s # tcp rx: 980 MB/s 50466 calls/s # tcp tx: 988 MB/s 16769 calls/s 16769 msg/s # tcp rx: 989 MB/s 50776 calls/s # tcp tx: 997 MB/s 16915 calls/s 16915 msg/s # tcp rx: 998 MB/s 50964 calls/s # tcp tx: 997 MB/s 16910 calls/s 16910 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: 646 MB/s 467968 calls/s # udp tx: 1286 MB/s 21813 calls/s 21813 msg/s # udp rx: 660 MB/s 478208 calls/s # udp tx: 1241 MB/s 21051 calls/s 21051 msg/s # udp rx: 662 MB/s 479488 calls/s # udp tx: 1271 MB/s 21559 calls/s 21559 msg/s # udp rx: 662 MB/s 480000 calls/s # udp tx: 1298 MB/s 22026 calls/s 22026 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: 1115 MB/s 813606 calls/s # udp tx: 1140 MB/s 19346 calls/s 19346 msg/s # udp rx: 1183 MB/s 863029 calls/s # udp tx: 1186 MB/s 20117 calls/s 20117 msg/s # udp rx: 1156 MB/s 843439 calls/s # udp tx: 1158 MB/s 19650 calls/s 19650 msg/s # udp rx: 1165 MB/s 849765 calls/s # udp tx: 1166 MB/s 19781 calls/s 19781 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__->