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.25 [+0.23] No GRO ok # 0.75 [+0.50] GRO frag list ok # 1.30 [+0.55] GRO fwd ok # 1.78 [+0.48] UDP fwd perf udp rx: 1128 MB/s 918428 calls/s # 2.85 [+1.07] udp tx: 1163 MB/s 19739 calls/s 19739 msg/s # 3.82 [+0.97] udp rx: 1153 MB/s 939360 calls/s # 3.85 [+0.03] udp tx: 1152 MB/s 19543 calls/s 19543 msg/s # 4.82 [+0.97] udp rx: 1597 MB/s 1300848 calls/s # 4.85 [+0.03] udp tx: 1618 MB/s 27446 calls/s 27446 msg/s # 4.96 [+0.12] UDP GRO fwd perf udp rx: 1877 MB/s 1528416 calls/s # 6.03 [+1.06] udp tx: 1921 MB/s 32594 calls/s 32594 msg/s # 7.00 [+0.98] udp rx: 1924 MB/s 1567008 calls/s # 7.03 [+0.02] udp tx: 1924 MB/s 32634 calls/s 32634 msg/s # 8.00 [+0.98] udp rx: 1919 MB/s 1562496 calls/s # 8.03 [+0.02] udp tx: 1917 MB/s 32514 calls/s 32514 msg/s # 8.56 [+0.53] GRO frag list over UDP tunnel ok # 9.23 [+0.68] GRO fwd over UDP tunnel ok # 9.47 [+0.24] IPv6 # 9.69 [+0.22] No GRO ok # 10.17 [+0.48] GRO frag list ok # 10.66 [+0.49] GRO fwd ok # 11.10 [+0.44] UDP fwd perf udp rx: 1701 MB/s 1384988 calls/s # 12.16 [+1.06] udp tx: 1873 MB/s 31781 calls/s 31781 msg/s # 13.14 [+0.97] udp rx: 1613 MB/s 1313515 calls/s # 13.16 [+0.03] udp tx: 1880 MB/s 31895 calls/s 31895 msg/s # 14.14 [+0.97] udp rx: 1527 MB/s 1243356 calls/s # 14.16 [+0.03] udp tx: 1654 MB/s 28066 calls/s 28066 msg/s # 14.28 [+0.12] UDP GRO fwd perf udp tx: 1285 MB/s 21802 calls/s 21802 msg/s # 15.36 [+1.08] udp rx: 961 MB/s 782818 calls/s # 16.35 [+0.99] udp tx: 1278 MB/s 21682 calls/s 21682 msg/s # 16.36 [+0.00] udp rx: 1126 MB/s 917468 calls/s # 17.35 [+1.00] udp tx: 1285 MB/s 21799 calls/s 21799 msg/s # 17.45 [+0.10] udp rx: 1285 MB/s 1046160 calls/s # 17.92 [+0.46] GRO frag list over UDP tunnel ok # 18.63 [+0.71] 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__->