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.24] No GRO ok # 0.84 [+0.58] GRO frag list ok # 1.47 [+0.63] GRO fwd ok # 2.00 [+0.53] UDP fwd perf udp rx: 1019 MB/s 829820 calls/s # 3.08 [+1.08] udp tx: 1144 MB/s 19411 calls/s 19411 msg/s # 4.05 [+0.97] udp rx: 1167 MB/s 950208 calls/s # 4.08 [+0.03] udp tx: 1167 MB/s 19809 calls/s 19809 msg/s # 5.05 [+0.97] udp rx: 1278 MB/s 1040688 calls/s # 5.08 [+0.03] udp tx: 1276 MB/s 21656 calls/s 21656 msg/s # 5.20 [+0.12] UDP GRO fwd perf udp rx: 1055 MB/s 859448 calls/s # 6.29 [+1.09] udp tx: 1161 MB/s 19701 calls/s 19701 msg/s # 7.25 [+0.96] udp rx: 1166 MB/s 949536 calls/s # 7.29 [+0.04] udp tx: 1160 MB/s 19682 calls/s 19682 msg/s # 8.25 [+0.96] udp rx: 1172 MB/s 954336 calls/s # 8.29 [+0.04] udp tx: 1167 MB/s 19797 calls/s 19797 msg/s # 8.89 [+0.60] GRO frag list over UDP tunnel ok # 9.64 [+0.75] GRO fwd over UDP tunnel ok # 9.89 [+0.26] IPv6 # 10.13 [+0.24] No GRO ok # 10.67 [+0.54] GRO frag list ok # 11.20 [+0.53] GRO fwd ok # 11.69 [+0.49] UDP fwd perf udp rx: 1698 MB/s 1382492 calls/s # 12.76 [+1.07] udp tx: 1764 MB/s 29925 calls/s 29925 msg/s # 13.73 [+0.98] udp rx: 1788 MB/s 1456080 calls/s # 13.76 [+0.02] udp tx: 1788 MB/s 30326 calls/s 30326 msg/s # 14.73 [+0.98] udp rx: 1845 MB/s 1502400 calls/s # 14.76 [+0.02] udp tx: 1843 MB/s 31265 calls/s 31265 msg/s # 14.88 [+0.12] UDP GRO fwd perf udp rx: 1778 MB/s 1448256 calls/s # 15.95 [+1.07] udp tx: 1831 MB/s 31058 calls/s 31058 msg/s # 16.92 [+0.97] udp rx: 1841 MB/s 1499088 calls/s # 16.95 [+0.03] udp tx: 1839 MB/s 31204 calls/s 31204 msg/s # 17.92 [+0.97] udp rx: 1856 MB/s 1511136 calls/s # 17.95 [+0.03] udp tx: 1854 MB/s 31457 calls/s 31457 msg/s # 18.56 [+0.61] GRO frag list over UDP tunnel ok # 19.35 [+0.79] 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__->