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.26 [+0.26] -4 -t # 2.50 [+2.24] tcp tx: 886 MB/s 15032 calls/s 15032 msg/s # 2.53 [+0.03] tcp rx: 918 MB/s 48848 calls/s # 3.50 [+0.97] tcp tx: 901 MB/s 15295 calls/s 15295 msg/s # 3.53 [+0.03] tcp rx: 904 MB/s 49476 calls/s # 4.50 [+0.97] tcp tx: 911 MB/s 15466 calls/s 15466 msg/s # 4.61 [+0.11] tcp rx: 980 MB/s 48971 calls/s # 5.50 [+0.89] tcp tx: 975 MB/s 16539 calls/s 16539 msg/s # 5.53 [+0.03] udp gso - over veth touching data # 5.53 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.82 [+0.29] -4 -v # 6.83 [+1.01] udp rx: 651 MB/s 472849 calls/s # 6.85 [+0.02] udp tx: 1234 MB/s 20939 calls/s 20939 msg/s # 7.83 [+0.98] udp rx: 663 MB/s 480748 calls/s # 7.85 [+0.02] udp tx: 1250 MB/s 21210 calls/s 21210 msg/s # 8.83 [+0.98] udp rx: 656 MB/s 475465 calls/s # 8.85 [+0.02] udp tx: 1253 MB/s 21261 calls/s 21261 msg/s # 9.84 [+0.99] udp rx: 609 MB/s 441191 calls/s # 9.85 [+0.01] udp tx: 1274 MB/s 21622 calls/s 21622 msg/s # 9.88 [+0.03] udp gso and gro - over veth touching data # 9.88 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.17 [+0.29] -4 -G # 11.18 [+1.01] udp rx: 1126 MB/s 821281 calls/s # 11.20 [+0.02] udp tx: 1146 MB/s 19453 calls/s 19453 msg/s # 12.18 [+0.98] udp rx: 1120 MB/s 817325 calls/s # 12.20 [+0.02] udp tx: 1120 MB/s 18998 calls/s 18998 msg/s # 13.18 [+0.98] udp rx: 1120 MB/s 817201 calls/s # 13.20 [+0.02] udp tx: 1120 MB/s 19000 calls/s 19000 msg/s # 14.18 [+0.98] udp rx: 1111 MB/s 810668 calls/s # 14.20 [+0.02] udp tx: 1111 MB/s 18850 calls/s 18850 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__->