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.28 [+0.26] No GRO ok # 0.89 [+0.61] GRO frag list ok # 1.55 [+0.66] GRO fwd ok # 2.09 [+0.53] UDP fwd perf udp rx: 1393 MB/s 1134541 calls/s # 3.15 [+1.07] udp tx: 1776 MB/s 30123 calls/s 30123 msg/s # 4.13 [+0.98] udp rx: 1904 MB/s 1550784 calls/s # 4.15 [+0.02] udp tx: 1903 MB/s 32287 calls/s 32287 msg/s # 5.13 [+0.98] udp rx: 1903 MB/s 1549968 calls/s # 5.15 [+0.02] udp tx: 1901 MB/s 32244 calls/s 32244 msg/s # 5.28 [+0.12] UDP GRO fwd perf udp rx: 1694 MB/s 1379328 calls/s # 6.35 [+1.07] udp tx: 1743 MB/s 29574 calls/s 29574 msg/s # 7.32 [+0.97] udp rx: 1900 MB/s 1546896 calls/s # 7.35 [+0.03] udp tx: 1898 MB/s 32197 calls/s 32197 msg/s # 8.32 [+0.98] udp rx: 1902 MB/s 1548528 calls/s # 8.35 [+0.02] udp tx: 1899 MB/s 32219 calls/s 32219 msg/s # 9.00 [+0.65] GRO frag list over UDP tunnel ok # 9.78 [+0.78] GRO fwd over UDP tunnel ok # 10.03 [+0.25] IPv6 # 10.29 [+0.26] No GRO ok # 10.83 [+0.54] GRO frag list ok # 11.39 [+0.56] GRO fwd ok # 11.89 [+0.50] UDP fwd perf udp rx: 1070 MB/s 871597 calls/s # 12.96 [+1.07] udp tx: 1668 MB/s 28301 calls/s 28301 msg/s # 13.93 [+0.97] udp rx: 1549 MB/s 1261503 calls/s # 13.96 [+0.02] udp tx: 1807 MB/s 30657 calls/s 30657 msg/s # 14.93 [+0.98] udp rx: 1662 MB/s 1353170 calls/s # 14.96 [+0.02] udp tx: 1798 MB/s 30509 calls/s 30509 msg/s # 15.08 [+0.12] UDP GRO fwd perf udp rx: 1323 MB/s 1077760 calls/s # 16.15 [+1.07] udp tx: 1736 MB/s 29456 calls/s 29456 msg/s # 17.12 [+0.97] udp rx: 1646 MB/s 1340296 calls/s # 17.15 [+0.03] udp tx: 1779 MB/s 30182 calls/s 30182 msg/s # 18.12 [+0.97] udp rx: 1542 MB/s 1255785 calls/s # 18.15 [+0.03] udp tx: 1811 MB/s 30724 calls/s 30724 msg/s # 18.74 [+0.59] GRO frag list over UDP tunnel ok # 19.50 [+0.77] 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__->