On Tue, Jun 20, 2023 at 4:32 PM <[email protected]> wrote: > > From: Satheesh Paul <[email protected]> > > When creating a flow rule directing traffic from PF > to VF, current validation is incorrectly checking the > RQ index in flow action with the PF's maximum > configured RQs. This validation is applicable only > when action target is an RQ of the PF. The validation > has been modified accordingly. > > Fixes: 8c009b4505e ("net/cnxk: support flow API") > Cc: [email protected] > > Signed-off-by: Satheesh Paul <[email protected]> > Reviewed-by: Kiran Kumar K <[email protected]>
Applied to dpdk-next-net-mrvl/for-next-net. Thanks

