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.26 [+0.25] No GRO ok # 0.82 [+0.56] GRO frag list ok # 1.42 [+0.60] GRO fwd ok # 1.90 [+0.49] UDP fwd perf udp rx: 1530 MB/s 1246268 calls/s # 2.97 [+1.07] udp tx: 1641 MB/s 27841 calls/s 27841 msg/s # 3.94 [+0.98] udp rx: 1851 MB/s 1507296 calls/s # 3.97 [+0.02] udp tx: 1849 MB/s 31365 calls/s 31365 msg/s # 4.95 [+0.98] udp rx: 1869 MB/s 1521984 calls/s # 4.97 [+0.02] udp tx: 1868 MB/s 31684 calls/s 31684 msg/s # 5.09 [+0.12] UDP GRO fwd perf udp rx: 1709 MB/s 1391472 calls/s # 6.16 [+1.07] udp tx: 1766 MB/s 29958 calls/s 29958 msg/s # 7.13 [+0.97] udp rx: 1800 MB/s 1466064 calls/s # 7.16 [+0.03] udp tx: 1796 MB/s 30476 calls/s 30476 msg/s # 8.13 [+0.97] udp rx: 1783 MB/s 1452240 calls/s # 8.16 [+0.03] udp tx: 1772 MB/s 30064 calls/s 30064 msg/s # 8.76 [+0.59] GRO frag list over UDP tunnel ok # 9.53 [+0.78] GRO fwd over UDP tunnel ok # 9.79 [+0.26] IPv6 # 10.06 [+0.27] No GRO ok # 10.62 [+0.56] GRO frag list ok # 11.21 [+0.59] GRO fwd ok # 11.72 [+0.51] UDP fwd perf udp rx: 1073 MB/s 874308 calls/s # 12.80 [+1.08] udp tx: 1124 MB/s 19074 calls/s 19074 msg/s # 13.78 [+0.97] udp rx: 1138 MB/s 927061 calls/s # 13.80 [+0.03] udp tx: 1173 MB/s 19911 calls/s 19911 msg/s # 14.78 [+0.97] udp rx: 1193 MB/s 971904 calls/s # 14.80 [+0.03] udp tx: 1192 MB/s 20223 calls/s 20223 msg/s # 14.92 [+0.12] UDP GRO fwd perf udp rx: 1088 MB/s 886003 calls/s # 16.01 [+1.08] udp tx: 1129 MB/s 19149 calls/s 19149 msg/s # 16.98 [+0.97] udp rx: 1138 MB/s 927120 calls/s # 17.01 [+0.03] udp tx: 1137 MB/s 19288 calls/s 19288 msg/s # 17.98 [+0.97] udp rx: 1113 MB/s 906288 calls/s # 18.01 [+0.03] udp tx: 1111 MB/s 18859 calls/s 18859 msg/s # 18.65 [+0.64] GRO frag list over UDP tunnel ok # 19.51 [+0.87] 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__->