[PATCH 7/7] net/hns3: remove redundant RSS tuple field
Ferruh Yigit
ferruh.yigit at xilinx.com
Tue May 3 21:06:16 CEST 2022
On 4/6/2022 10:22 AM, Min Hu (Connor) wrote:
> From: Huisong Li <lihuisong at huawei.com>
>
> The 'rss_tuple_fields' in struct struct hns3_rss_conf::rss_tuple_sets is
> redundant. Because the enabled RSS tuple in PMD is already managed by the
> 'types' in struct hns3_rss_conf::conf. This patch removes this rebundant
typo, redundant
> variable.
>
> Fixes: c37ca66f2b27 ("net/hns3: support RSS")
> Cc: stable at dpdk.org
>
> Signed-off-by: Huisong Li <lihuisong at huawei.com>
> Signed-off-by: Min Hu (Connor) <humin29 at huawei.com>
<...>
More information about the dev
mailing list