On Fri, Feb 09, 2024 at 03:27:56PM +0100, Burakov, Anatoly wrote:
> On 1/24/2024 3:05 AM, Mingjin Ye wrote:
> > The "vsi" may be null, so it needs to be used after checking.
> >
> > Fixes: ab28aad9c24f ("net/iavf: fix Rx Tx burst in multi-process")
Fixes: 9f6186cf0d80 ("net/iavf: fix Rx/Tx burst
On 1/24/2024 3:05 AM, Mingjin Ye wrote:
The "vsi" may be null, so it needs to be used after checking.
Fixes: ab28aad9c24f ("net/iavf: fix Rx Tx burst in multi-process")
Cc: sta...@dpdk.org
Signed-off-by: Mingjin Ye
---
Acked-by: Anatoly Burakov
--
Thanks,
Anatoly
On Wed, Jan 24, 2024 at 02:05:55AM +, Mingjin Ye wrote:
> The "vsi" may be null, so it needs to be used after checking.
>
> Fixes: ab28aad9c24f ("net/iavf: fix Rx Tx burst in multi-process")
> Cc: sta...@dpdk.org
>
> Signed-off-by: Mingjin Ye
> ---
> drivers/net/iavf/iavf_rxtx.c | 10 ++
The "vsi" may be null, so it needs to be used after checking.
Fixes: ab28aad9c24f ("net/iavf: fix Rx Tx burst in multi-process")
Cc: sta...@dpdk.org
Signed-off-by: Mingjin Ye
---
drivers/net/iavf/iavf_rxtx.c | 10 ++
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/drivers/
4 matches
Mail list logo