22/02/2023 15:11, Eli Britstein:
> Currently, testpmd assigns its own IDs, as indices, to created flows.
> Later, the flow index is used as the ID for flow operations (query,
> destroy, dump).
>
> Allow the user to assign a user-id, to be later used as an alternative
> to the flow index testpmd as
Currently, testpmd assigns its own IDs, as indices, to created flows.
Later, the flow index is used as the ID for flow operations (query,
destroy, dump).
Allow the user to assign a user-id, to be later used as an alternative
to the flow index testpmd assigns.
Example:
testpmd> flow create 0 ingr
2 matches
Mail list logo