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.31 [+0.29] No GRO ok # 0.93 [+0.62] GRO frag list ok # 1.59 [+0.66] GRO fwd ok # 2.10 [+0.51] UDP fwd perf udp rx: 1497 MB/s 1219165 calls/s # 3.18 [+1.08] udp tx: 1659 MB/s 28143 calls/s 28143 msg/s # 4.14 [+0.97] udp rx: 1795 MB/s 1461552 calls/s # 4.18 [+0.03] udp tx: 1795 MB/s 30452 calls/s 30452 msg/s # 5.15 [+0.97] udp rx: 1788 MB/s 1455854 calls/s # 5.18 [+0.03] udp tx: 1804 MB/s 30606 calls/s 30606 msg/s # 5.30 [+0.12] UDP GRO fwd perf udp rx: 1620 MB/s 1319437 calls/s # 6.38 [+1.08] udp tx: 1726 MB/s 29279 calls/s 29279 msg/s # 7.34 [+0.97] udp rx: 1761 MB/s 1434296 calls/s # 7.38 [+0.03] udp tx: 1755 MB/s 29766 calls/s 29766 msg/s # 8.35 [+0.97] udp rx: 1684 MB/s 1371544 calls/s # 8.38 [+0.03] udp tx: 1687 MB/s 28613 calls/s 28613 msg/s # 9.00 [+0.62] GRO frag list over UDP tunnel ok # 9.79 [+0.79] GRO fwd over UDP tunnel ok # 10.06 [+0.27] IPv6 # 10.31 [+0.25] No GRO ok # 10.86 [+0.55] GRO frag list ok # 11.46 [+0.60] GRO fwd ok # 11.98 [+0.52] UDP fwd perf udp rx: 1135 MB/s 924668 calls/s # 13.07 [+1.09] udp tx: 1182 MB/s 20051 calls/s 20051 msg/s # 14.03 [+0.96] udp rx: 1213 MB/s 987600 calls/s # 14.07 [+0.04] udp tx: 1212 MB/s 20564 calls/s 20564 msg/s # 15.03 [+0.96] udp rx: 1224 MB/s 996672 calls/s # 15.07 [+0.04] udp tx: 1222 MB/s 20726 calls/s 20726 msg/s # 15.19 [+0.12] UDP GRO fwd perf udp rx: 901 MB/s 734100 calls/s # 16.27 [+1.08] udp tx: 1216 MB/s 20626 calls/s 20626 msg/s # 17.24 [+0.97] udp rx: 1200 MB/s 977664 calls/s # 17.27 [+0.03] udp tx: 1199 MB/s 20350 calls/s 20350 msg/s # 18.24 [+0.97] udp rx: 1203 MB/s 979632 calls/s # 18.27 [+0.03] udp tx: 1201 MB/s 20385 calls/s 20385 msg/s # 18.89 [+0.62] GRO frag list over UDP tunnel ok # 19.72 [+0.82] 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__->