Skip to content

wifi: Configurable keepalive processing delay #93726

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

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

Conversation

krish2718
Copy link
Contributor

Configurable keepalive processing delay based on underlying chipset.

Copy link

github-actions bot commented Jul 25, 2025

The following west manifest projects have changed revision in this Pull Request:

Name Old Revision New Revision Diff
hostap zephyrproject-rtos/hostap@7fda615 (main) zephyrproject-rtos/hostap#97 zephyrproject-rtos/hostap#97/files

DNM label due to: 1 project with PR revision

Note: This message is automatically posted and updated by the Manifest GitHub Action.

@github-actions github-actions bot added manifest manifest-hostap DNM (manifest) This PR should not be merged (controlled by action-manifest) labels Jul 25, 2025
@krish2718
Copy link
Contributor Author

CI is failing due to missing dependent Zephyr changes which are part of #93085 once this is merged, will rebase.

@krish2718 krish2718 force-pushed the configurable_keepalive branch from 5527c0f to 2fb09e1 Compare July 25, 2025 16:07
Pull the feature to add driver processing delay to the driver
capabilities. Useful to customize for sending keepalive.

Signed-off-by: Chaitanya Tata <[email protected]>
Supplicant sends keepalive on timer expiry but due to driver + nRF70
delays it is delayed to the AP, meanwhile some APs disconnect due to
lack of keepalive.

Set the processing delay to 700ms (based on tests) to fix.

Signed-off-by: Chaitanya Tata <[email protected]>
@krish2718 krish2718 force-pushed the configurable_keepalive branch from 2fb09e1 to c8c1f33 Compare July 25, 2025 17:32
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Wi-Fi Wi-Fi DNM (manifest) This PR should not be merged (controlled by action-manifest) manifest manifest-hostap
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants