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

wifi: Add per-packet TX checksum support #1181

Merged
merged 4 commits into from
Feb 19, 2024

Conversation

krish2718
Copy link
Contributor

No description provided.

krish2718 and others added 4 commits February 16, 2024 17:42
These are helpers to get/set checksum status in the network buffer.

Implements SHEL-1800.

Signed-off-by: Chaitanya Tata <[email protected]>
Fix the terminology and use proper masks to overload the tx flags field
with flags and DSCP/ToS.

Signed-off-by: Chaitanya Tata <[email protected]>
Based on the networking stack's feedback, set the checksum availability
status to the UMAC, this is used for IP fragmented packets.

Fixes SHEL-1800.

Signed-off-by: Chaitanya Tata <[email protected]>
UMAC:
[SHEL-2442] :RPU needs to define the interface prefix string.
Changing the NRF_WIFI_UMAC_CMD_SET_IFFLAGS command to transmit
the interface index instead of the interface name.

[SHEL-2089] :Add per packet checksum configration and status
in both TX and RX.

LMAC:
[SHEL-2164] :New command and event added for lockup recovery debugs.

Signed-off-by: Lakshmi Thulasi <[email protected]>
@nordicjm nordicjm merged commit 1422e8d into nrfconnect:main Feb 19, 2024
3 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.

5 participants