Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

zperf: nrf70: Misc fixes #87312

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

krish2718
Copy link
Collaborator

samples/net/zperf

  • Fix RAM overflow
  • Fix a Kconfig warning

drivers/wifi/nrf_wifi

  • Fix L2 get config
  • Add an option for variable net buffers

Only a single condition is specific to RAW mode, rest should be
unconditional.

Signed-off-by: Chaitanya Tata <[email protected]>
We need a way to disable the variable buffers override.

Signed-off-by: Chaitanya Tata <[email protected]>
nRF70 driver now uses a separate heap, so, no need to explicitly
configure the kernel heap.

Signed-off-by: Chaitanya Tata <[email protected]>
nRF70 now by default uses variale buffers.

Signed-off-by: Chaitanya Tata <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants