Re: [dpdk-dev] [PATCH v3] net/ena: update version to 2.0.1

2019-07-16 Thread Ferruh Yigit
On 7/16/2019 12:13 PM, Michal Krawczyk wrote: > In 2.0.1 ENA, there were patches for: > * assigning NUMA node to the IO queue > commit 4217cb0b7d2c ("net/ena: fix assigning NUMA node to IO queue") > * statistics counters (Rx checksum errors and per-queue number of the > Tx packets) >

[dpdk-dev] [PATCH v3] net/ena: update version to 2.0.1

2019-07-16 Thread Michal Krawczyk
In 2.0.1 ENA, there were patches for: * assigning NUMA node to the IO queue commit 4217cb0b7d2c ("net/ena: fix assigning NUMA node to IO queue") * statistics counters (Rx checksum errors and per-queue number of the Tx packets) commit ef74b5f7b69b ("net/ena: fix Rx checksum errors st