[dpdk-dev] [PATCH 1/5] net/mlx5: fix unused calculation in RSS expansion

Thomas Monjalon thomas at monjalon.net
Fri Nov 13 23:26:46 CET 2020


11/11/2020 08:36, Michael Baum:
> The RSS flow expansion get a memory buffer to fill the new patterns of
> the expanded flows.
> This memory management saves the next address to write into the buffer
> in a dedicated variable.
> 
> The calculation for the next address was wrongly also done when all the
> patterns were ready.
> 
> Remove it.
> 
> Fixes: 4ed05fcd441b ("ethdev: add flow API to expand RSS flows")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Michael Baum <michaelba at nvidia.com>
> Acked-by: Matan Azrad <matan at nvidia.com>

Series applied in next-net-mlx, thanks.




More information about the dev mailing list