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.25 [+0.24] No GRO ok # 0.76 [+0.50] GRO frag list ok # 1.27 [+0.52] GRO fwd ok # 1.75 [+0.48] UDP fwd perf udp rx: 1420 MB/s 1156378 calls/s # 2.81 [+1.06] udp tx: 1847 MB/s 31329 calls/s 31329 msg/s # 3.79 [+0.97] udp rx: 1928 MB/s 1570176 calls/s # 3.81 [+0.03] udp tx: 1939 MB/s 32889 calls/s 32889 msg/s # 4.79 [+0.97] udp rx: 1936 MB/s 1576800 calls/s # 4.81 [+0.03] udp tx: 1935 MB/s 32821 calls/s 32821 msg/s # 4.93 [+0.12] UDP GRO fwd perf udp rx: 1828 MB/s 1488680 calls/s # 5.99 [+1.06] udp tx: 1895 MB/s 32155 calls/s 32155 msg/s # 6.97 [+0.97] udp rx: 1987 MB/s 1617984 calls/s # 6.99 [+0.03] udp tx: 1988 MB/s 33720 calls/s 33720 msg/s # 7.98 [+0.99] udp rx: 1940 MB/s 1579776 calls/s # 7.99 [+0.01] udp tx: 1982 MB/s 33622 calls/s 33622 msg/s # 8.60 [+0.61] GRO frag list over UDP tunnel ok # 9.34 [+0.74] GRO fwd over UDP tunnel ok # 9.59 [+0.25] IPv6 # 9.86 [+0.27] No GRO ok # 10.36 [+0.49] GRO frag list ok # 10.88 [+0.52] GRO fwd ok # 11.36 [+0.48] UDP fwd perf udp rx: 1712 MB/s 1394317 calls/s # 12.42 [+1.07] udp tx: 1891 MB/s 32082 calls/s 32082 msg/s # 13.39 [+0.97] udp rx: 1928 MB/s 1569680 calls/s # 13.42 [+0.03] udp tx: 1926 MB/s 32678 calls/s 32678 msg/s # 14.39 [+0.97] udp rx: 1917 MB/s 1560912 calls/s # 14.42 [+0.03] udp tx: 1914 MB/s 32472 calls/s 32472 msg/s # 14.54 [+0.12] UDP GRO fwd perf udp rx: 1843 MB/s 1500672 calls/s # 15.60 [+1.06] udp tx: 1898 MB/s 32198 calls/s 32198 msg/s # 16.57 [+0.97] udp rx: 1958 MB/s 1594320 calls/s # 16.60 [+0.03] udp tx: 1957 MB/s 33195 calls/s 33195 msg/s # 17.58 [+0.97] udp rx: 1972 MB/s 1605552 calls/s # 17.60 [+0.03] udp tx: 1970 MB/s 33418 calls/s 33418 msg/s # 18.14 [+0.54] GRO frag list over UDP tunnel ok # 18.89 [+0.75] 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__->