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.78 [+0.53] GRO frag list ok # 1.34 [+0.56] GRO fwd ok # 1.81 [+0.47] UDP fwd perf udp rx: 1576 MB/s 1283612 calls/s # 2.87 [+1.06] udp tx: 1889 MB/s 32054 calls/s 32054 msg/s # 3.85 [+0.98] udp rx: 1930 MB/s 1572048 calls/s # 3.87 [+0.02] udp tx: 1928 MB/s 32716 calls/s 32716 msg/s # 4.85 [+0.98] udp rx: 1922 MB/s 1565088 calls/s # 4.87 [+0.02] udp tx: 1920 MB/s 32566 calls/s 32566 msg/s # 4.99 [+0.12] UDP GRO fwd perf udp rx: 1880 MB/s 1531104 calls/s # 6.06 [+1.07] udp tx: 1932 MB/s 32775 calls/s 32775 msg/s # 7.03 [+0.97] udp rx: 1937 MB/s 1577472 calls/s # 7.06 [+0.03] udp tx: 1935 MB/s 32825 calls/s 32825 msg/s # 8.04 [+0.97] udp rx: 1933 MB/s 1574208 calls/s # 8.06 [+0.03] udp tx: 1931 MB/s 32759 calls/s 32759 msg/s # 8.63 [+0.57] GRO frag list over UDP tunnel ok # 9.35 [+0.72] GRO fwd over UDP tunnel ok # 9.59 [+0.24] IPv6 # 9.83 [+0.23] No GRO ok # 10.32 [+0.49] GRO frag list ok # 10.85 [+0.53] GRO fwd ok # 11.32 [+0.47] UDP fwd perf udp rx: 1772 MB/s 1443308 calls/s # 12.38 [+1.07] udp tx: 1884 MB/s 31961 calls/s 31961 msg/s # 13.36 [+0.98] udp rx: 1896 MB/s 1544208 calls/s # 13.38 [+0.02] udp tx: 1894 MB/s 32139 calls/s 32139 msg/s # 14.36 [+0.98] udp rx: 1881 MB/s 1531728 calls/s # 14.38 [+0.02] udp tx: 1878 MB/s 31865 calls/s 31865 msg/s # 14.50 [+0.12] UDP GRO fwd perf udp rx: 1848 MB/s 1504800 calls/s # 15.57 [+1.07] udp tx: 1896 MB/s 32163 calls/s 32163 msg/s # 16.54 [+0.97] udp rx: 1902 MB/s 1549200 calls/s # 16.57 [+0.03] udp tx: 1901 MB/s 32245 calls/s 32245 msg/s # 17.54 [+0.97] udp rx: 1886 MB/s 1536192 calls/s # 17.57 [+0.02] udp tx: 1885 MB/s 31978 calls/s 31978 msg/s # 18.15 [+0.58] GRO frag list over UDP tunnel ok # 18.88 [+0.73] 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__->