On 11/18/2020 3:34 PM, Raslan Darawsheh wrote:
Hi,
-Original Message-
From: dev On Behalf Of Dekel Peled
Sent: Wednesday, November 18, 2020 11:24 AM
To: Slava Ovsiienko ; Shahaf Shuler
; Matan Azrad
Cc: dev@dpdk.org
Subject: [dpdk-dev] [PATCH] net/mlx5: fix RSS queue types validation
Hi,
> -Original Message-
> From: dev On Behalf Of Dekel Peled
> Sent: Wednesday, November 18, 2020 11:24 AM
> To: Slava Ovsiienko ; Shahaf Shuler
> ; Matan Azrad
> Cc: dev@dpdk.org
> Subject: [dpdk-dev] [PATCH] net/mlx5: fix RSS queue types validation
>
>
Recent patch fixed the RSS action validation, making sure hairpin queues
and standard queues are not used together in the same RSS action.
The variable used for comparison was declared and initialized within the
check loop, making the queue type comparison wrong.
This patch moves the variable decl
3 matches
Mail list logo