numam-dpdk/drivers/net/ena
Michal Krawczyk 419c3e3e64 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>
2018-12-21 16:22:40 +01:00
..
base net/ena/base: update communication layer for the ENAv2 2018-12-21 16:22:40 +01:00
ena_ethdev.c net/ena: update version to 2.0.0 2018-12-21 16:22:40 +01:00
ena_ethdev.h net/ena: add new way of getting Rx drops 2018-12-21 16:22:40 +01:00
ena_logs.h
ena_platform.h
Makefile
meson.build
rte_pmd_ena_version.map