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.25 [+0.24] No GRO ok # 0.76 [+0.51] GRO frag list ok # 1.32 [+0.56] GRO fwd ok # 1.86 [+0.54] UDP fwd perf udp rx: 892 MB/s 726704 calls/s # 2.94 [+1.08] udp tx: 1118 MB/s 18963 calls/s 18963 msg/s # 3.91 [+0.97] udp rx: 1180 MB/s 960691 calls/s # 3.94 [+0.03] udp tx: 1193 MB/s 20240 calls/s 20240 msg/s # 4.91 [+0.97] udp rx: 1224 MB/s 997056 calls/s # 4.94 [+0.03] udp tx: 1223 MB/s 20745 calls/s 20745 msg/s # 5.06 [+0.12] UDP GRO fwd perf udp rx: 1102 MB/s 897562 calls/s # 6.13 [+1.08] udp tx: 1190 MB/s 20185 calls/s 20185 msg/s # 7.10 [+0.97] udp rx: 1210 MB/s 985392 calls/s # 7.13 [+0.03] udp tx: 1209 MB/s 20514 calls/s 20514 msg/s # 8.10 [+0.97] udp rx: 1251 MB/s 1018752 calls/s # 8.13 [+0.03] udp tx: 1249 MB/s 21199 calls/s 21199 msg/s # 8.71 [+0.58] GRO frag list over UDP tunnel ok # 9.47 [+0.76] GRO fwd over UDP tunnel ok # 9.71 [+0.25] IPv6 # 9.94 [+0.23] No GRO ok # 10.46 [+0.52] GRO frag list ok # 11.01 [+0.55] GRO fwd ok # 11.51 [+0.50] UDP fwd perf udp rx: 1443 MB/s 1175405 calls/s # 12.58 [+1.07] udp tx: 1735 MB/s 29443 calls/s 29443 msg/s # 13.55 [+0.98] udp rx: 1820 MB/s 1481939 calls/s # 13.58 [+0.02] udp tx: 1853 MB/s 31433 calls/s 31433 msg/s # 14.56 [+0.98] udp rx: 1367 MB/s 1113022 calls/s # 14.58 [+0.02] udp tx: 1842 MB/s 31251 calls/s 31251 msg/s # 14.70 [+0.12] UDP GRO fwd perf udp rx: 1033 MB/s 840994 calls/s # 15.77 [+1.07] udp tx: 1187 MB/s 20133 calls/s 20133 msg/s # 16.74 [+0.97] udp rx: 930 MB/s 757635 calls/s # 16.77 [+0.03] udp tx: 1140 MB/s 19339 calls/s 19339 msg/s # 17.74 [+0.97] udp rx: 1107 MB/s 901744 calls/s # 17.77 [+0.03] udp tx: 1117 MB/s 18954 calls/s 18954 msg/s # 18.38 [+0.61] GRO frag list over UDP tunnel ok # 19.19 [+0.81] 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__->