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.29 [+0.27] No GRO ok # 0.83 [+0.55] GRO frag list ok # 1.38 [+0.55] GRO fwd ok # 1.83 [+0.44] UDP fwd perf udp rx: 1450 MB/s 1180668 calls/s # 2.89 [+1.06] udp tx: 1925 MB/s 32663 calls/s 32663 msg/s # 3.86 [+0.97] udp rx: 1989 MB/s 1619856 calls/s # 3.89 [+0.03] udp tx: 1987 MB/s 33716 calls/s 33716 msg/s # 4.87 [+0.97] udp rx: 1762 MB/s 1434731 calls/s # 4.89 [+0.03] udp tx: 1992 MB/s 33789 calls/s 33789 msg/s # 5.01 [+0.12] UDP GRO fwd perf udp rx: 1694 MB/s 1379529 calls/s # 6.09 [+1.07] udp tx: 1860 MB/s 31547 calls/s 31547 msg/s # 7.06 [+0.97] udp rx: 1973 MB/s 1606320 calls/s # 7.09 [+0.03] udp tx: 1971 MB/s 33432 calls/s 33432 msg/s # 8.06 [+0.97] udp rx: 1521 MB/s 1238799 calls/s # 8.09 [+0.03] udp tx: 1966 MB/s 33358 calls/s 33358 msg/s # 8.63 [+0.55] GRO frag list over UDP tunnel ok # 9.35 [+0.71] GRO fwd over UDP tunnel ok # 9.58 [+0.24] IPv6 # 9.81 [+0.23] No GRO ok # 10.30 [+0.49] GRO frag list ok # 10.82 [+0.52] GRO fwd ok # 11.31 [+0.49] UDP fwd perf udp rx: 1532 MB/s 1247404 calls/s # 12.38 [+1.07] udp tx: 1755 MB/s 29779 calls/s 29779 msg/s # 13.35 [+0.97] udp rx: 1949 MB/s 1587308 calls/s # 13.38 [+0.03] udp tx: 1950 MB/s 33082 calls/s 33082 msg/s # 14.35 [+0.97] udp rx: 1923 MB/s 1565564 calls/s # 14.38 [+0.03] udp tx: 1948 MB/s 33045 calls/s 33045 msg/s # 14.49 [+0.12] UDP GRO fwd perf udp rx: 1778 MB/s 1447807 calls/s # 15.56 [+1.06] udp tx: 1910 MB/s 32399 calls/s 32399 msg/s # 16.53 [+0.97] udp rx: 1956 MB/s 1592784 calls/s # 16.56 [+0.03] udp tx: 1954 MB/s 33146 calls/s 33146 msg/s # 17.53 [+0.98] udp rx: 1937 MB/s 1577316 calls/s # 17.56 [+0.02] udp tx: 1956 MB/s 33181 calls/s 33181 msg/s # 18.11 [+0.55] GRO frag list over UDP tunnel ok # 18.87 [+0.76] 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__->