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.30 [+0.28] No GRO ok # 0.84 [+0.54] GRO frag list ok # 1.48 [+0.63] GRO fwd ok # 1.98 [+0.50] UDP fwd perf udp rx: 1662 MB/s 1353523 calls/s # 3.05 [+1.07] udp tx: 1727 MB/s 29307 calls/s 29307 msg/s # 4.02 [+0.97] udp rx: 1664 MB/s 1355040 calls/s # 4.05 [+0.03] udp tx: 1660 MB/s 28171 calls/s 28171 msg/s # 5.02 [+0.97] udp rx: 1836 MB/s 1494768 calls/s # 5.05 [+0.03] udp tx: 1834 MB/s 31110 calls/s 31110 msg/s # 5.17 [+0.12] UDP GRO fwd perf udp rx: 1658 MB/s 1350175 calls/s # 6.24 [+1.07] udp tx: 1787 MB/s 30310 calls/s 30310 msg/s # 7.21 [+0.97] udp rx: 1882 MB/s 1532160 calls/s # 7.24 [+0.03] udp tx: 1881 MB/s 31908 calls/s 31908 msg/s # 8.21 [+0.97] udp rx: 1898 MB/s 1545408 calls/s # 8.24 [+0.03] udp tx: 1896 MB/s 32164 calls/s 32164 msg/s # 8.88 [+0.65] GRO frag list over UDP tunnel ok # 9.66 [+0.78] GRO fwd over UDP tunnel ok # 9.92 [+0.25] IPv6 # 10.16 [+0.24] No GRO ok # 10.70 [+0.55] GRO frag list ok # 11.31 [+0.61] GRO fwd ok # 11.83 [+0.52] UDP fwd perf udp rx: 1054 MB/s 858428 calls/s # 12.90 [+1.07] udp tx: 1628 MB/s 27625 calls/s 27625 msg/s # 13.87 [+0.97] udp rx: 1841 MB/s 1499568 calls/s # 13.90 [+0.03] udp tx: 1838 MB/s 31190 calls/s 31190 msg/s # 14.87 [+0.97] udp rx: 1838 MB/s 1496928 calls/s # 14.90 [+0.03] udp tx: 1837 MB/s 31161 calls/s 31161 msg/s # 15.02 [+0.12] UDP GRO fwd perf udp rx: 1499 MB/s 1220567 calls/s # 16.10 [+1.08] udp tx: 1840 MB/s 31224 calls/s 31224 msg/s # 17.07 [+0.97] udp rx: 1453 MB/s 1183175 calls/s # 17.10 [+0.03] udp tx: 1854 MB/s 31460 calls/s 31460 msg/s # 18.10 [+0.99] udp rx: 282 MB/s 229791 calls/s # 18.10 [+0.01] udp tx: 1313 MB/s 22278 calls/s 22278 msg/s # 18.76 [+0.65] GRO frag list over UDP tunnel ok # 19.64 [+0.88] 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__->