You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: