On 10/30/2020 11:31 AM, Michal Krawczyk wrote:
Hi,
This patchset contains few fixes, and two of them are very important:
* Fix for setting Rx checksum flags
* align IO cq allocation to 4k
Also it adds missing release notes regarding the ENI metrics which
should go with the patches upstreamed previously, and also increases
the driver version to v2.2.0
Michal Krawczyk (6):
net/ena: fix getting xstats global stats offset
net/ena: fix setting Rx checksum flags in mbuf
net/ena: change name of the supported PCI device IDs
net/ena/base: align IO cq allocation to a 4K
doc: mark ARMv8 as supported by ENA PMD
net/ena: upgrade driver version to v2.2.0
Series applied to dpdk-next-net/main, thanks.