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.26 [+0.24] No GRO ok # 0.80 [+0.55] GRO frag list ok # 1.41 [+0.61] GRO fwd ok # 1.96 [+0.55] UDP fwd perf udp rx: 1054 MB/s 858706 calls/s # 3.04 [+1.08] udp tx: 1143 MB/s 19398 calls/s 19398 msg/s # 4.01 [+0.96] udp rx: 908 MB/s 739974 calls/s # 4.04 [+0.04] udp tx: 1281 MB/s 21729 calls/s 21729 msg/s # 5.01 [+0.96] udp rx: 1185 MB/s 965030 calls/s # 5.04 [+0.04] udp tx: 1263 MB/s 21426 calls/s 21426 msg/s # 5.16 [+0.12] UDP GRO fwd perf udp rx: 916 MB/s 746449 calls/s # 6.24 [+1.07] udp tx: 1163 MB/s 19726 calls/s 19726 msg/s # 7.21 [+0.97] udp rx: 1268 MB/s 1032686 calls/s # 7.24 [+0.03] udp tx: 1270 MB/s 21556 calls/s 21556 msg/s # 8.21 [+0.97] udp rx: 1257 MB/s 1023456 calls/s # 8.24 [+0.03] udp tx: 1256 MB/s 21307 calls/s 21307 msg/s # 8.91 [+0.68] GRO frag list over UDP tunnel ok # 9.78 [+0.86] GRO fwd over UDP tunnel ok # 10.06 [+0.28] IPv6 # 10.32 [+0.26] No GRO ok # 10.90 [+0.58] GRO frag list ok # 11.45 [+0.56] GRO fwd ok # 11.96 [+0.50] UDP fwd perf udp rx: 1430 MB/s 1164506 calls/s # 13.04 [+1.08] udp tx: 1558 MB/s 26439 calls/s 26439 msg/s # 14.01 [+0.97] udp rx: 1505 MB/s 1225404 calls/s # 14.04 [+0.03] udp tx: 1784 MB/s 30262 calls/s 30262 msg/s # 15.01 [+0.97] udp rx: 1514 MB/s 1232822 calls/s # 15.04 [+0.03] udp tx: 1633 MB/s 27707 calls/s 27707 msg/s # 15.16 [+0.12] UDP GRO fwd perf udp rx: 1409 MB/s 1147631 calls/s # 16.23 [+1.08] udp tx: 1709 MB/s 28990 calls/s 28990 msg/s # 17.20 [+0.97] udp rx: 1658 MB/s 1350326 calls/s # 17.23 [+0.03] udp tx: 1803 MB/s 30585 calls/s 30585 msg/s # 18.20 [+0.97] udp rx: 1529 MB/s 1244780 calls/s # 18.23 [+0.03] udp tx: 1759 MB/s 29844 calls/s 29844 msg/s # 18.87 [+0.64] GRO frag list over UDP tunnel ok # 19.69 [+0.82] 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__->