[dpdk-dev] [dpdk-stable] [PATCH] app/testpmd: fix tunnel offload flows
Ferruh Yigit
ferruh.yigit at intel.com
Tue May 11 21:11:33 CEST 2021
On 5/11/2021 9:03 AM, Gregory Etelson wrote:
> Tunnel offload model requires application to obtain PMD related flow
> items or actions to construct a flow rule. These elements acquire
> internal PMD flow resources that must be explicitly released.
>
> The patch destroys tunnel offload PMD resources after flow creation
> failure.
>
> Fixes: 1b9f274623b8 ("app/testpmd: add commands for tunnel offload")
>
> Cc: stable at dpdk.org
>
> Signed-off-by: Gregory Etelson <getelson at nvidia.com>
> Acked-by: Viacheslav Ovsiienko <viacheslavo at nvidia.com>
Applied to dpdk-next-net/main, thanks.
More information about the dev
mailing list