zephyr/samples
Maochen Wang f4a0beb2b7 samples: net: wifi: Enable NXP_WIFI_TX_RX_ZERO_COPY for IW610
Enable NXP_WIFI_TX_RX_ZERO_COPY for IW610, which will reduce extra memcpy
between net stack and driver in TX data path and avoid the allocation of
RXPD and mlan_buffer in RX data path, to improve the throughput
performance.
Increase CONFIG_NET_BUF_DATA_SIZE to hold one packet in one buffer.
NXP_WIFI_TX_RX_ZERO_COPY can be enabled not only for NXP_RW610 case.

Signed-off-by: Maochen Wang <maochen.wang@nxp.com>
2025-06-24 09:17:03 +02:00
..
application_development samples: code_relocation_nocopy: update macro for flash size and address 2025-06-24 09:13:33 +02:00
arch sample: arch: mpu: mpu_test: skip run automate for SoC S32Z 2025-05-28 16:37:44 +02:00
basic samples: fade_led: fix no led found error on rpi pico 2025-06-20 16:25:10 +02:00
bluetooth Bluetooth: samples: Use bt_hci_cmd_alloc() 2025-06-23 12:44:53 -07:00
boards samples: boards: espressif: extend SPIRAM test 2025-06-23 16:27:17 -05:00
cpp samples: cpp: hello_world: add cpp target tag 2025-04-09 21:10:27 +02:00
data_structures samples: lib: min_heap: Add min-heap usage example 2025-06-07 13:29:24 +01:00
drivers samples: drivers: i2c: rtio_loopback: add nucleo_f401re/nucleo_h503rb 2025-06-23 12:47:00 -07:00
fuel_gauge boards: adafruit: esp32s2_feather: add support 2025-03-27 14:01:21 +01:00
hello_world samples: hello_world: set minimum flash requirement to 16K 2025-03-04 17:28:33 +01:00
kernel samples, tests: remove usage of space-separated lists 2024-12-04 14:14:53 -05:00
modules samples/tflite-micro: Include <cstdint> before using uint8_t 2025-06-17 16:06:21 +02:00
net samples: net: wifi: Enable NXP_WIFI_TX_RX_ZERO_COPY for IW610 2025-06-24 09:17:03 +02:00
philosophers samples: philosphers: Fix typo in famous name 2025-03-31 08:20:19 +02:00
posix boards: shields: Add shield for NXP ADTJA1101 Ethernet Adapter 2025-06-12 15:04:32 -07:00
psa secure_storage: use hybrid key store in samples/tests 2025-03-14 14:51:58 +01:00
sensor drivers: sensor: icm42688 add axis_align in DT 2025-06-23 16:29:32 -05:00
shields drivers: npm13xx: rename npm1300 to npm13xx 2025-06-23 16:19:43 +01:00
subsys boards: st: stm32 boards qspi-nor-flash DTS configuration 2025-06-24 09:13:33 +02:00
synchronization
sysbuild samples: sysbuild: with mcu_boot on the stm32h7rs targets 2025-06-23 12:32:11 -07:00
tfm_integration samples: tfm_integration: psa_crypto: To works on MAX32657 2025-05-21 08:01:25 +02:00
userspace soc/sifive: differentiate between FE310-G000 and FE310-G002 2025-06-02 17:37:32 +02:00
index.rst
sample_definition_and_criteria.rst