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.30 [+0.28] No GRO ok # 0.91 [+0.61] GRO frag list ok # 1.55 [+0.63] GRO fwd ok # 2.07 [+0.53] UDP fwd perf udp rx: 1193 MB/s 972022 calls/s # 3.15 [+1.07] udp tx: 1635 MB/s 27739 calls/s 27739 msg/s # 4.12 [+0.97] udp rx: 1142 MB/s 930384 calls/s # 4.15 [+0.03] udp tx: 1123 MB/s 19059 calls/s 19059 msg/s # 5.12 [+0.97] udp rx: 1092 MB/s 889392 calls/s # 5.15 [+0.03] udp tx: 1095 MB/s 18574 calls/s 18574 msg/s # 5.27 [+0.12] UDP GRO fwd perf udp rx: 1077 MB/s 877584 calls/s # 6.36 [+1.09] udp tx: 1120 MB/s 19002 calls/s 19002 msg/s # 7.32 [+0.96] udp rx: 1129 MB/s 919488 calls/s # 7.36 [+0.04] udp tx: 1153 MB/s 19569 calls/s 19569 msg/s # 8.32 [+0.96] udp rx: 1145 MB/s 932799 calls/s # 8.36 [+0.04] udp tx: 1195 MB/s 20273 calls/s 20273 msg/s # 9.04 [+0.68] GRO frag list over UDP tunnel ok # 9.90 [+0.87] GRO fwd over UDP tunnel ok # 10.19 [+0.29] IPv6 # 10.47 [+0.28] No GRO ok # 11.01 [+0.54] GRO frag list ok # 11.59 [+0.58] GRO fwd ok # 12.11 [+0.52] UDP fwd perf udp rx: 1194 MB/s 972560 calls/s # 13.18 [+1.07] udp tx: 1697 MB/s 28794 calls/s 28794 msg/s # 14.15 [+0.97] udp rx: 1610 MB/s 1311141 calls/s # 14.18 [+0.03] udp tx: 1778 MB/s 30165 calls/s 30165 msg/s # 15.15 [+0.97] udp rx: 1600 MB/s 1302796 calls/s # 15.18 [+0.03] udp tx: 1798 MB/s 30510 calls/s 30510 msg/s # 15.30 [+0.12] UDP GRO fwd perf udp rx: 1765 MB/s 1437712 calls/s # 16.37 [+1.07] udp tx: 1811 MB/s 30728 calls/s 30728 msg/s # 17.34 [+0.97] udp rx: 1688 MB/s 1374992 calls/s # 17.37 [+0.03] udp tx: 1686 MB/s 28607 calls/s 28607 msg/s # 18.34 [+0.98] udp rx: 1738 MB/s 1415342 calls/s # 18.37 [+0.02] udp tx: 1780 MB/s 30196 calls/s 30196 msg/s # 18.99 [+0.62] GRO frag list over UDP tunnel ok # 19.78 [+0.80] 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__->