On 11/10/2023 7:04 AM, Gregory Etelson wrote:
> Testpmd maps indirect action lists handlers into application IDs.
> Testpmd API defines indirect IDs as 32 bits values.
>
> The patch fixes indirect IDs size in ACTION_INDIRECT_LIST_HANDLE
> and ACTION_INDIRECT_LIST_CONF tokens
>
> Fixes: 72a3dec7126f ("ethdev: add indirect flow list action")
> Cc: [email protected]
>
> Signed-off-by: Gregory Etelson <[email protected]>
>
Acked-by: Ferruh Yigit <[email protected]>
Applied to dpdk-next-net/main, thanks.