Browse Source

samples: net: zperf: Add Zperf server report skip

This way server report is skipped, but client stats are still dumped.

Signed-off-by: Chaitanya Tata <Chaitanya.Tata@nordicsemi.no>
pull/89957/merge
Chaitanya Tata 1 month ago committed by Benjamin Cabé
parent
commit
810697bf4b
  1. 1
      samples/net/zperf/overlay-loopback.conf

1
samples/net/zperf/overlay-loopback.conf

@ -3,6 +3,7 @@ CONFIG_NET_LOOPBACK=y @@ -3,6 +3,7 @@ CONFIG_NET_LOOPBACK=y
CONFIG_NET_LOOPBACK_MTU=1100
# Enable for testing TX only
#CONFIG_NET_LOOPBACK_SIMULATE_PACKET_DROP=y
#CONFIG_NET_ZPERF_UDP_REPORT_RETANSMISSION_COUNT=0
CONFIG_NET_BUF_DATA_SIZE=1100
# Optimized networking settings for performance

Loading…
Cancel
Save