On Tue, 12 Aug 2025 11:43:23 +0200
Dariusz Sosnowski <[email protected]> wrote:
> RTE_FLOW_ACTION_TYPE_CONNTRACK handling was missing in a switch case
> which filtered action types which have action query support in testpmd.
> This prevented the conntrack query to succeed.
>
> Fixes: 4d07cbefe3ba ("app/testpmd: add commands for conntrack")
> Cc: [email protected]
> Cc: [email protected]
>
> Signed-off-by: Dariusz Sosnowski <[email protected]>
> Acked-by: Bing Zhao <[email protected]>
> ---
Applied to next-net