[PATCH 2/3] net/mlx5: improve stride parameter names

Ferruh Yigit ferruh.yigit at intel.com
Tue Dec 7 14:33:42 CET 2021


On 11/23/2021 6:38 PM, michaelba at nvidia.com wrote:
> From: Michael Baum<michaelba at nvidia.com>
> 
> In the striding RQ management there are two important parameters, the
> size of the single stride in bytes and the number of strides.
> 
> Both the data-path structure and config structure keep the log of the
> above parameters. However, in their names there is no mention that the
> value is a log which may be misleading as if the fields represent the
> values themselves.
> 
> This patch updates their names describing the values more accurately.
> 
> Cc:stable at dpdk.org
> 

Can you please provide fixes tag for it?
In this case commit(s) adding the parameters with bad name.

> Signed-off-by: Michael Baum<michaelba at nvidia.com>
> Acked-by: Matan Azrad<matan at nvidia.com>



More information about the stable mailing list