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.74 [+0.49] GRO frag list ok # 1.29 [+0.55] GRO fwd ok # 1.76 [+0.47] UDP fwd perf udp rx: 1741 MB/s 1418180 calls/s # 2.82 [+1.06] udp tx: 1800 MB/s 30541 calls/s 30541 msg/s # 3.80 [+0.97] udp rx: 1949 MB/s 1586736 calls/s # 3.82 [+0.03] udp tx: 1948 MB/s 33054 calls/s 33054 msg/s # 4.80 [+0.97] udp rx: 1894 MB/s 1542669 calls/s # 4.82 [+0.03] udp tx: 1948 MB/s 33050 calls/s 33050 msg/s # 4.94 [+0.12] UDP GRO fwd perf udp rx: 1831 MB/s 1490784 calls/s # 6.00 [+1.06] udp tx: 1871 MB/s 31734 calls/s 31734 msg/s # 6.98 [+0.98] udp rx: 1796 MB/s 1462944 calls/s # 7.00 [+0.02] udp tx: 1802 MB/s 30577 calls/s 30577 msg/s # 7.98 [+0.98] udp rx: 1619 MB/s 1318076 calls/s # 8.00 [+0.02] udp tx: 1951 MB/s 33102 calls/s 33102 msg/s # 8.55 [+0.55] GRO frag list over UDP tunnel ok # 9.28 [+0.73] GRO fwd over UDP tunnel ok # 9.52 [+0.24] IPv6 # 9.74 [+0.23] No GRO ok # 10.23 [+0.49] GRO frag list ok # 10.77 [+0.54] GRO fwd ok # 11.21 [+0.44] UDP fwd perf udp rx: 1799 MB/s 1464816 calls/s # 12.28 [+1.06] udp tx: 1847 MB/s 31342 calls/s 31342 msg/s # 13.25 [+0.97] udp rx: 1823 MB/s 1484800 calls/s # 13.28 [+0.03] udp tx: 1821 MB/s 30892 calls/s 30892 msg/s # 14.25 [+0.98] udp rx: 1837 MB/s 1495664 calls/s # 14.28 [+0.02] udp tx: 1835 MB/s 31128 calls/s 31128 msg/s # 14.39 [+0.12] UDP GRO fwd perf udp rx: 1852 MB/s 1508544 calls/s # 15.45 [+1.06] udp tx: 1900 MB/s 32226 calls/s 32226 msg/s # 16.43 [+0.98] udp rx: 1945 MB/s 1583616 calls/s # 16.45 [+0.02] udp tx: 1941 MB/s 32922 calls/s 32922 msg/s # 17.43 [+0.98] udp rx: 1930 MB/s 1571856 calls/s # 17.45 [+0.02] udp tx: 1930 MB/s 32742 calls/s 32742 msg/s # 18.05 [+0.59] GRO frag list over UDP tunnel ok # 18.76 [+0.72] 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__->