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.54 [+2.25] tcp tx: 890 MB/s 15096 calls/s 15096 msg/s # 2.54 [+0.00] tcp rx: 890 MB/s 47525 calls/s # 3.54 [+1.00] tcp tx: 999 MB/s 16951 calls/s 16951 msg/s # 3.54 [+0.00] tcp rx: 999 MB/s 51223 calls/s # 4.54 [+1.00] tcp tx: 1178 MB/s 19990 calls/s 19990 msg/s # 4.54 [+0.00] tcp rx: 1179 MB/s 15275 calls/s # 5.54 [+1.00] tcp tx: 894 MB/s 15174 calls/s 15174 msg/s # 5.57 [+0.03] udp gso - over veth touching data # 5.57 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.85 [+0.28] -4 -v # 6.86 [+1.01] udp rx: 654 MB/s 474112 calls/s # 6.88 [+0.02] udp tx: 1121 MB/s 19025 calls/s 19025 msg/s # 7.86 [+0.98] udp rx: 660 MB/s 478412 calls/s # 7.88 [+0.02] udp tx: 1150 MB/s 19521 calls/s 19521 msg/s # 8.87 [+0.99] udp rx: 662 MB/s 479701 calls/s # 8.88 [+0.01] udp tx: 1257 MB/s 21331 calls/s 21331 msg/s # 9.87 [+0.99] udp rx: 633 MB/s 458823 calls/s # 9.88 [+0.01] udp tx: 1255 MB/s 21299 calls/s 21299 msg/s # 9.91 [+0.03] udp gso and gro - over veth touching data # 9.91 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.18 [+0.27] -4 -G # 11.20 [+1.01] udp rx: 1034 MB/s 754194 calls/s # 11.21 [+0.02] udp tx: 1054 MB/s 17893 calls/s 17893 msg/s # 12.20 [+0.98] udp rx: 1125 MB/s 821132 calls/s # 12.21 [+0.02] udp tx: 1124 MB/s 19079 calls/s 19079 msg/s # 13.20 [+0.98] udp rx: 1131 MB/s 824956 calls/s # 13.21 [+0.02] udp tx: 1130 MB/s 19172 calls/s 19172 msg/s # 14.20 [+0.98] udp rx: 1138 MB/s 830177 calls/s # 14.21 [+0.02] udp tx: 1137 MB/s 19290 calls/s 19290 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__->