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.26 [+0.25] No GRO ok # 0.77 [+0.50] GRO frag list ok # 1.37 [+0.60] GRO fwd ok # 1.85 [+0.48] UDP fwd perf udp rx: 1078 MB/s 878343 calls/s # 2.92 [+1.07] udp tx: 1175 MB/s 19934 calls/s 19934 msg/s # 3.89 [+0.97] udp rx: 1178 MB/s 959472 calls/s # 3.92 [+0.03] udp tx: 1177 MB/s 19973 calls/s 19973 msg/s # 4.89 [+0.97] udp rx: 1162 MB/s 946700 calls/s # 4.92 [+0.03] udp tx: 1180 MB/s 20024 calls/s 20024 msg/s # 5.04 [+0.12] UDP GRO fwd perf udp rx: 1593 MB/s 1297235 calls/s # 6.11 [+1.07] udp tx: 1650 MB/s 27988 calls/s 27988 msg/s # 7.08 [+0.97] udp rx: 1682 MB/s 1369531 calls/s # 7.10 [+0.03] udp tx: 1813 MB/s 30766 calls/s 30766 msg/s # 8.08 [+0.97] udp rx: 1820 MB/s 1482336 calls/s # 8.10 [+0.03] udp tx: 1818 MB/s 30836 calls/s 30836 msg/s # 8.65 [+0.55] GRO frag list over UDP tunnel ok # 9.37 [+0.72] GRO fwd over UDP tunnel ok # 9.61 [+0.24] IPv6 # 9.85 [+0.24] No GRO ok # 10.37 [+0.52] GRO frag list ok # 10.88 [+0.52] GRO fwd ok # 11.36 [+0.48] UDP fwd perf udp rx: 1396 MB/s 1136662 calls/s # 12.43 [+1.07] udp tx: 1678 MB/s 28470 calls/s 28470 msg/s # 13.40 [+0.97] udp rx: 1748 MB/s 1423584 calls/s # 13.43 [+0.03] udp tx: 1750 MB/s 29693 calls/s 29693 msg/s # 14.40 [+0.97] udp rx: 1671 MB/s 1361040 calls/s # 14.43 [+0.03] udp tx: 1669 MB/s 28322 calls/s 28322 msg/s # 14.55 [+0.12] UDP GRO fwd perf udp rx: 1617 MB/s 1316453 calls/s # 15.61 [+1.06] udp tx: 1794 MB/s 30428 calls/s 30428 msg/s # 16.58 [+0.97] udp rx: 1555 MB/s 1266211 calls/s # 16.61 [+0.03] udp tx: 1760 MB/s 29864 calls/s 29864 msg/s # 17.59 [+0.97] udp rx: 1610 MB/s 1311393 calls/s # 17.61 [+0.03] udp tx: 1800 MB/s 30532 calls/s 30532 msg/s # 18.18 [+0.57] GRO frag list over UDP tunnel ok # 18.91 [+0.74] 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__->