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.33 [+0.33] -4 -t # 2.62 [+2.29] tcp tx: 594 MB/s 10076 calls/s 10076 msg/s # 2.62 [+0.00] tcp rx: 594 MB/s 30744 calls/s # 3.62 [+1.00] tcp tx: 642 MB/s 10904 calls/s 10904 msg/s # 3.62 [+0.00] tcp rx: 643 MB/s 33209 calls/s # 4.62 [+1.00] tcp tx: 646 MB/s 10959 calls/s 10959 msg/s # 4.62 [+0.00] tcp rx: 646 MB/s 33268 calls/s # 5.62 [+1.00] tcp tx: 610 MB/s 10357 calls/s 10357 msg/s # 5.66 [+0.04] udp gso - over veth touching data # 5.66 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.97 [+0.31] -4 -v # 6.99 [+1.01] udp rx: 614 MB/s 445696 calls/s # 7.01 [+0.02] udp tx: 1247 MB/s 21161 calls/s 21161 msg/s # 7.99 [+0.98] udp rx: 623 MB/s 451328 calls/s # 8.01 [+0.02] udp tx: 1282 MB/s 21756 calls/s 21756 msg/s # 8.99 [+0.98] udp rx: 605 MB/s 438272 calls/s # 9.01 [+0.02] udp tx: 1283 MB/s 21775 calls/s 21775 msg/s # 9.99 [+0.98] udp rx: 623 MB/s 451584 calls/s # 10.01 [+0.02] udp tx: 1285 MB/s 21800 calls/s 21800 msg/s # 10.04 [+0.03] udp gso and gro - over veth touching data # 10.04 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.32 [+0.28] -4 -G # 11.34 [+1.01] udp rx: 1122 MB/s 818923 calls/s # 11.35 [+0.02] udp tx: 1145 MB/s 19431 calls/s 19431 msg/s # 12.34 [+0.98] udp rx: 1139 MB/s 830865 calls/s # 12.35 [+0.02] udp tx: 1139 MB/s 19329 calls/s 19329 msg/s # 13.34 [+0.98] udp rx: 1138 MB/s 830255 calls/s # 13.35 [+0.02] udp tx: 1140 MB/s 19346 calls/s 19346 msg/s # 14.34 [+0.99] udp rx: 1137 MB/s 829684 calls/s # 14.35 [+0.01] udp tx: 1138 MB/s 19305 calls/s 19305 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__->