> -Original Message-
> From: kevin-intel
> Sent: Monday, November 7, 2022 4:49 PM
> To: dev@dpdk.org
> Cc: Zhou, YidingX ; Deng, KaiwenX
> ; Yang, Qiming ; Wu,
> Wenjun1 ; Andrew Rybchenko
> ; Dongdong Liu
>
> Subject: [PATCH] net/ixgbe: fix error of
The drop queue index was not set when adding internal Flow
Director Configuration copy in ixgbe device private data.
Therefore dropped packets would be received by queue 0
which is set to drop queue.
This commit sets drop queue index as IXGBE_FDIR_DROP_QUEUE
to fix this issue.
Fixes: 5007ac13189d
2 matches
Mail list logo