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 # 0.00 [+0.00] ipv6 # 0.00 [+0.00] tcp - over veth touching data # 0.00 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.31 [+0.31] -4 -t # 2.57 [+2.26] tcp tx: 964 MB/s 16367 calls/s 16367 msg/s # 2.57 [+0.00] tcp rx: 965 MB/s 49363 calls/s # 3.57 [+1.00] tcp tx: 954 MB/s 16194 calls/s 16194 msg/s # 3.57 [+0.00] tcp rx: 954 MB/s 48717 calls/s # 4.57 [+1.00] tcp tx: 959 MB/s 16281 calls/s 16281 msg/s # 4.57 [+0.00] tcp rx: 961 MB/s 49006 calls/s # 5.57 [+1.00] tcp tx: 845 MB/s 14335 calls/s 14335 msg/s # 5.61 [+0.04] udp gso - over veth touching data # 5.61 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.93 [+0.32] -4 -v # 6.95 [+1.01] udp rx: 517 MB/s 373974 calls/s # 6.97 [+0.02] udp tx: 894 MB/s 15168 calls/s 15168 msg/s # 7.95 [+0.98] udp rx: 497 MB/s 360365 calls/s # 7.97 [+0.02] udp tx: 919 MB/s 15597 calls/s 15597 msg/s # 8.95 [+0.98] udp rx: 525 MB/s 379985 calls/s # 8.97 [+0.02] udp tx: 892 MB/s 15137 calls/s 15137 msg/s # 9.95 [+0.98] udp rx: 525 MB/s 379904 calls/s # 9.97 [+0.02] udp tx: 897 MB/s 15229 calls/s 15229 msg/s # 10.00 [+0.03] udp gso and gro - over veth touching data # 10.01 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.31 [+0.30] -4 -G # 11.32 [+1.01] udp rx: 970 MB/s 707996 calls/s # 11.34 [+0.02] udp tx: 984 MB/s 16701 calls/s 16701 msg/s # 12.32 [+0.98] udp rx: 670 MB/s 488925 calls/s # 12.34 [+0.02] udp tx: 670 MB/s 11366 calls/s 11366 msg/s # 13.33 [+0.98] udp rx: 670 MB/s 489310 calls/s # 13.34 [+0.02] udp tx: 670 MB/s 11371 calls/s 11371 msg/s # 14.33 [+0.99] udp rx: 670 MB/s 489057 calls/s # 14.34 [+0.01] udp tx: 675 MB/s 11456 calls/s 11456 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__->