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.81 [+0.55] GRO frag list ok # 1.43 [+0.62] GRO fwd ok # 1.93 [+0.50] UDP fwd perf udp rx: 1421 MB/s 1157324 calls/s # 3.00 [+1.07] udp tx: 1789 MB/s 30352 calls/s 30352 msg/s # 3.97 [+0.97] udp rx: 1814 MB/s 1477339 calls/s # 4.00 [+0.03] udp tx: 1860 MB/s 31551 calls/s 31551 msg/s # 4.97 [+0.97] udp rx: 1863 MB/s 1517184 calls/s # 5.00 [+0.03] udp tx: 1862 MB/s 31588 calls/s 31588 msg/s # 5.12 [+0.12] UDP GRO fwd perf udp rx: 1711 MB/s 1393008 calls/s # 6.21 [+1.08] udp tx: 1776 MB/s 30129 calls/s 30129 msg/s # 7.17 [+0.96] udp rx: 1863 MB/s 1517424 calls/s # 7.21 [+0.04] udp tx: 1861 MB/s 31576 calls/s 31576 msg/s # 8.17 [+0.97] udp rx: 1766 MB/s 1437936 calls/s # 8.21 [+0.03] udp tx: 1758 MB/s 29824 calls/s 29824 msg/s # 8.84 [+0.63] GRO frag list over UDP tunnel ok # 9.64 [+0.81] GRO fwd over UDP tunnel ok # 9.90 [+0.26] IPv6 # 10.14 [+0.24] No GRO ok # 10.71 [+0.56] GRO frag list ok # 11.27 [+0.57] GRO fwd ok # 11.76 [+0.49] UDP fwd perf udp rx: 1695 MB/s 1380188 calls/s # 12.83 [+1.06] udp tx: 1791 MB/s 30387 calls/s 30387 msg/s # 13.80 [+0.97] udp rx: 1865 MB/s 1518672 calls/s # 13.83 [+0.03] udp tx: 1863 MB/s 31611 calls/s 31611 msg/s # 14.80 [+0.98] udp rx: 1864 MB/s 1517712 calls/s # 14.83 [+0.02] udp tx: 1862 MB/s 31584 calls/s 31584 msg/s # 14.95 [+0.12] UDP GRO fwd perf udp rx: 1723 MB/s 1403424 calls/s # 16.02 [+1.07] udp tx: 1775 MB/s 30122 calls/s 30122 msg/s # 16.99 [+0.97] udp rx: 1846 MB/s 1503168 calls/s # 17.02 [+0.03] udp tx: 1844 MB/s 31282 calls/s 31282 msg/s # 17.99 [+0.97] udp rx: 1844 MB/s 1501584 calls/s # 18.02 [+0.03] udp tx: 1843 MB/s 31273 calls/s 31273 msg/s # 18.64 [+0.62] GRO frag list over UDP tunnel ok # 19.37 [+0.73] 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__->