[dpdk-dev] [PATCH] ena: Update PMD to cooperate with latest ENA firmware

2016-06-20 Thread Ferruh Yigit
On 6/16/2016 6:54 PM, Jan Medala wrote: > This patch includes: > * Update of ENA communication layer > > * Fixed memory management issue > After allocating memzone it's required to zeroize it > as well as freeing memzone with dedicated function. > > * Added debug area and host informa

[dpdk-dev] [PATCH] ena: Update PMD to cooperate with latest ENA firmware

2016-06-16 Thread Jan Medala
This patch includes: * Update of ENA communication layer * Fixed memory management issue After allocating memzone it's required to zeroize it as well as freeing memzone with dedicated function. * Added debug area and host information * Disabling readless communication regarding t