[dpdk-dev] [PATCH] app/testpmd: fix mbuf leak in the case of multi-segment Tx
Ferruh Yigit
ferruh.yigit at intel.com
Wed May 8 20:32:43 CEST 2019
On 5/8/2019 11:27 AM, Andrew Rybchenko wrote:
> The last mbuf allocated in bulk is never used and never freed.
>
> Fixes: 01b645dcff7f ("app/testpmd: move txonly prepare in separate function")
> Fixes: 561ddcf8d099 ("app/testpmd: allocate txonly segments per bulk")
>
> Signed-off-by: Andrew Rybchenko <arybchenko at solarflare.com>
Good catch!
Reviewed-by: Ferruh Yigit <ferruh.yigit at intel.com>
Applied to dpdk-next-net/master, thanks.
More information about the dev
mailing list