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.28] No GRO ok # 0.83 [+0.54] GRO frag list ok # 1.44 [+0.61] GRO fwd ok # 1.99 [+0.55] UDP fwd perf udp rx: 1289 MB/s 1049553 calls/s # 3.06 [+1.07] udp tx: 1651 MB/s 28004 calls/s 28004 msg/s # 4.04 [+0.98] udp rx: 1498 MB/s 1219552 calls/s # 4.06 [+0.02] udp tx: 1627 MB/s 27605 calls/s 27605 msg/s # 5.04 [+0.98] udp rx: 1882 MB/s 1532732 calls/s # 5.06 [+0.02] udp tx: 1892 MB/s 32105 calls/s 32105 msg/s # 5.18 [+0.12] UDP GRO fwd perf udp rx: 1696 MB/s 1381152 calls/s # 6.25 [+1.07] udp tx: 1758 MB/s 29818 calls/s 29818 msg/s # 7.22 [+0.97] udp rx: 1750 MB/s 1424803 calls/s # 7.25 [+0.03] udp tx: 1950 MB/s 33082 calls/s 33082 msg/s # 8.22 [+0.97] udp rx: 1972 MB/s 1606240 calls/s # 8.25 [+0.03] udp tx: 1971 MB/s 33434 calls/s 33434 msg/s # 8.83 [+0.58] GRO frag list over UDP tunnel ok # 9.55 [+0.72] GRO fwd over UDP tunnel ok # 9.80 [+0.25] IPv6 # 10.03 [+0.23] No GRO ok # 10.56 [+0.53] GRO frag list ok # 11.07 [+0.52] GRO fwd ok # 11.58 [+0.50] UDP fwd perf udp rx: 1531 MB/s 1246503 calls/s # 12.64 [+1.07] udp tx: 1834 MB/s 31107 calls/s 31107 msg/s # 13.61 [+0.97] udp rx: 1639 MB/s 1335037 calls/s # 13.64 [+0.03] udp tx: 1797 MB/s 30487 calls/s 30487 msg/s # 14.61 [+0.97] udp rx: 1906 MB/s 1551792 calls/s # 14.64 [+0.03] udp tx: 1905 MB/s 32315 calls/s 32315 msg/s # 14.76 [+0.12] UDP GRO fwd perf udp rx: 1565 MB/s 1274390 calls/s # 15.82 [+1.06] udp tx: 1779 MB/s 30178 calls/s 30178 msg/s # 16.80 [+0.97] udp rx: 1892 MB/s 1540896 calls/s # 16.82 [+0.03] udp tx: 1898 MB/s 32194 calls/s 32194 msg/s # 17.80 [+0.97] udp rx: 1741 MB/s 1418109 calls/s # 17.82 [+0.03] udp tx: 1866 MB/s 31662 calls/s 31662 msg/s # 18.44 [+0.61] GRO frag list over UDP tunnel ok # 19.25 [+0.81] 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__->