DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/2] ENA PMD memory management fixes
@ 2017-07-04 13:51 Michal Krawczyk
  2017-07-04 13:51 ` [dpdk-dev] [PATCH 1/2] net/ena: fix cleanup of the Tx bufs Michal Krawczyk
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Michal Krawczyk @ 2017-07-04 13:51 UTC (permalink / raw)
  To: mw, gtzalik, matua, evgenys; +Cc: dev, Michal Krawczyk

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-07-05 10:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-04 13:51 [dpdk-dev] [PATCH 0/2] ENA PMD memory management fixes Michal Krawczyk
2017-07-04 13:51 ` [dpdk-dev] [PATCH 1/2] net/ena: fix cleanup of the Tx bufs Michal Krawczyk
2017-07-04 13:51 ` [dpdk-dev] [PATCH 2/2] net/ena: initialize memory in the allocation macros Michal Krawczyk
2017-07-05 10:28 ` [dpdk-dev] [PATCH 0/2] ENA PMD memory management fixes Ferruh Yigit

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).