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.01 [+0.01] IPv4 # 0.27 [+0.26] No GRO ok # 0.81 [+0.54] GRO frag list ok # 1.41 [+0.60] GRO fwd ok # 1.92 [+0.50] UDP fwd perf udp rx: 1277 MB/s 1039852 calls/s # 2.98 [+1.07] udp tx: 1302 MB/s 22098 calls/s 22098 msg/s # 3.96 [+0.97] udp rx: 1250 MB/s 1017992 calls/s # 3.98 [+0.03] udp tx: 1262 MB/s 21419 calls/s 21419 msg/s # 4.96 [+0.97] udp rx: 1363 MB/s 1110100 calls/s # 4.99 [+0.03] udp tx: 1398 MB/s 23712 calls/s 23712 msg/s # 5.10 [+0.12] UDP GRO fwd perf udp rx: 1335 MB/s 1087200 calls/s # 6.17 [+1.07] udp tx: 1378 MB/s 23380 calls/s 23380 msg/s # 7.14 [+0.97] udp rx: 1369 MB/s 1114944 calls/s # 7.17 [+0.03] udp tx: 1367 MB/s 23196 calls/s 23196 msg/s # 8.14 [+0.97] udp rx: 1383 MB/s 1126656 calls/s # 8.17 [+0.03] udp tx: 1383 MB/s 23467 calls/s 23467 msg/s # 8.78 [+0.60] GRO frag list over UDP tunnel ok # 9.55 [+0.77] GRO fwd over UDP tunnel ok # 9.81 [+0.26] IPv6 # 10.06 [+0.25] No GRO ok # 10.57 [+0.51] GRO frag list ok # 11.16 [+0.60] GRO fwd ok # 11.67 [+0.51] UDP fwd perf udp rx: 1064 MB/s 866241 calls/s # 12.74 [+1.07] udp tx: 1253 MB/s 21262 calls/s 21262 msg/s # 13.71 [+0.97] udp rx: 1219 MB/s 993072 calls/s # 13.74 [+0.03] udp tx: 1206 MB/s 20468 calls/s 20468 msg/s # 14.71 [+0.97] udp rx: 1793 MB/s 1460016 calls/s # 14.74 [+0.03] udp tx: 1823 MB/s 30924 calls/s 30924 msg/s # 14.86 [+0.12] UDP GRO fwd perf udp rx: 1665 MB/s 1355834 calls/s # 15.92 [+1.07] udp tx: 1940 MB/s 32905 calls/s 32905 msg/s # 16.89 [+0.97] udp rx: 1951 MB/s 1588800 calls/s # 16.92 [+0.03] udp tx: 1950 MB/s 33074 calls/s 33074 msg/s # 17.90 [+0.98] udp rx: 1959 MB/s 1595184 calls/s # 17.92 [+0.02] udp tx: 1958 MB/s 33211 calls/s 33211 msg/s # 18.50 [+0.58] GRO frag list over UDP tunnel ok # 19.23 [+0.73] 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__->