On 10/25/2018 6:59 PM, Michal Krawczyk wrote: > 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
Series applied to dpdk-next-net/master, thanks.