[dpdk-dev] [PATCH] net/cnxk: fix incorrect queue index validation

Jerin Jacob jerinjacobk at gmail.com
Wed Jun 21 06:33:57 CEST 2023


On Tue, Jun 20, 2023 at 4:32 PM <psatheesh at marvell.com> wrote:
>
> From: Satheesh Paul <psatheesh at marvell.com>
>
> 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: stable at dpdk.org
>
> Signed-off-by: Satheesh Paul <psatheesh at marvell.com>
> Reviewed-by: Kiran Kumar K <kirankumark at marvell.com>

Applied to dpdk-next-net-mrvl/for-next-net. Thanks


More information about the stable mailing list