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.24 [+0.22] No GRO ok # 0.71 [+0.48] GRO frag list ok # 1.24 [+0.53] GRO fwd ok # 1.69 [+0.45] UDP fwd perf udp rx: 1812 MB/s 1475308 calls/s # 2.75 [+1.06] udp tx: 1939 MB/s 32901 calls/s 32901 msg/s # 3.73 [+0.98] udp rx: 1964 MB/s 1599456 calls/s # 3.75 [+0.02] udp tx: 1962 MB/s 33292 calls/s 33292 msg/s # 4.73 [+0.98] udp rx: 1979 MB/s 1611264 calls/s # 4.75 [+0.02] udp tx: 1977 MB/s 33539 calls/s 33539 msg/s # 4.87 [+0.12] UDP GRO fwd perf udp rx: 1911 MB/s 1556496 calls/s # 5.93 [+1.06] udp tx: 1963 MB/s 33297 calls/s 33297 msg/s # 6.90 [+0.97] udp rx: 1897 MB/s 1544910 calls/s # 6.92 [+0.03] udp tx: 1963 MB/s 33298 calls/s 33298 msg/s # 7.90 [+0.98] udp rx: 1979 MB/s 1611696 calls/s # 7.92 [+0.02] udp tx: 1977 MB/s 33544 calls/s 33544 msg/s # 8.47 [+0.55] GRO frag list over UDP tunnel ok # 9.13 [+0.66] GRO fwd over UDP tunnel ok # 9.37 [+0.23] IPv6 # 9.63 [+0.27] No GRO ok # 10.10 [+0.47] GRO frag list ok # 10.60 [+0.49] GRO fwd ok # 11.03 [+0.43] UDP fwd perf udp rx: 1917 MB/s 1560672 calls/s # 12.08 [+1.05] udp tx: 1952 MB/s 33108 calls/s 33108 msg/s # 13.07 [+0.98] udp rx: 1930 MB/s 1571472 calls/s # 13.08 [+0.02] udp tx: 1928 MB/s 32706 calls/s 32706 msg/s # 14.07 [+0.98] udp rx: 1662 MB/s 1353584 calls/s # 14.08 [+0.02] udp tx: 1887 MB/s 32010 calls/s 32010 msg/s # 14.20 [+0.12] UDP GRO fwd perf udp rx: 1767 MB/s 1438848 calls/s # 15.26 [+1.06] udp tx: 1812 MB/s 30733 calls/s 30733 msg/s # 16.24 [+0.98] udp rx: 1945 MB/s 1583904 calls/s # 16.26 [+0.02] udp tx: 1943 MB/s 32969 calls/s 32969 msg/s # 17.24 [+0.98] udp rx: 1903 MB/s 1549824 calls/s # 17.26 [+0.02] udp tx: 1901 MB/s 32243 calls/s 32243 msg/s # 17.79 [+0.53] GRO frag list over UDP tunnel ok # 18.46 [+0.68] 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__->