net/ena: expose extended stats
authorSolganik Alexander <sashas@lightbitslabs.com>
Fri, 14 Dec 2018 13:18:42 +0000 (14:18 +0100)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 21 Dec 2018 15:22:40 +0000 (16:22 +0100)
commit7830e905b7c90b5c7b77ac4222302ba66d1c4e30
tree977c7090e39b17f7248995666ee65945423f3486
parent45b6d86184fca45f8fb8b4fb9b04dbe740579efe
net/ena: expose extended stats

ENA PMD is having it's own custom statistics counters. They are exposed
to the application by using the xstats DPDK API.

The deprecated and unused statistics are removed, together with old API.

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