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.31 [+0.56] GRO fwd ok # 1.76 [+0.45] UDP fwd perf udp rx: 1581 MB/s 1287167 calls/s # 2.82 [+1.07] udp tx: 1879 MB/s 31870 calls/s 31870 msg/s # 3.80 [+0.98] udp rx: 1872 MB/s 1524756 calls/s # 3.82 [+0.02] udp tx: 1915 MB/s 32493 calls/s 32493 msg/s # 4.80 [+0.98] udp rx: 1915 MB/s 1559540 calls/s # 4.82 [+0.02] udp tx: 1932 MB/s 32781 calls/s 32781 msg/s # 4.94 [+0.12] UDP GRO fwd perf udp rx: 1774 MB/s 1444464 calls/s # 6.00 [+1.06] udp tx: 1819 MB/s 30868 calls/s 30868 msg/s # 6.98 [+0.98] udp rx: 1928 MB/s 1570176 calls/s # 7.00 [+0.02] udp tx: 1926 MB/s 32677 calls/s 32677 msg/s # 7.98 [+0.98] udp rx: 1935 MB/s 1575600 calls/s # 8.00 [+0.02] udp tx: 1934 MB/s 32807 calls/s 32807 msg/s # 8.55 [+0.55] GRO frag list over UDP tunnel ok # 9.35 [+0.79] GRO fwd over UDP tunnel ok # 9.61 [+0.27] IPv6 # 9.87 [+0.26] No GRO ok # 10.41 [+0.54] GRO frag list ok # 10.94 [+0.53] GRO fwd ok # 11.41 [+0.47] UDP fwd perf udp rx: 1448 MB/s 1179061 calls/s # 12.47 [+1.06] udp tx: 1664 MB/s 28232 calls/s 28232 msg/s # 13.45 [+0.97] udp rx: 1826 MB/s 1486896 calls/s # 13.47 [+0.03] udp tx: 1840 MB/s 31208 calls/s 31208 msg/s # 14.45 [+0.98] udp rx: 1786 MB/s 1454784 calls/s # 14.47 [+0.02] udp tx: 1784 MB/s 30270 calls/s 30270 msg/s # 14.59 [+0.12] UDP GRO fwd perf udp rx: 1827 MB/s 1488192 calls/s # 15.66 [+1.06] udp tx: 1879 MB/s 31876 calls/s 31876 msg/s # 16.63 [+0.97] udp rx: 1911 MB/s 1555872 calls/s # 16.66 [+0.03] udp tx: 1909 MB/s 32390 calls/s 32390 msg/s # 17.63 [+0.97] udp rx: 1568 MB/s 1276605 calls/s # 17.66 [+0.03] udp tx: 1836 MB/s 31141 calls/s 31141 msg/s # 18.19 [+0.53] GRO frag list over UDP tunnel ok # 18.89 [+0.70] 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__->