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.01 [+0.01] IPv4 # 0.24 [+0.23] No GRO ok # 0.76 [+0.52] GRO frag list ok # 1.38 [+0.63] GRO fwd ok # 1.89 [+0.51] UDP fwd perf udp rx: 1226 MB/s 998302 calls/s # 2.97 [+1.08] udp tx: 1281 MB/s 21742 calls/s 21742 msg/s # 3.94 [+0.97] udp rx: 1282 MB/s 1044134 calls/s # 3.97 [+0.03] udp tx: 1295 MB/s 21967 calls/s 21967 msg/s # 4.94 [+0.97] udp rx: 1299 MB/s 1057663 calls/s # 4.97 [+0.03] udp tx: 1304 MB/s 22128 calls/s 22128 msg/s # 5.09 [+0.12] UDP GRO fwd perf udp rx: 1240 MB/s 1010036 calls/s # 6.16 [+1.07] udp tx: 1284 MB/s 21790 calls/s 21790 msg/s # 7.13 [+0.97] udp rx: 1291 MB/s 1051436 calls/s # 7.16 [+0.03] udp tx: 1298 MB/s 22021 calls/s 22021 msg/s # 8.13 [+0.97] udp rx: 1275 MB/s 1038776 calls/s # 8.16 [+0.03] udp tx: 1305 MB/s 22140 calls/s 22140 msg/s # 8.78 [+0.62] GRO frag list over UDP tunnel ok # 9.59 [+0.81] GRO fwd over UDP tunnel ok # 9.85 [+0.26] IPv6 # 10.12 [+0.27] No GRO ok # 10.67 [+0.55] GRO frag list ok # 11.22 [+0.55] GRO fwd ok # 11.76 [+0.53] UDP fwd perf udp rx: 1142 MB/s 930176 calls/s # 12.82 [+1.07] udp tx: 1185 MB/s 20110 calls/s 20110 msg/s # 13.80 [+0.97] udp rx: 1209 MB/s 984711 calls/s # 13.82 [+0.03] udp tx: 1214 MB/s 20595 calls/s 20595 msg/s # 14.80 [+0.97] udp rx: 1197 MB/s 974750 calls/s # 14.82 [+0.03] udp tx: 1196 MB/s 20298 calls/s 20298 msg/s # 14.94 [+0.12] UDP GRO fwd perf udp rx: 1169 MB/s 951773 calls/s # 16.01 [+1.06] udp tx: 1207 MB/s 20487 calls/s 20487 msg/s # 16.98 [+0.98] udp rx: 1207 MB/s 983147 calls/s # 17.01 [+0.02] udp tx: 1211 MB/s 20543 calls/s 20543 msg/s # 17.98 [+0.98] udp rx: 1192 MB/s 970621 calls/s # 18.01 [+0.02] udp tx: 1197 MB/s 20304 calls/s 20304 msg/s # 18.59 [+0.59] GRO frag list over UDP tunnel ok # 19.39 [+0.79] 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__->