net/ena: update version to 2.0.0
authorMichal Krawczyk <mk@semihalf.com>
Fri, 14 Dec 2018 13:18:46 +0000 (14:18 +0100)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 21 Dec 2018 15:22:40 +0000 (16:22 +0100)
commit419c3e3e64489b68797f61ba975f81b22c31a641
treecd445ed0ff8c92571c88326cd7133652396d1cca
parent3d62ecd8a799cad4779080db5f1f6afdc2795510
net/ena: update version to 2.0.0

The ENAv2 is introducing many new features, mainly the LLQ feature
(Low Latency Queue) which allows the device to process packets faster
and as a result, the latency is noticeably lower.

The second major feature is configurable depth of hw queues where Rx
and Tx can be reconfigured independently and maximum depth of Rx queue
is 8k.

The release also includes many bug fixes and minor new features, like
improved statistics counters and extended statistics.

Driver is still compatible with ENAv1 device.

Signed-off-by: Michal Krawczyk <mk@semihalf.com>
drivers/net/ena/ena_ethdev.c