Skip to content

Fix CCM algorithm long packet failure - #768

Merged
Liulongfang merged 2 commits into
Linaro:masterfrom
IAMHCHCH:master
Aug 17, 2026
Merged

Liulongfang merged 2 commits into
Linaro:masterfrom
IAMHCHCH:master

Conversation

@IAMHCHCH

Copy link
Copy Markdown
Contributor

Fix CCM algorithm long packet failure for v1 and v2

Zhushuai Yin added 2 commits August 13, 2026 07:41
the software and hardware comparison fails because the
driver does not adapt to the scenario where the packet
length exceeds 16 bits. Therefore, the algorithm needs to
be modified.

Signed-off-by: Zhushuai Yin <yinzhushuai@huawei.com>
When the packet length of the CCM algorithm exceeds 16 bits,
the software and hardware comparison fails because the
driver does not adapt to the scenario where the packet
length exceeds 16 bits. Therefore, the algorithm needs to
be modified.

Signed-off-by: Zhushuai Yin <yinzhushuai@huawei.com>
@zhushuai12

Copy link
Copy Markdown

lgtm

@Liulongfang
Liulongfang merged commit b6ccc06 into Linaro:master Aug 17, 2026
2 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.

3 participants