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.80 [+0.54] GRO frag list ok # 1.42 [+0.62] GRO fwd ok # 1.93 [+0.51] UDP fwd perf udp rx: 1083 MB/s 882132 calls/s # 3.00 [+1.07] udp tx: 1689 MB/s 28660 calls/s 28660 msg/s # 3.97 [+0.97] udp rx: 1557 MB/s 1267958 calls/s # 4.00 [+0.03] udp tx: 1659 MB/s 28142 calls/s 28142 msg/s # 4.97 [+0.97] udp rx: 1403 MB/s 1142796 calls/s # 5.00 [+0.03] udp tx: 1794 MB/s 30437 calls/s 30437 msg/s # 5.12 [+0.12] UDP GRO fwd perf udp rx: 1404 MB/s 1143560 calls/s # 6.20 [+1.07] udp tx: 1733 MB/s 29402 calls/s 29402 msg/s # 7.17 [+0.97] udp rx: 1638 MB/s 1334308 calls/s # 7.20 [+0.03] udp tx: 1639 MB/s 27800 calls/s 27800 msg/s # 8.17 [+0.97] udp rx: 1708 MB/s 1390808 calls/s # 8.20 [+0.03] udp tx: 1779 MB/s 30174 calls/s 30174 msg/s # 8.82 [+0.62] GRO frag list over UDP tunnel ok # 9.62 [+0.81] GRO fwd over UDP tunnel ok # 9.87 [+0.25] IPv6 # 10.13 [+0.25] No GRO ok # 10.65 [+0.53] GRO frag list ok # 11.22 [+0.56] GRO fwd ok # 11.73 [+0.51] UDP fwd perf udp rx: 1101 MB/s 896508 calls/s # 12.81 [+1.08] udp tx: 1186 MB/s 20117 calls/s 20117 msg/s # 13.77 [+0.97] udp rx: 1221 MB/s 994656 calls/s # 13.81 [+0.03] udp tx: 1220 MB/s 20698 calls/s 20698 msg/s # 14.77 [+0.97] udp rx: 709 MB/s 577634 calls/s # 14.81 [+0.04] udp tx: 704 MB/s 11942 calls/s 11942 msg/s # 14.97 [+0.16] UDP GRO fwd perf udp rx: 810 MB/s 659748 calls/s # 16.15 [+1.18] udp tx: 867 MB/s 14706 calls/s 14706 msg/s # 17.09 [+0.93] udp rx: 1099 MB/s 895200 calls/s # 17.15 [+0.07] udp tx: 1125 MB/s 19081 calls/s 19081 msg/s # 18.09 [+0.94] udp rx: 1167 MB/s 950360 calls/s # 18.15 [+0.06] udp tx: 1167 MB/s 19795 calls/s 19795 msg/s # 18.78 [+0.63] GRO frag list over UDP tunnel ok # 19.59 [+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__->