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.28 [+0.25] No GRO ok # 0.81 [+0.53] GRO frag list ok # 1.42 [+0.62] GRO fwd ok # 1.94 [+0.51] UDP fwd perf udp rx: 1215 MB/s 989236 calls/s # 3.02 [+1.08] udp tx: 1264 MB/s 21445 calls/s 21445 msg/s # 3.98 [+0.97] udp rx: 1249 MB/s 1017072 calls/s # 4.02 [+0.03] udp tx: 1247 MB/s 21156 calls/s 21156 msg/s # 4.98 [+0.97] udp rx: 1168 MB/s 951581 calls/s # 5.02 [+0.03] udp tx: 1235 MB/s 20949 calls/s 20949 msg/s # 5.14 [+0.12] UDP GRO fwd perf udp rx: 1174 MB/s 956539 calls/s # 6.21 [+1.08] udp tx: 1246 MB/s 21138 calls/s 21138 msg/s # 7.18 [+0.97] udp rx: 1253 MB/s 1020192 calls/s # 7.21 [+0.03] udp tx: 1251 MB/s 21227 calls/s 21227 msg/s # 8.19 [+0.97] udp rx: 1242 MB/s 1011360 calls/s # 8.21 [+0.03] udp tx: 1241 MB/s 21050 calls/s 21050 msg/s # 8.86 [+0.65] GRO frag list over UDP tunnel ok # 9.72 [+0.86] GRO fwd over UDP tunnel ok # 9.99 [+0.27] IPv6 # 10.27 [+0.28] No GRO ok # 10.86 [+0.58] GRO frag list ok # 11.48 [+0.62] GRO fwd ok # 12.04 [+0.56] UDP fwd perf udp rx: 1385 MB/s 1127724 calls/s # 13.13 [+1.08] udp tx: 1550 MB/s 26294 calls/s 26294 msg/s # 14.09 [+0.96] udp rx: 1773 MB/s 1443963 calls/s # 14.13 [+0.03] udp tx: 1831 MB/s 31064 calls/s 31064 msg/s # 15.09 [+0.97] udp rx: 1744 MB/s 1420566 calls/s # 15.13 [+0.03] udp tx: 1820 MB/s 30869 calls/s 30869 msg/s # 15.25 [+0.12] UDP GRO fwd perf udp rx: 1608 MB/s 1309325 calls/s # 16.32 [+1.07] udp tx: 1782 MB/s 30227 calls/s 30227 msg/s # 17.29 [+0.97] udp rx: 1825 MB/s 1486024 calls/s # 17.32 [+0.03] udp tx: 1824 MB/s 30946 calls/s 30946 msg/s # 18.29 [+0.97] udp rx: 1777 MB/s 1447411 calls/s # 18.32 [+0.03] udp tx: 1821 MB/s 30889 calls/s 30889 msg/s # 18.89 [+0.57] GRO frag list over UDP tunnel ok # 19.65 [+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__->