make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing/wt-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.82 [+0.55] GRO frag list ok # 1.42 [+0.60] GRO fwd ok # 1.94 [+0.52] UDP fwd perf udp rx: 1399 MB/s 1139045 calls/s # 3.01 [+1.07] udp tx: 1670 MB/s 28335 calls/s 28335 msg/s # 3.98 [+0.97] udp rx: 1486 MB/s 1210464 calls/s # 4.01 [+0.03] udp tx: 1491 MB/s 25291 calls/s 25291 msg/s # 4.98 [+0.98] udp rx: 1456 MB/s 1185409 calls/s # 5.01 [+0.02] udp tx: 1459 MB/s 24754 calls/s 24754 msg/s # 5.13 [+0.13] UDP GRO fwd perf udp rx: 1326 MB/s 1079728 calls/s # 6.23 [+1.10] udp tx: 1377 MB/s 23370 calls/s 23370 msg/s # 7.19 [+0.96] udp rx: 1431 MB/s 1165083 calls/s # 7.23 [+0.04] udp tx: 1448 MB/s 24571 calls/s 24571 msg/s # 8.19 [+0.96] udp rx: 1386 MB/s 1128944 calls/s # 8.23 [+0.04] udp tx: 1380 MB/s 23412 calls/s 23412 msg/s # 9.00 [+0.76] GRO frag list over UDP tunnel ok # 10.00 [+1.00] GRO fwd over UDP tunnel ok # 10.31 [+0.31] IPv6 # 10.64 [+0.33] No GRO ok # 11.38 [+0.74] GRO frag list ok # 12.11 [+0.72] GRO fwd ok # 12.75 [+0.64] UDP fwd perf udp rx: 964 MB/s 784940 calls/s # 13.87 [+1.11] udp tx: 1106 MB/s 18772 calls/s 18772 msg/s # 14.82 [+0.95] udp rx: 1107 MB/s 901392 calls/s # 14.87 [+0.05] udp tx: 1104 MB/s 18735 calls/s 18735 msg/s # 15.82 [+0.95] udp rx: 1128 MB/s 918400 calls/s # 15.87 [+0.05] udp tx: 1124 MB/s 19080 calls/s 19080 msg/s # 16.00 [+0.13] UDP GRO fwd perf udp rx: 1115 MB/s 908208 calls/s # 17.11 [+1.12] udp tx: 1173 MB/s 19905 calls/s 19905 msg/s # 18.06 [+0.95] udp rx: 1160 MB/s 945168 calls/s # 18.11 [+0.05] udp tx: 1160 MB/s 19684 calls/s 19684 msg/s # 19.06 [+0.95] udp rx: 1175 MB/s 957216 calls/s # 19.11 [+0.05] udp tx: 1168 MB/s 19815 calls/s 19815 msg/s # 19.88 [+0.77] GRO frag list over UDP tunnel ok # 20.89 [+1.01] GRO fwd over UDP tunnel ok ok 1 selftests: net: udpgro_fwd.sh make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests' xx__-> echo $? 0 xx__->