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 <arybche...@solarflare.com>
Good catch! Reviewed-by: Ferruh Yigit <ferruh.yi...@intel.com> Applied to dpdk-next-net/master, thanks.