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.26 [+0.25] No GRO ok # 0.77 [+0.51] GRO frag list ok # 1.29 [+0.52] GRO fwd ok # 1.75 [+0.46] UDP fwd perf udp rx: 1348 MB/s 1098015 calls/s # 2.82 [+1.06] udp tx: 1806 MB/s 30632 calls/s 30632 msg/s # 3.79 [+0.97] udp rx: 1840 MB/s 1497976 calls/s # 3.82 [+0.03] udp tx: 1838 MB/s 31174 calls/s 31174 msg/s # 4.79 [+0.98] udp rx: 1817 MB/s 1479600 calls/s # 4.82 [+0.02] udp tx: 1815 MB/s 30799 calls/s 30799 msg/s # 4.94 [+0.12] UDP GRO fwd perf udp rx: 1852 MB/s 1508072 calls/s # 6.00 [+1.06] udp tx: 1902 MB/s 32275 calls/s 32275 msg/s # 6.98 [+0.97] udp rx: 1852 MB/s 1508248 calls/s # 7.00 [+0.03] udp tx: 1849 MB/s 31376 calls/s 31376 msg/s # 7.98 [+0.98] udp rx: 1832 MB/s 1491936 calls/s # 8.00 [+0.02] udp tx: 1831 MB/s 31064 calls/s 31064 msg/s # 8.54 [+0.54] GRO frag list over UDP tunnel ok # 9.26 [+0.72] GRO fwd over UDP tunnel ok # 9.50 [+0.24] IPv6 # 9.74 [+0.24] No GRO ok # 10.25 [+0.51] GRO frag list ok # 10.75 [+0.50] GRO fwd ok # 11.22 [+0.47] UDP fwd perf udp rx: 1550 MB/s 1262508 calls/s # 12.28 [+1.06] udp tx: 1674 MB/s 28404 calls/s 28404 msg/s # 13.26 [+0.98] udp rx: 1803 MB/s 1468320 calls/s # 13.28 [+0.02] udp tx: 1803 MB/s 30589 calls/s 30589 msg/s # 14.26 [+0.98] udp rx: 1891 MB/s 1540272 calls/s # 14.28 [+0.02] udp tx: 1889 MB/s 32049 calls/s 32049 msg/s # 14.40 [+0.12] UDP GRO fwd perf udp rx: 1772 MB/s 1443179 calls/s # 15.47 [+1.07] udp tx: 1896 MB/s 32159 calls/s 32159 msg/s # 16.44 [+0.97] udp rx: 1948 MB/s 1586672 calls/s # 16.47 [+0.03] udp tx: 1948 MB/s 33047 calls/s 33047 msg/s # 17.44 [+0.98] udp rx: 1981 MB/s 1613280 calls/s # 17.47 [+0.02] udp tx: 1979 MB/s 33579 calls/s 33579 msg/s # 18.07 [+0.60] GRO frag list over UDP tunnel ok # 18.82 [+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__->