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.21] No GRO ok # 0.69 [+0.47] GRO frag list ok # 1.21 [+0.52] GRO fwd ok # 1.65 [+0.44] UDP fwd perf udp rx: 1662 MB/s 1353797 calls/s # 2.72 [+1.07] udp tx: 1832 MB/s 31084 calls/s 31084 msg/s # 3.69 [+0.97] udp rx: 1952 MB/s 1589408 calls/s # 3.72 [+0.03] udp tx: 1949 MB/s 33060 calls/s 33060 msg/s # 4.69 [+0.98] udp rx: 1937 MB/s 1577328 calls/s # 4.72 [+0.02] udp tx: 1935 MB/s 32831 calls/s 32831 msg/s # 4.83 [+0.12] UDP GRO fwd perf udp rx: 1680 MB/s 1368023 calls/s # 5.89 [+1.06] udp tx: 1891 MB/s 32081 calls/s 32081 msg/s # 6.87 [+0.98] udp rx: 1835 MB/s 1494135 calls/s # 6.89 [+0.02] udp tx: 1908 MB/s 32367 calls/s 32367 msg/s # 7.87 [+0.98] udp rx: 1907 MB/s 1553088 calls/s # 7.89 [+0.02] udp tx: 1904 MB/s 32302 calls/s 32302 msg/s # 8.51 [+0.62] GRO frag list over UDP tunnel ok # 9.28 [+0.77] GRO fwd over UDP tunnel ok # 9.52 [+0.24] IPv6 # 9.76 [+0.24] No GRO ok # 10.29 [+0.54] GRO frag list ok # 10.82 [+0.52] GRO fwd ok # 11.30 [+0.48] UDP fwd perf udp rx: 1695 MB/s 1380324 calls/s # 12.36 [+1.06] udp tx: 1884 MB/s 31966 calls/s 31966 msg/s # 13.33 [+0.97] udp rx: 1947 MB/s 1585840 calls/s # 13.36 [+0.03] udp tx: 1946 MB/s 33013 calls/s 33013 msg/s # 14.35 [+0.99] udp rx: 1912 MB/s 1557296 calls/s # 14.36 [+0.01] udp tx: 1930 MB/s 32740 calls/s 32740 msg/s # 14.48 [+0.12] UDP GRO fwd perf udp rx: 1873 MB/s 1524836 calls/s # 15.55 [+1.08] udp tx: 1972 MB/s 33462 calls/s 33462 msg/s # 16.52 [+0.97] udp rx: 1972 MB/s 1606048 calls/s # 16.55 [+0.03] udp tx: 1970 MB/s 33419 calls/s 33419 msg/s # 17.52 [+0.97] udp rx: 1979 MB/s 1611584 calls/s # 17.55 [+0.03] udp tx: 1976 MB/s 33527 calls/s 33527 msg/s # 18.17 [+0.62] GRO frag list over UDP tunnel ok # 18.98 [+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__->