dpdk: fix clear hw stats 94/19994/3
authorFilip Tehlar <ftehlar@cisco.com>
Tue, 4 Jun 2019 01:22:55 +0000 (01:22 +0000)
committerDamjan Marion <dmarion@me.com>
Thu, 6 Jun 2019 12:07:09 +0000 (12:07 +0000)
commit831f4200cab2b363f2a8ea340331343c14407b7d
tree0c69ad2f1ad66cb0429dd7ca85b98eda7d07ab32
parenta342da22f35676114ca928c65b0219fac8009f7a
dpdk: fix clear hw stats

.. and remove helper stat struct for keeping last cleared stats.
This is not needed anymore as dpdk lib provides rte_eth_dev_reset().

Change-Id: I78076e689aac7ca70836ce688dfa8e704f64cd84
Signed-off-by: Filip Tehlar <ftehlar@cisco.com>
src/plugins/dpdk/device/device.c
src/plugins/dpdk/device/dpdk.h
src/plugins/dpdk/device/format.c