zephyr/samples/net/zperf/boards
Jordan Yates 80f7124155 samples: net: zperf: fix NRF_WIFI_DATA_HEAP_SIZE
Commit e33d9ee4 incorrectly stated that:
 > Now that nRF70 by default uses zero-copy fine-tune the configuration
   to get optimal memory while getting peak throughputs.

This is incorrect since `NRF_WIFI_ZERO_COPY_TX` is only enabled by
default for the nRF54L series. Update the data heap size so that the
smaller value is only used when `NRF_WIFI_ZERO_COPY_TX` is enabled.

Signed-off-by: Jordan Yates <jordan@embeint.com>
2025-04-22 10:00:19 +02:00
..
frdm_rw612.conf
fvp_base_revc_2xaemv8a.conf
fvp_base_revc_2xaemv8a.overlay
fvp_baser_aemv8r.conf
fvp_baser_aemv8r.overlay
mimxrt1050_evk_mimxrt1052_hyperflash.conf
mimxrt1060_evk_mimxrt1062_qspi.conf
mimxrt1064_evk.conf
mimxrt1170_evk_mimxrt1176_cm7_A.conf
mr_canhubk3.conf
nrf7002dk_nrf5340_cpuapp.conf samples: net: zperf: fix NRF_WIFI_DATA_HEAP_SIZE 2025-04-22 10:00:19 +02:00