[PATCH v5 21/23] net/cnxk: generalise flow operation APIs
Jerin Jacob
jerinjacobk at gmail.com
Sun Mar 3 15:50:48 CET 2024
On Sat, Mar 2, 2024 at 12:55 AM Harman Kalra <hkalra at marvell.com> wrote:
>
> Flow operations can be performed on cnxk ports as well as representor
> ports. Since representor ports are not cnxk ports but have eswitch as
> base device underneath, special handling is required to align with base
> infra. Introducing a flag to generic flow APIs to discriminate if the
> operation request made on normal or representor ports.
>
> Signed-off-by: Harman Kalra <hkalra at marvell.com>
Please fix ./devtools/check-doc-vs-code.sh
rte_flow doc out of sync for cnxk
item port_representor
action vxlan_encap
./devtools/check-doc-vs-code.sh failed
More information about the dev
mailing list