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.23] No GRO ok # 0.74 [+0.49] GRO frag list ok # 1.29 [+0.55] GRO fwd ok # 1.77 [+0.48] UDP fwd perf udp rx: 1853 MB/s 1508972 calls/s # 2.84 [+1.07] udp tx: 1931 MB/s 32752 calls/s 32752 msg/s # 3.81 [+0.97] udp rx: 1941 MB/s 1580752 calls/s # 3.84 [+0.03] udp tx: 1939 MB/s 32897 calls/s 32897 msg/s # 4.81 [+0.98] udp rx: 1942 MB/s 1581728 calls/s # 4.84 [+0.02] udp tx: 1941 MB/s 32922 calls/s 32922 msg/s # 4.96 [+0.12] UDP GRO fwd perf udp rx: 1879 MB/s 1530188 calls/s # 6.02 [+1.07] udp tx: 1928 MB/s 32717 calls/s 32717 msg/s # 7.00 [+0.97] udp rx: 1934 MB/s 1575072 calls/s # 7.02 [+0.03] udp tx: 1932 MB/s 32778 calls/s 32778 msg/s # 8.00 [+0.98] udp rx: 1932 MB/s 1573536 calls/s # 8.02 [+0.02] udp tx: 1929 MB/s 32732 calls/s 32732 msg/s # 8.63 [+0.60] GRO frag list over UDP tunnel ok # 9.36 [+0.73] GRO fwd over UDP tunnel ok # 9.60 [+0.25] IPv6 # 9.83 [+0.23] No GRO ok # 10.36 [+0.53] GRO frag list ok # 10.91 [+0.55] GRO fwd ok # 11.40 [+0.49] UDP fwd perf udp rx: 1854 MB/s 1510176 calls/s # 12.47 [+1.07] udp tx: 1903 MB/s 32281 calls/s 32281 msg/s # 13.45 [+0.97] udp rx: 1899 MB/s 1546272 calls/s # 13.47 [+0.03] udp tx: 1897 MB/s 32188 calls/s 32188 msg/s # 14.45 [+0.98] udp rx: 1895 MB/s 1542768 calls/s # 14.47 [+0.02] udp tx: 1892 MB/s 32097 calls/s 32097 msg/s # 14.59 [+0.12] UDP GRO fwd perf udp rx: 1834 MB/s 1493568 calls/s # 15.66 [+1.07] udp tx: 1896 MB/s 32168 calls/s 32168 msg/s # 16.63 [+0.97] udp rx: 1905 MB/s 1551552 calls/s # 16.66 [+0.03] udp tx: 1904 MB/s 32295 calls/s 32295 msg/s # 17.63 [+0.97] udp rx: 1906 MB/s 1552464 calls/s # 17.66 [+0.03] udp tx: 1905 MB/s 32313 calls/s 32313 msg/s # 18.23 [+0.57] GRO frag list over UDP tunnel ok # 18.98 [+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__->