[dpdk-dev] [PATCH 0/2] ENA PMD memory management fixes

Michal Krawczyk mk at semihalf.com
Tue Jul 4 15:51:51 CEST 2017


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

 drivers/net/ena/base/ena_plat_dpdk.h | 2 ++
 drivers/net/ena/ena_ethdev.c         | 8 ++++----
 2 files changed, 6 insertions(+), 4 deletions(-)

-- 
2.7.4



More information about the dev mailing list