Skip to content

Conversation

@krish2718
Copy link
Contributor

Configurable keepalive processing delay based on underlying chipset.

@github-actions
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 zephyrproject-rtos/hostap@c55683c (main) zephyrproject-rtos/hostap@7fda615f..c55683ce

All manifest checks OK

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 2 times, most recently from 2fb09e1 to c8c1f33 Compare July 25, 2025 17:32
MaochenWang1
MaochenWang1 previously approved these changes Jul 28, 2025
rlubos
rlubos previously approved these changes Jul 28, 2025
sachinthegreen
sachinthegreen previously approved these changes Jul 28, 2025
jukkar
jukkar previously approved these changes Jul 28, 2025
@jukkar
Copy link
Member

jukkar commented Jul 28, 2025

@krish2718 hostap PR merged, please rebase

Pull the feature to add driver processing delay to the driver capabilities. Useful to customize for sending keepalive. Signed-off-by: Chaitanya Tata <Chaitanya.Tata@nordicsemi.no>
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 <Chaitanya.Tata@nordicsemi.no>
@krish2718 krish2718 force-pushed the configurable_keepalive branch from c8c1f33 to 95e22f0 Compare July 28, 2025 09:59
@github-actions github-actions bot removed the DNM (manifest) This PR should not be merged (controlled by action-manifest) label Jul 28, 2025
@cfriedt cfriedt merged commit 7fe6930 into zephyrproject-rtos:main Jul 29, 2025
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment