Hi,
> -Original Message-
> From: Viacheslav Ovsiienko
> Sent: Sunday, September 13, 2020 10:34 PM
> To: dev@dpdk.org
> Cc: Raslan Darawsheh
> Subject: [PATCH] net/mlx5: fix vectorized Rx burst check
>
> The Rx queue start/stop feature is not supported if vectorized
> rx_burst routine is
From: Viacheslav Ovsiienko
> The Rx queue start/stop feature is not supported if vectorized rx_burst
> routine is engaged. There was a routine address typo and rx_burst type
> check was wrong.
>
> Fixes: 161d103b231c ("net/mlx5: add queue start and stop")
>
> Signed-off-by: Viacheslav Ovsiienk
The Rx queue start/stop feature is not supported if vectorized
rx_burst routine is engaged. There was a routine address typo
and rx_burst type check was wrong.
Fixes: 161d103b231c ("net/mlx5: add queue start and stop")
Signed-off-by: Viacheslav Ovsiienko
---
drivers/net/mlx5/mlx5_rxq.c | 2 +-
3 matches
Mail list logo