> -----Original Message-----
> From: dev [mailto:[email protected]] On Behalf Of Jasvinder Singh
> Sent: Tuesday, November 6, 2018 10:23 AM
> To: [email protected]
> Cc: [email protected]; Yigit, Ferruh <[email protected]>; Wu, Jingjing
> <[email protected]>; Iremonger, Bernard
> <[email protected]>
> Subject: [dpdk-dev] [PATCH v2] app/testpmd: fix memory leak for tm object
>
> Fixes memory leak for shared shaper object of the traffic manager.
>
> Fixes: 5b590fbe09b6 ("app/testpmd: add traffic management forwarding
> mode")
> Cc: [email protected]
>
> Signed-off-by: Jasvinder Singh <[email protected]>
> Reviewed-by: Ferruh Yigit <[email protected]>
> ---
> v2
> - cc to [email protected]
>
> app/test-pmd/softnicfwd.c | 2 ++
> 1 file changed, 2 insertions(+)
>
Acked-by: Cristian Dumitrescu <[email protected]>
Applied to next-pipeline tree, thanks!