On 9/24/2020 3:52 PM, Dekel Peled wrote:
Patch [1] added support for RSS flow expansion. It was added in ethdev for public use, but until now it is used only by MLX5 PMD. To allow local changes in this code, this patch removes it from ethdev and moves it to MLX5 PMD file.[1] commit 4ed05fcd441b ("ethdev: add flow API to expand RSS flows") Signed-off-by: Dekel Peled <[email protected]> Acked-by: Matan Azrad <[email protected]> Cc: [email protected]
Reviewed-by: Ferruh Yigit <[email protected]>

