On 7/4/2017 2:51 PM, Michal Krawczyk wrote: > Hi, > > I am sending two patches fixing memory management issues. > One patch prevents from multiple release of one mbuf in some cases, and > the second one properly initializes allocated memory. > > Alexander Matushevsky (1): > net/ena: initialize memory in the allocation macros > > Michal Krawczyk (1): > net/ena: fix cleanup of the Tx bufs
Series applied to dpdk-next-net/master, thanks.