[PATCH 21.11] common/cnxk: fix RSS key configuration
Kevin Traynor
ktraynor at redhat.com
Wed Dec 4 12:37:04 CET 2024
On 29/11/2024 11:43, psatheesh at marvell.com wrote:
> From: Kiran Kumar K <kirankumark at marvell.com>
>
> [ upstream commit 56fa6f92e9e32cbc5c99af89da611a9f33bbe254 ]
>
> Limit the configuring RSS key with rte_flow operations as
> it is a global resource. Key can be update only with ethdev dev
> operations using rte_eth_dev_rss_hash_update().
>
> Fixes: 51dc6a80f843 ("common/cnxk: support RSS action in NPC rule")
>
> Signed-off-by: Kiran Kumar K <kirankumark at marvell.com>
> Signed-off-by: Satheesh Paul <psatheesh at marvell.com>
> Reviewed-by: Jerin Jacob <jerinj at marvell.com>
> ---
> drivers/common/cnxk/roc_npc.c | 33 +++++++++++++++++++++++-------
> drivers/common/cnxk/roc_platform.h | 3 ++-
> 2 files changed, 28 insertions(+), 8 deletions(-)
>
Hi Kiran, thanks for rebasing this patch. Applied and pushed to 21.11
branch.
Kevin.
More information about the stable
mailing list