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

[VPP-1967] VPP classifier does not support value in classifier entry #3429

Open
vvalderrv opened this issue Feb 2, 2025 · 0 comments
Open

Comments

@vvalderrv
Copy link
Contributor

Description

The VPP bihash supports a key-value pair to provision an entry for a table. For example, see

https://github.com/FDio/vpp/blob/master/src/vppinfra/bihash_48_8.h#L39

However, the VPP classifier entry does not support a value. The use case is the following value for my 5G UPF on matching a classifier entry. Current classifier code with its opaque_index node and metadata cannot support my value.

Also, see #33

Assignee

Hemant Singh

Reporter

Hemant Singh

Comments

No comments.

Original issue: https://jira.fd.io/browse/VPP-1967

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

No branches or pull requests

1 participant