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.23 [+0.22] No GRO ok # 0.71 [+0.48] GRO frag list ok # 1.26 [+0.55] GRO fwd ok # 1.73 [+0.47] UDP fwd perf udp rx: 1677 MB/s 1365559 calls/s # 2.80 [+1.06] udp tx: 1878 MB/s 31869 calls/s 31869 msg/s # 3.77 [+0.98] udp rx: 1916 MB/s 1559856 calls/s # 3.80 [+0.02] udp tx: 1914 MB/s 32477 calls/s 32477 msg/s # 4.77 [+0.98] udp rx: 1937 MB/s 1577280 calls/s # 4.80 [+0.02] udp tx: 1934 MB/s 32816 calls/s 32816 msg/s # 4.91 [+0.12] UDP GRO fwd perf udp rx: 1848 MB/s 1505248 calls/s # 5.97 [+1.06] udp tx: 1881 MB/s 31918 calls/s 31918 msg/s # 6.95 [+0.98] udp rx: 1575 MB/s 1282222 calls/s # 6.97 [+0.02] udp tx: 1886 MB/s 31990 calls/s 31990 msg/s # 7.95 [+0.98] udp rx: 1930 MB/s 1571298 calls/s # 7.97 [+0.02] udp tx: 1937 MB/s 32854 calls/s 32854 msg/s # 8.52 [+0.55] GRO frag list over UDP tunnel ok # 9.21 [+0.69] GRO fwd over UDP tunnel ok # 9.44 [+0.23] IPv6 # 9.67 [+0.23] No GRO ok # 10.15 [+0.47] GRO frag list ok # 10.69 [+0.54] GRO fwd ok # 11.17 [+0.48] UDP fwd perf udp rx: 1549 MB/s 1261430 calls/s # 12.23 [+1.06] udp tx: 1866 MB/s 31662 calls/s 31662 msg/s # 13.20 [+0.98] udp rx: 1741 MB/s 1418123 calls/s # 13.23 [+0.02] udp tx: 1938 MB/s 32871 calls/s 32871 msg/s # 14.21 [+0.98] udp rx: 1688 MB/s 1374387 calls/s # 14.23 [+0.02] udp tx: 1922 MB/s 32605 calls/s 32605 msg/s # 14.35 [+0.12] UDP GRO fwd perf udp rx: 1896 MB/s 1544208 calls/s # 15.42 [+1.07] udp tx: 1951 MB/s 33100 calls/s 33100 msg/s # 16.39 [+0.97] udp rx: 1951 MB/s 1588608 calls/s # 16.42 [+0.03] udp tx: 1949 MB/s 33063 calls/s 33063 msg/s # 17.39 [+0.98] udp rx: 1939 MB/s 1578768 calls/s # 17.42 [+0.02] udp tx: 1936 MB/s 32852 calls/s 32852 msg/s # 17.96 [+0.54] GRO frag list over UDP tunnel ok # 18.76 [+0.80] 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__->