[PATCH] app/testpmd: fix async indirect list action creation
Ferruh Yigit
ferruh.yigit at amd.com
Mon Mar 11 20:59:38 CET 2024
On 3/7/2024 10:27 AM, Gregory Etelson wrote:
> Testpmd calls the same function to create legacy indirect action and
> indirect list action.
> The function did not identify required action correctly.
>
> The patch adds the `indirect_list` boolean function parameter that is
> derived from the action type.
>
> Fixes: ee752a734d14 ("app/testpmd: add INDIRECT_LIST flow action support")
> Signed-off-by: Gregory Etelson <getelson at nvidia.com>
> Acked-by: Dariusz Sosnowski <dsosnowski at nvidia.com>
>
Applied to dpdk-next-net/main, thanks.
More information about the dev
mailing list