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.28 [+0.26] No GRO ok # 0.84 [+0.57] GRO frag list ok # 1.49 [+0.65] GRO fwd ok # 2.04 [+0.54] UDP fwd perf udp rx: 1464 MB/s 1191884 calls/s # 3.11 [+1.07] udp tx: 1580 MB/s 26803 calls/s 26803 msg/s # 4.08 [+0.97] udp rx: 1668 MB/s 1358014 calls/s # 4.11 [+0.03] udp tx: 1725 MB/s 29258 calls/s 29258 msg/s # 5.08 [+0.97] udp rx: 1400 MB/s 1140317 calls/s # 5.11 [+0.03] udp tx: 1555 MB/s 26388 calls/s 26388 msg/s # 5.23 [+0.12] UDP GRO fwd perf udp rx: 1356 MB/s 1104477 calls/s # 6.30 [+1.07] udp tx: 1543 MB/s 26171 calls/s 26171 msg/s # 7.26 [+0.97] udp rx: 1454 MB/s 1184022 calls/s # 7.30 [+0.03] udp tx: 1731 MB/s 29362 calls/s 29362 msg/s # 8.27 [+0.97] udp rx: 1557 MB/s 1268326 calls/s # 8.30 [+0.03] udp tx: 1805 MB/s 30626 calls/s 30626 msg/s # 8.89 [+0.60] GRO frag list over UDP tunnel ok # 9.69 [+0.79] GRO fwd over UDP tunnel ok # 9.97 [+0.28] IPv6 # 10.24 [+0.28] No GRO ok # 10.83 [+0.58] GRO frag list ok # 11.43 [+0.60] GRO fwd ok # 11.95 [+0.52] UDP fwd perf udp rx: 825 MB/s 672324 calls/s # 13.03 [+1.08] udp tx: 1557 MB/s 26420 calls/s 26420 msg/s # 14.02 [+1.00] udp tx: 1700 MB/s 28839 calls/s 28839 msg/s # 14.03 [+0.01] udp rx: 1356 MB/s 1104159 calls/s # 15.02 [+0.99] udp tx: 1546 MB/s 26230 calls/s 26230 msg/s # 15.12 [+0.10] udp rx: 1400 MB/s 1140175 calls/s # 15.14 [+0.02] UDP GRO fwd perf udp rx: 1613 MB/s 1313424 calls/s # 16.22 [+1.07] udp tx: 1672 MB/s 28362 calls/s 28362 msg/s # 17.18 [+0.97] udp rx: 1598 MB/s 1301443 calls/s # 17.22 [+0.03] udp tx: 1702 MB/s 28876 calls/s 28876 msg/s # 18.19 [+0.97] udp rx: 1532 MB/s 1247494 calls/s # 18.22 [+0.03] udp tx: 1573 MB/s 26693 calls/s 26693 msg/s # 18.85 [+0.63] GRO frag list over UDP tunnel ok # 19.65 [+0.80] 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__->