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.25 [+0.24] No GRO ok # 0.75 [+0.50] GRO frag list ok # 1.28 [+0.53] GRO fwd ok # 1.77 [+0.49] UDP fwd perf udp rx: 1194 MB/s 972716 calls/s # 2.85 [+1.07] udp tx: 1268 MB/s 21515 calls/s 21515 msg/s # 3.81 [+0.97] udp rx: 1272 MB/s 1035648 calls/s # 3.85 [+0.03] udp tx: 1270 MB/s 21554 calls/s 21554 msg/s # 4.82 [+0.97] udp rx: 1278 MB/s 1040592 calls/s # 4.85 [+0.03] udp tx: 1276 MB/s 21656 calls/s 21656 msg/s # 4.97 [+0.12] UDP GRO fwd perf udp rx: 1247 MB/s 1015536 calls/s # 6.04 [+1.07] udp tx: 1280 MB/s 21725 calls/s 21725 msg/s # 7.01 [+0.97] udp rx: 1274 MB/s 1037904 calls/s # 7.04 [+0.03] udp tx: 1273 MB/s 21601 calls/s 21601 msg/s # 8.01 [+0.97] udp rx: 1269 MB/s 1033584 calls/s # 8.03 [+0.03] udp tx: 1268 MB/s 21513 calls/s 21513 msg/s # 8.60 [+0.57] GRO frag list over UDP tunnel ok # 9.33 [+0.73] GRO fwd over UDP tunnel ok # 9.58 [+0.25] IPv6 # 9.81 [+0.23] No GRO ok # 10.33 [+0.51] GRO frag list ok # 10.87 [+0.55] GRO fwd ok # 11.34 [+0.47] UDP fwd perf udp rx: 1186 MB/s 966048 calls/s # 12.41 [+1.07] udp tx: 1217 MB/s 20654 calls/s 20654 msg/s # 13.38 [+0.97] udp rx: 1194 MB/s 972816 calls/s # 13.41 [+0.03] udp tx: 1193 MB/s 20238 calls/s 20238 msg/s # 14.39 [+0.98] udp rx: 1202 MB/s 978576 calls/s # 14.41 [+0.02] udp tx: 1200 MB/s 20356 calls/s 20356 msg/s # 14.53 [+0.12] UDP GRO fwd perf udp rx: 1173 MB/s 955728 calls/s # 15.60 [+1.07] udp tx: 1210 MB/s 20529 calls/s 20529 msg/s # 16.57 [+0.97] udp rx: 1219 MB/s 992736 calls/s # 16.60 [+0.03] udp tx: 1218 MB/s 20667 calls/s 20667 msg/s # 17.57 [+0.97] udp rx: 1206 MB/s 982560 calls/s # 17.60 [+0.03] udp tx: 1204 MB/s 20433 calls/s 20433 msg/s # 18.17 [+0.57] GRO frag list over UDP tunnel ok # 18.93 [+0.76] 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__->