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.22 [+0.21] No GRO ok # 0.72 [+0.50] GRO frag list ok # 1.28 [+0.56] GRO fwd ok # 1.75 [+0.47] UDP fwd perf udp rx: 1698 MB/s 1382921 calls/s # 2.82 [+1.07] udp tx: 1742 MB/s 29560 calls/s 29560 msg/s # 3.79 [+0.97] udp rx: 1796 MB/s 1462512 calls/s # 3.82 [+0.03] udp tx: 1809 MB/s 30693 calls/s 30693 msg/s # 4.79 [+0.97] udp rx: 1745 MB/s 1421414 calls/s # 4.82 [+0.03] udp tx: 1796 MB/s 30477 calls/s 30477 msg/s # 4.94 [+0.12] UDP GRO fwd perf udp rx: 1827 MB/s 1487415 calls/s # 6.00 [+1.06] udp tx: 1893 MB/s 32107 calls/s 32107 msg/s # 6.98 [+0.97] udp rx: 1898 MB/s 1545888 calls/s # 7.00 [+0.03] udp tx: 1896 MB/s 32169 calls/s 32169 msg/s # 7.98 [+0.98] udp rx: 1891 MB/s 1539632 calls/s # 8.00 [+0.02] udp tx: 1889 MB/s 32048 calls/s 32048 msg/s # 8.56 [+0.56] GRO frag list over UDP tunnel ok # 9.29 [+0.73] GRO fwd over UDP tunnel ok # 9.53 [+0.24] IPv6 # 9.76 [+0.23] No GRO ok # 10.25 [+0.49] GRO frag list ok # 10.75 [+0.50] GRO fwd ok # 11.22 [+0.47] UDP fwd perf udp rx: 1717 MB/s 1398005 calls/s # 12.28 [+1.06] udp tx: 1772 MB/s 30065 calls/s 30065 msg/s # 13.26 [+0.98] udp rx: 1839 MB/s 1497456 calls/s # 13.28 [+0.02] udp tx: 1837 MB/s 31165 calls/s 31165 msg/s # 14.26 [+0.98] udp rx: 1849 MB/s 1505328 calls/s # 14.28 [+0.02] udp tx: 1847 MB/s 31331 calls/s 31331 msg/s # 14.40 [+0.12] UDP GRO fwd perf udp rx: 1741 MB/s 1417776 calls/s # 15.46 [+1.07] udp tx: 1789 MB/s 30353 calls/s 30353 msg/s # 16.44 [+0.97] udp rx: 1851 MB/s 1507584 calls/s # 16.46 [+0.03] udp tx: 1850 MB/s 31393 calls/s 31393 msg/s # 17.44 [+0.98] udp rx: 1878 MB/s 1528944 calls/s # 17.46 [+0.02] udp tx: 1876 MB/s 31820 calls/s 31820 msg/s # 18.04 [+0.57] GRO frag list over UDP tunnel ok # 18.74 [+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__->