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: 939 MB/s 15939 calls/s 15939 msg/s # tcp rx: 940 MB/s 48228 calls/s # tcp tx: 961 MB/s 16309 calls/s 16309 msg/s # tcp rx: 963 MB/s 49759 calls/s # tcp tx: 942 MB/s 15984 calls/s 15984 msg/s # tcp rx: 943 MB/s 48481 calls/s # tcp tx: 942 MB/s 15978 calls/s 15978 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: 647 MB/s 469504 calls/s # udp tx: 1247 MB/s 21154 calls/s 21154 msg/s # udp rx: 665 MB/s 482152 calls/s # udp tx: 1202 MB/s 20399 calls/s 20399 msg/s # udp rx: 664 MB/s 481065 calls/s # udp tx: 1275 MB/s 21628 calls/s 21628 msg/s # udp rx: 662 MB/s 480151 calls/s # udp tx: 1284 MB/s 21792 calls/s 21792 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: 1130 MB/s 824410 calls/s # udp tx: 1156 MB/s 19608 calls/s 19608 msg/s # udp rx: 1142 MB/s 833461 calls/s # udp tx: 1142 MB/s 19373 calls/s 19373 msg/s # udp rx: 1140 MB/s 831439 calls/s # udp tx: 1139 MB/s 19327 calls/s 19327 msg/s # udp rx: 1133 MB/s 826323 calls/s # udp tx: 1132 MB/s 19211 calls/s 19211 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__->