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.80 [+0.53] GRO frag list ok # 1.41 [+0.61] GRO fwd ok # 1.95 [+0.55] UDP fwd perf udp rx: 1089 MB/s 887245 calls/s # 3.02 [+1.07] udp tx: 1258 MB/s 21342 calls/s 21342 msg/s # 4.01 [+0.99] udp rx: 1246 MB/s 1014944 calls/s # 4.02 [+0.01] udp tx: 1260 MB/s 21387 calls/s 21387 msg/s # 5.01 [+0.99] udp rx: 1160 MB/s 944800 calls/s # 5.02 [+0.01] udp tx: 1303 MB/s 22104 calls/s 22104 msg/s # 5.15 [+0.12] UDP GRO fwd perf udp rx: 1167 MB/s 950087 calls/s # 6.22 [+1.07] udp tx: 1208 MB/s 20503 calls/s 20503 msg/s # 7.19 [+0.97] udp rx: 1110 MB/s 903741 calls/s # 7.22 [+0.03] udp tx: 1319 MB/s 22376 calls/s 22376 msg/s # 8.19 [+0.97] udp rx: 1160 MB/s 944582 calls/s # 8.22 [+0.03] udp tx: 1310 MB/s 22222 calls/s 22222 msg/s # 8.82 [+0.59] GRO frag list over UDP tunnel ok # 9.54 [+0.72] GRO fwd over UDP tunnel ok # 9.78 [+0.24] IPv6 # 10.01 [+0.24] No GRO ok # 10.52 [+0.51] GRO frag list ok # 11.07 [+0.55] GRO fwd ok # 11.57 [+0.51] UDP fwd perf udp rx: 1575 MB/s 1282864 calls/s # 12.64 [+1.07] udp tx: 1824 MB/s 30943 calls/s 30943 msg/s # 13.62 [+0.98] udp rx: 1291 MB/s 1051347 calls/s # 13.64 [+0.02] udp tx: 1878 MB/s 31863 calls/s 31863 msg/s # 14.61 [+0.98] udp rx: 1554 MB/s 1265926 calls/s # 14.64 [+0.02] udp tx: 1933 MB/s 32793 calls/s 32793 msg/s # 14.75 [+0.12] UDP GRO fwd perf udp rx: 1905 MB/s 1551660 calls/s # 15.82 [+1.06] udp tx: 1978 MB/s 33563 calls/s 33563 msg/s # 16.79 [+0.97] udp rx: 1939 MB/s 1578896 calls/s # 16.82 [+0.03] udp tx: 1936 MB/s 32850 calls/s 32850 msg/s # 17.79 [+0.97] udp rx: 1963 MB/s 1598304 calls/s # 17.82 [+0.03] udp tx: 1961 MB/s 33271 calls/s 33271 msg/s # 18.44 [+0.63] GRO frag list over UDP tunnel ok # 19.22 [+0.78] 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__->