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.22] No GRO ok # 0.78 [+0.53] GRO frag list ok # 1.33 [+0.55] GRO fwd ok # 1.79 [+0.46] UDP fwd perf udp rx: 1490 MB/s 1213340 calls/s # 2.86 [+1.07] udp tx: 1920 MB/s 32578 calls/s 32578 msg/s # 3.83 [+0.97] udp rx: 1993 MB/s 1622944 calls/s # 3.86 [+0.03] udp tx: 1993 MB/s 33812 calls/s 33812 msg/s # 4.83 [+0.97] udp rx: 1675 MB/s 1364307 calls/s # 4.86 [+0.03] udp tx: 1964 MB/s 33327 calls/s 33327 msg/s # 4.98 [+0.12] UDP GRO fwd perf udp rx: 1836 MB/s 1495484 calls/s # 6.04 [+1.06] udp tx: 1882 MB/s 31928 calls/s 31928 msg/s # 7.02 [+0.98] udp rx: 1978 MB/s 1611120 calls/s # 7.04 [+0.02] udp tx: 1977 MB/s 33546 calls/s 33546 msg/s # 8.02 [+0.98] udp rx: 1976 MB/s 1609104 calls/s # 8.04 [+0.02] udp tx: 1974 MB/s 33481 calls/s 33481 msg/s # 8.60 [+0.56] GRO frag list over UDP tunnel ok # 9.27 [+0.67] GRO fwd over UDP tunnel ok # 9.51 [+0.24] IPv6 # 9.71 [+0.20] No GRO ok # 10.20 [+0.49] GRO frag list ok # 10.70 [+0.50] GRO fwd ok # 11.18 [+0.48] UDP fwd perf udp rx: 1537 MB/s 1252053 calls/s # 12.25 [+1.07] udp tx: 1810 MB/s 30710 calls/s 30710 msg/s # 13.22 [+0.97] udp rx: 1968 MB/s 1602624 calls/s # 13.25 [+0.03] udp tx: 1966 MB/s 33361 calls/s 33361 msg/s # 14.22 [+0.97] udp rx: 1901 MB/s 1547664 calls/s # 14.25 [+0.03] udp tx: 1898 MB/s 32207 calls/s 32207 msg/s # 14.37 [+0.12] UDP GRO fwd perf udp rx: 1911 MB/s 1556144 calls/s # 15.44 [+1.06] udp tx: 1963 MB/s 33298 calls/s 33298 msg/s # 16.41 [+0.97] udp rx: 1958 MB/s 1594640 calls/s # 16.44 [+0.03] udp tx: 1956 MB/s 33185 calls/s 33185 msg/s # 17.41 [+0.98] udp rx: 1897 MB/s 1544781 calls/s # 17.44 [+0.02] udp tx: 1947 MB/s 33029 calls/s 33029 msg/s # 17.97 [+0.53] GRO frag list over UDP tunnel ok # 18.65 [+0.69] 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__->