[dpdk-dev] [PATCH 0/3] net/ena: upgrade to v1.1.1

Michal Krawczyk mk at semihalf.com
Thu Oct 25 19:59:20 CEST 2018


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



More information about the dev mailing list