[dpdk-dev] [PATCH v2 0/2] ethdev: RSS expand code fix and relocate
Ferruh Yigit
ferruh.yigit at intel.com
Mon Oct 5 19:13:37 CEST 2020
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.
> This patch series fixes an issue in this code, removes it from ethdev
> and moves it to MLX5 PMD file (following maintainer comments on v1).
>
> [1] commit 4ed05fcd441b ("ethdev: add flow API to expand RSS flows")
>
> ---
> v2: relocate code from ethdev to MLX5 PMD
> ---
>
> Dekel Peled (2):
> ethdev: fix RSS flow expansion in case of mismatch
> ethdev: move RSS expand code from ethdev to MLX5 PMD
>
Series applied to dpdk-next-net/main, thanks.
More information about the dev
mailing list