make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.sh TTEST_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_bench.sh # 0.00 [+0.00] ipv4 # 0.00 [+0.00] tcp - over veth touching data # 107.29 [+107.29] ./udpgso_bench_tx: write: Connection reset by peer # 107.33 [+0.03] udp gso - over veth touching data # 108.54 [+1.21] udp rx: 1249 MB/s 889857 calls/s # 108.56 [+0.02] udp tx: 1272 MB/s 21575 calls/s 21575 msg/s # 109.54 [+0.98] udp rx: 1264 MB/s 901002 calls/s # 109.56 [+0.02] udp tx: 1267 MB/s 21500 calls/s 21500 msg/s # 110.54 [+0.98] udp rx: 1267 MB/s 902679 calls/s # 110.56 [+0.01] udp tx: 1270 MB/s 21541 calls/s 21541 msg/s # 111.54 [+0.99] udp rx: 1287 MB/s 917318 calls/s # 111.56 [+0.01] udp tx: 1289 MB/s 21875 calls/s 21875 msg/s # 111.59 [+0.03] udp gso and gro - over veth touching data # 112.78 [+1.19] udp rx: 1190 MB/s 848047 calls/s # 112.79 [+0.02] udp tx: 1214 MB/s 20602 calls/s 20602 msg/s # 113.78 [+0.98] udp rx: 1279 MB/s 911125 calls/s # 113.79 [+0.02] udp tx: 1284 MB/s 21779 calls/s 21779 msg/s # 114.78 [+0.98] udp rx: 1250 MB/s 890768 calls/s # 114.79 [+0.02] udp tx: 1256 MB/s 21304 calls/s 21304 msg/s # 115.78 [+0.99] udp rx: 1301 MB/s 927261 calls/s # 115.79 [+0.01] udp tx: 1304 MB/s 22124 calls/s 22124 msg/s # 115.82 [+0.03] ipv6 # 115.82 [+0.00] tcp - over veth touching data # 221.98 [+106.16] ./udpgso_bench_tx: write: Connection reset by peer # 222.01 [+0.03] udp gso - over veth touching data # 223.18 [+1.17] udp rx: 1216 MB/s 887117 calls/s # 223.20 [+0.02] udp tx: 1238 MB/s 21014 calls/s 21014 msg/s # 224.19 [+0.98] udp rx: 1245 MB/s 908132 calls/s # 224.20 [+0.02] udp tx: 1244 MB/s 21111 calls/s 21111 msg/s # 225.19 [+0.98] udp rx: 1243 MB/s 906999 calls/s # 225.20 [+0.02] udp tx: 1242 MB/s 21069 calls/s 21069 msg/s # 226.19 [+0.99] udp rx: 1251 MB/s 912625 calls/s # 226.20 [+0.01] udp tx: 1250 MB/s 21205 calls/s 21205 msg/s # 226.23 [+0.03] udp gso and gro - over veth touching data # 227.40 [+1.17] udp rx: 1190 MB/s 868149 calls/s # 227.42 [+0.02] udp tx: 1210 MB/s 20532 calls/s 20532 msg/s # 228.40 [+0.98] udp rx: 1244 MB/s 907328 calls/s # 228.42 [+0.02] udp tx: 1243 MB/s 21090 calls/s 21090 msg/s # 229.40 [+0.98] udp rx: 1256 MB/s 916169 calls/s # 229.42 [+0.01] udp tx: 1255 MB/s 21287 calls/s 21287 msg/s # 230.40 [+0.99] udp rx: 1251 MB/s 912474 calls/s # 230.42 [+0.01] udp tx: 1249 MB/s 21195 calls/s 21195 msg/s ok 1 selftests: net: udpgro_bench.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__->