make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_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/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_fwd.sh # 0.02 [+0.02] IPv4 # 0.27 [+0.25] No GRO ok # 0.81 [+0.55] GRO frag list ok # 1.45 [+0.64] GRO fwd ok # 1.97 [+0.51] UDP fwd perf udp rx: 1206 MB/s 982301 calls/s # 3.03 [+1.07] udp tx: 1305 MB/s 22143 calls/s 22143 msg/s # 4.01 [+0.97] udp rx: 1333 MB/s 1085573 calls/s # 4.03 [+0.03] udp tx: 1346 MB/s 22830 calls/s 22830 msg/s # 5.01 [+0.97] udp rx: 1346 MB/s 1096190 calls/s # 5.03 [+0.03] udp tx: 1358 MB/s 23040 calls/s 23040 msg/s # 5.15 [+0.12] UDP GRO fwd perf udp rx: 1306 MB/s 1063565 calls/s # 6.22 [+1.06] udp tx: 1359 MB/s 23061 calls/s 23061 msg/s # 7.19 [+0.97] udp rx: 1252 MB/s 1019223 calls/s # 7.22 [+0.03] udp tx: 1261 MB/s 21401 calls/s 21401 msg/s # 8.19 [+0.97] udp rx: 1315 MB/s 1070881 calls/s # 8.22 [+0.03] udp tx: 1327 MB/s 22514 calls/s 22514 msg/s # 8.84 [+0.63] GRO frag list over UDP tunnel ok # 9.67 [+0.83] GRO fwd over UDP tunnel ok # 9.94 [+0.26] IPv6 # 10.22 [+0.28] No GRO ok # 10.76 [+0.55] GRO frag list ok # 11.35 [+0.59] GRO fwd ok # 11.88 [+0.52] UDP fwd perf udp rx: 1185 MB/s 965280 calls/s # 12.95 [+1.07] udp tx: 1231 MB/s 20893 calls/s 20893 msg/s # 13.92 [+0.97] udp rx: 1228 MB/s 1000079 calls/s # 13.95 [+0.03] udp tx: 1240 MB/s 21048 calls/s 21048 msg/s # 14.92 [+0.97] udp rx: 1281 MB/s 1043140 calls/s # 14.95 [+0.03] udp tx: 1293 MB/s 21946 calls/s 21946 msg/s # 15.06 [+0.12] UDP GRO fwd perf udp rx: 1223 MB/s 995959 calls/s # 16.13 [+1.07] udp tx: 1269 MB/s 21534 calls/s 21534 msg/s # 17.10 [+0.97] udp rx: 1270 MB/s 1034653 calls/s # 17.13 [+0.03] udp tx: 1280 MB/s 21720 calls/s 21720 msg/s # 18.11 [+0.97] udp rx: 1266 MB/s 1030895 calls/s # 18.13 [+0.03] udp tx: 1276 MB/s 21646 calls/s 21646 msg/s # 18.72 [+0.58] GRO frag list over UDP tunnel ok # 19.52 [+0.81] GRO fwd over UDP tunnel ok ok 1 selftests: net: udpgro_fwd.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__->