[dpdk-dev] [PATCH] net/cnxk: fix issue with RSS configuration for cnxk

Jerin Jacob jerinjacobk at gmail.com
Sat Dec 16 05:35:15 CET 2023


On Fri, Dec 15, 2023 at 4:28 PM <psatheesh at marvell.com> wrote:
>
> From: Kiran Kumar K <kirankumark at marvell.com>
>
> While creating a RSS rule, if no RSS types are specified,
> use RSS types from dev config.
>
> Fixes: bc778a17fa46 ("net/cnxk: support flow RSS")
> Cc: stable at dpdk.org
>
> Signed-off-by: Kiran Kumar K <kirankumark at marvell.com>
> Reviewed-by: Satheesh Paul <psatheesh at marvell.com>

Updated the git commit as follows and applied to
dpdk-next-net-mrvl/for-main. Thanks

    net/cnxk: fix RSS configuration

    While creating a RSS rule, if no RSS types are specified,
    use RSS types from dev config.

    Fixes: bc778a17fa46 ("net/cnxk: support flow RSS")
    Cc: stable at dpdk.org

    Signed-off-by: Kiran Kumar K <kirankumark at marvell.com>
    Reviewed-by: Satheesh Paul <psatheesh at marvell.com>


More information about the stable mailing list