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.27 [+0.25] No GRO ok # 0.80 [+0.53] GRO frag list ok # 1.36 [+0.56] GRO fwd ok # 1.83 [+0.47] UDP fwd perf udp rx: 1920 MB/s 1563504 calls/s # 2.89 [+1.07] udp tx: 1976 MB/s 33526 calls/s 33526 msg/s # 3.87 [+0.97] udp rx: 1941 MB/s 1580640 calls/s # 3.89 [+0.03] udp tx: 1939 MB/s 32903 calls/s 32903 msg/s # 4.87 [+0.97] udp rx: 1940 MB/s 1580160 calls/s # 4.89 [+0.03] udp tx: 1940 MB/s 32917 calls/s 32917 msg/s # 5.02 [+0.12] UDP GRO fwd perf udp rx: 1868 MB/s 1521552 calls/s # 6.09 [+1.07] udp tx: 1931 MB/s 32760 calls/s 32760 msg/s # 7.06 [+0.97] udp rx: 1935 MB/s 1575744 calls/s # 7.09 [+0.03] udp tx: 1932 MB/s 32784 calls/s 32784 msg/s # 8.06 [+0.97] udp rx: 1933 MB/s 1573968 calls/s # 8.09 [+0.03] udp tx: 1931 MB/s 32764 calls/s 32764 msg/s # 8.65 [+0.56] GRO frag list over UDP tunnel ok # 9.36 [+0.71] GRO fwd over UDP tunnel ok # 9.61 [+0.25] IPv6 # 9.83 [+0.22] No GRO ok # 10.32 [+0.49] GRO frag list ok # 10.82 [+0.50] GRO fwd ok # 11.29 [+0.47] UDP fwd perf udp rx: 1210 MB/s 985628 calls/s # 12.35 [+1.07] udp tx: 1458 MB/s 24745 calls/s 24745 msg/s # 13.32 [+0.97] udp rx: 1117 MB/s 909840 calls/s # 13.35 [+0.03] udp tx: 1117 MB/s 18947 calls/s 18947 msg/s # 14.33 [+0.97] udp rx: 1121 MB/s 913248 calls/s # 14.35 [+0.03] udp tx: 1118 MB/s 18976 calls/s 18976 msg/s # 14.47 [+0.12] UDP GRO fwd perf udp rx: 1098 MB/s 894096 calls/s # 15.55 [+1.07] udp tx: 1132 MB/s 19216 calls/s 19216 msg/s # 16.51 [+0.97] udp rx: 1118 MB/s 910800 calls/s # 16.55 [+0.03] udp tx: 1117 MB/s 18956 calls/s 18956 msg/s # 17.52 [+0.97] udp rx: 1099 MB/s 895004 calls/s # 17.55 [+0.03] udp tx: 1114 MB/s 18900 calls/s 18900 msg/s # 18.13 [+0.58] GRO frag list over UDP tunnel ok # 18.90 [+0.77] 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__->