DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/3] net/ena: upgrade to v1.1.1
@ 2018-10-25 17:59 Michal Krawczyk
  2018-10-25 17:59 ` [dpdk-dev] [PATCH 1/3] net/ena: recreate HW IO rings on start and stop Michal Krawczyk
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Michal Krawczyk @ 2018-10-25 17:59 UTC (permalink / raw)
  To: mk, mw, gtzalik, zorik, matua; +Cc: dev

Hi,

version upgrade containt two major fixes:
* Memory leak fix on ena_start(), if it was called right after stop()
* Provide application with valid hash, instead of queue ID

The first issue was introduced in 18.08 when the additional states were
added, and the second one was from the beginning.

Michal Krawczyk (3):
  net/ena: recreate HW IO rings on start and stop
  net/ena: fix passing RSS hash to mbuf
  net/ena: change version to v1.1.1

 drivers/net/ena/ena_ethdev.c | 200 ++++++++++++++++++++-----------------------
 1 file changed, 93 insertions(+), 107 deletions(-)

-- 
2.14.1

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

end of thread, other threads:[~2018-10-26 14:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-25 17:59 [dpdk-dev] [PATCH 0/3] net/ena: upgrade to v1.1.1 Michal Krawczyk
2018-10-25 17:59 ` [dpdk-dev] [PATCH 1/3] net/ena: recreate HW IO rings on start and stop Michal Krawczyk
2018-10-25 17:59 ` [dpdk-dev] [PATCH 2/3] net/ena: fix passing RSS hash to mbuf Michal Krawczyk
2018-10-25 17:59 ` [dpdk-dev] [PATCH 3/3] net/ena: change version to v1.1.1 Michal Krawczyk
2018-10-26 14:36 ` [dpdk-dev] [PATCH 0/3] net/ena: upgrade " 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).