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.29 [+0.29] -4 -t # 2.55 [+2.26] tcp tx: 1019 MB/s 17288 calls/s 17288 msg/s # 2.59 [+0.05] tcp rx: 1070 MB/s 52627 calls/s # 3.55 [+0.95] tcp tx: 992 MB/s 16833 calls/s 16833 msg/s # 3.59 [+0.05] tcp rx: 994 MB/s 48364 calls/s # 4.55 [+0.95] tcp tx: 1004 MB/s 17030 calls/s 17030 msg/s # 4.65 [+0.11] tcp rx: 1073 MB/s 46961 calls/s # 5.55 [+0.89] tcp tx: 1158 MB/s 19656 calls/s 19656 msg/s # 5.58 [+0.03] udp gso - over veth touching data # 5.58 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.87 [+0.29] -4 -v # 6.88 [+1.01] udp rx: 650 MB/s 471296 calls/s # 6.90 [+0.02] udp tx: 1259 MB/s 21355 calls/s 21355 msg/s # 7.89 [+0.98] udp rx: 661 MB/s 479437 calls/s # 7.90 [+0.02] udp tx: 1181 MB/s 20046 calls/s 20046 msg/s # 8.89 [+0.98] udp rx: 660 MB/s 478464 calls/s # 8.90 [+0.02] udp tx: 1267 MB/s 21493 calls/s 21493 msg/s # 9.89 [+0.98] udp rx: 603 MB/s 436992 calls/s # 9.90 [+0.02] udp tx: 1268 MB/s 21515 calls/s 21515 msg/s # 9.94 [+0.03] udp gso and gro - over veth touching data # 9.94 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.24 [+0.30] -4 -G # 11.25 [+1.01] udp rx: 1010 MB/s 737210 calls/s # 11.27 [+0.02] udp tx: 1033 MB/s 17536 calls/s 17536 msg/s # 12.25 [+0.98] udp rx: 1133 MB/s 826696 calls/s # 12.27 [+0.02] udp tx: 1133 MB/s 19220 calls/s 19220 msg/s # 13.26 [+0.98] udp rx: 1131 MB/s 825093 calls/s # 13.27 [+0.02] udp tx: 1130 MB/s 19180 calls/s 19180 msg/s # 14.26 [+0.98] udp rx: 1132 MB/s 826109 calls/s # 14.27 [+0.02] udp tx: 1132 MB/s 19202 calls/s 19202 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__->