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.32 [+0.30] No GRO ok # 0.93 [+0.61] GRO frag list ok # 1.58 [+0.64] GRO fwd ok # 2.15 [+0.57] UDP fwd perf udp rx: 929 MB/s 756407 calls/s # 3.24 [+1.09] udp tx: 1488 MB/s 25245 calls/s 25245 msg/s # 4.20 [+0.96] udp rx: 1480 MB/s 1205415 calls/s # 4.24 [+0.04] udp tx: 1692 MB/s 28713 calls/s 28713 msg/s # 5.20 [+0.97] udp rx: 1288 MB/s 1048792 calls/s # 5.24 [+0.03] udp tx: 1485 MB/s 25201 calls/s 25201 msg/s # 5.36 [+0.12] UDP GRO fwd perf udp rx: 1178 MB/s 959574 calls/s # 6.43 [+1.08] udp tx: 1217 MB/s 20650 calls/s 20650 msg/s # 7.40 [+0.97] udp rx: 1776 MB/s 1446424 calls/s # 7.43 [+0.03] udp tx: 1806 MB/s 30635 calls/s 30635 msg/s # 8.40 [+0.97] udp rx: 1858 MB/s 1512760 calls/s # 8.43 [+0.03] udp tx: 1855 MB/s 31478 calls/s 31478 msg/s # 9.08 [+0.64] GRO frag list over UDP tunnel ok # 9.91 [+0.83] GRO fwd over UDP tunnel ok # 10.18 [+0.27] IPv6 # 10.45 [+0.27] No GRO ok # 11.01 [+0.56] GRO frag list ok # 11.55 [+0.54] GRO fwd ok # 12.04 [+0.49] UDP fwd perf udp rx: 1378 MB/s 1121910 calls/s # 13.11 [+1.07] udp tx: 1814 MB/s 30777 calls/s 30777 msg/s # 14.08 [+0.97] udp rx: 1467 MB/s 1194471 calls/s # 14.11 [+0.03] udp tx: 1818 MB/s 30849 calls/s 30849 msg/s # 15.08 [+0.97] udp rx: 1263 MB/s 1028818 calls/s # 15.11 [+0.03] udp tx: 1389 MB/s 23564 calls/s 23564 msg/s # 15.23 [+0.12] UDP GRO fwd perf udp rx: 1037 MB/s 844717 calls/s # 16.31 [+1.08] udp tx: 1107 MB/s 18788 calls/s 18788 msg/s # 17.28 [+0.97] udp rx: 1043 MB/s 849793 calls/s # 17.31 [+0.03] udp tx: 1065 MB/s 18068 calls/s 18068 msg/s # 18.28 [+0.97] udp rx: 1044 MB/s 850155 calls/s # 18.31 [+0.03] udp tx: 1148 MB/s 19478 calls/s 19478 msg/s # 18.95 [+0.64] GRO frag list over UDP tunnel ok # 19.78 [+0.83] 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__->