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

2019-07-16 Thread Ferruh Yigit
On 7/16/2019 9:16 AM, Michal Krawczyk wrote: > In 2.0.1 ENA, there were patches for: > * assigning NUMA node to the IO queue > * statistics counters (Rx checksum errors and per-queue number of the > Tx packets) > * SMP support > * setting Rx checksum support Hi MichaƂ, , Can you pleas

[dpdk-dev] [PATCH] 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 * statistics counters (Rx checksum errors and per-queue number of the Tx packets) * SMP support * setting Rx checksum support Signed-off-by: Michal Krawczyk --- drivers/net/ena/ena_ethdev.c | 2 +- 1 file cha