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.31 [+0.56] GRO fwd ok # 1.79 [+0.49] UDP fwd perf udp rx: 1974 MB/s 1607808 calls/s # 2.86 [+1.07] udp tx: 2029 MB/s 34426 calls/s 34426 msg/s # 3.84 [+0.97] udp rx: 1958 MB/s 1594080 calls/s # 3.86 [+0.03] udp tx: 1953 MB/s 33130 calls/s 33130 msg/s # 4.84 [+0.97] udp rx: 1959 MB/s 1595376 calls/s # 4.86 [+0.03] udp tx: 1960 MB/s 33257 calls/s 33257 msg/s # 4.99 [+0.12] UDP GRO fwd perf udp rx: 1908 MB/s 1553472 calls/s # 6.05 [+1.07] udp tx: 1947 MB/s 33033 calls/s 33033 msg/s # 7.03 [+0.98] udp rx: 1957 MB/s 1593792 calls/s # 7.05 [+0.02] udp tx: 1955 MB/s 33172 calls/s 33172 msg/s # 8.04 [+0.98] udp rx: 1961 MB/s 1596528 calls/s # 8.05 [+0.02] udp tx: 1958 MB/s 33222 calls/s 33222 msg/s # 8.62 [+0.57] GRO frag list over UDP tunnel ok # 9.36 [+0.74] GRO fwd over UDP tunnel ok # 9.60 [+0.24] IPv6 # 9.83 [+0.22] No GRO ok # 10.33 [+0.50] GRO frag list ok # 10.84 [+0.51] GRO fwd ok # 11.30 [+0.46] UDP fwd perf udp rx: 1458 MB/s 1187564 calls/s # 12.36 [+1.07] udp tx: 1855 MB/s 31475 calls/s 31475 msg/s # 13.34 [+0.97] udp rx: 1923 MB/s 1566096 calls/s # 13.37 [+0.03] udp tx: 1921 MB/s 32586 calls/s 32586 msg/s # 14.34 [+0.97] udp rx: 1914 MB/s 1558416 calls/s # 14.36 [+0.03] udp tx: 1914 MB/s 32478 calls/s 32478 msg/s # 14.49 [+0.12] UDP GRO fwd perf udp rx: 1874 MB/s 1526112 calls/s # 15.56 [+1.07] udp tx: 1925 MB/s 32654 calls/s 32654 msg/s # 16.53 [+0.97] udp rx: 1927 MB/s 1569456 calls/s # 16.56 [+0.03] udp tx: 1927 MB/s 32684 calls/s 32684 msg/s # 17.54 [+0.97] udp rx: 1928 MB/s 1569936 calls/s # 17.56 [+0.03] udp tx: 1926 MB/s 32679 calls/s 32679 msg/s # 18.12 [+0.56] GRO frag list over UDP tunnel ok # 18.87 [+0.74] 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__->