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.28 [+0.26] No GRO ok # 0.86 [+0.58] GRO frag list ok # 1.48 [+0.61] GRO fwd ok # 1.95 [+0.47] UDP fwd perf udp rx: 1667 MB/s 1357683 calls/s # 3.02 [+1.07] udp tx: 1853 MB/s 31442 calls/s 31442 msg/s # 4.00 [+0.98] udp rx: 1657 MB/s 1349681 calls/s # 4.02 [+0.01] udp tx: 1884 MB/s 31955 calls/s 31955 msg/s # 5.01 [+0.99] udp rx: 1809 MB/s 1473352 calls/s # 5.02 [+0.01] udp tx: 1888 MB/s 32033 calls/s 32033 msg/s # 5.14 [+0.12] UDP GRO fwd perf udp rx: 1739 MB/s 1416432 calls/s # 6.21 [+1.07] udp tx: 1799 MB/s 30514 calls/s 30514 msg/s # 7.18 [+0.97] udp rx: 1693 MB/s 1378414 calls/s # 7.21 [+0.03] udp tx: 1843 MB/s 31270 calls/s 31270 msg/s # 8.18 [+0.97] udp rx: 1876 MB/s 1528080 calls/s # 8.21 [+0.03] udp tx: 1875 MB/s 31813 calls/s 31813 msg/s # 8.85 [+0.64] GRO frag list over UDP tunnel ok # 9.65 [+0.79] GRO fwd over UDP tunnel ok # 9.91 [+0.26] IPv6 # 10.16 [+0.26] No GRO ok # 10.68 [+0.52] GRO frag list ok # 11.23 [+0.55] GRO fwd ok # 11.72 [+0.49] UDP fwd perf udp rx: 1241 MB/s 1011020 calls/s # 12.79 [+1.07] udp tx: 1587 MB/s 26923 calls/s 26923 msg/s # 13.76 [+0.97] udp rx: 1659 MB/s 1351422 calls/s # 13.79 [+0.03] udp tx: 1844 MB/s 31282 calls/s 31282 msg/s # 14.76 [+0.97] udp rx: 1870 MB/s 1522416 calls/s # 14.79 [+0.03] udp tx: 1868 MB/s 31693 calls/s 31693 msg/s # 14.91 [+0.12] UDP GRO fwd perf udp rx: 1698 MB/s 1382583 calls/s # 15.98 [+1.07] udp tx: 1777 MB/s 30140 calls/s 30140 msg/s # 16.95 [+0.97] udp rx: 1872 MB/s 1524768 calls/s # 16.98 [+0.03] udp tx: 1871 MB/s 31737 calls/s 31737 msg/s # 17.95 [+0.97] udp rx: 1863 MB/s 1517184 calls/s # 17.98 [+0.03] udp tx: 1861 MB/s 31567 calls/s 31567 msg/s # 18.56 [+0.58] GRO frag list over UDP tunnel ok # 19.39 [+0.83] 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__->