Skip to content

connectivity: wifi: ignore recoverable QMI DMA allocation fallback - #541

Merged
Srikanth Muppandam (smuppand) merged 1 commit into
qualcomm-linux:mainfrom
vnarapar:hamoa_wifi_fix
Aug 19, 2026
Merged

connectivity: wifi: ignore recoverable QMI DMA allocation fallback#541
Srikanth Muppandam (smuppand) merged 1 commit into
qualcomm-linux:mainfrom
vnarapar:hamoa_wifi_fix

Conversation

@vnarapar

Copy link
Copy Markdown
Contributor

ath12k may initially fail to allocate a large QMI DMA buffer and then retry successfully with a smaller allocation. The driver logs this as:

qmi dma allocation failed (...), will try later with small size

This is a recoverable fallback rather than a terminal WiFi probe error. Do not mark WiFi_Firmware_Driver or WiFi_OnOff as failed when this exact message is present.

ath12k may initially fail to allocate a large QMI DMA buffer and then
retry successfully with a smaller allocation. The driver logs this as:

  qmi dma allocation failed (...), will try later with small size

This is a recoverable fallback rather than a terminal WiFi probe error.
Do not mark WiFi_Firmware_Driver or WiFi_OnOff as failed when this exact
message is present.

Signed-off-by: Vamsee Narapareddi <vnarapar@qti.qualcomm.com>
@vnarapar

Copy link
Copy Markdown
Contributor Author

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@smuppand
Srikanth Muppandam (smuppand) merged commit 77d0d47 into qualcomm-linux:main Aug 19, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants