Skip to content

Classify: fix the way of finding a suitable classify table#25

Closed
jasonlittledragon wants to merge 1 commit intoFDio:masterfrom
jasonlittledragon:patch-1
Closed

Classify: fix the way of finding a suitable classify table#25
jasonlittledragon wants to merge 1 commit intoFDio:masterfrom
jasonlittledragon:patch-1

Conversation

@jasonlittledragon
Copy link

We should compare two masks by the length of mask memory, or 'if statement' will never be true even if the mask is completely suitable.
Also variable 'i' is not the table_index we want, table_index is in the vector table_indices.
michaelsi@tencent.com

We should compare two masks by the length of mask memory, or 'if statement' will never be true even if the mask is completely suitable.
Also variable 'i' is not the table_index we want, table_index is in the vector table_indices. 
michaelsi@tencent.com
@dwallacelf
Copy link
Contributor

Thank you so much for your interest! VPP takes patches at https://gerrit.fd.io/

git clone https://gerrit.fd.io/r/vpp

Using git review to contribute patches is recommended

@dwallacelf dwallacelf closed this Feb 4, 2026
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