dpdk: fix interface counters to never go backward 68/28668/3
authorChristian Hopps <chopps@gmail.com>
Sun, 23 Aug 2020 13:37:34 +0000 (13:37 +0000)
committerDamjan Marion <dmarion@me.com>
Tue, 8 Sep 2020 16:55:52 +0000 (16:55 +0000)
commit527746ff062d2daf687bdff08d200282c69e5e19
tree2a693696006d166672ee0d28cac3b25ca65b3c13
parent97d39e3e054ee681335197205e94fbf9a97a40e4
dpdk: fix interface counters to never go backward

Was seeing imissed counter become negative. Reuse the RX_ERROR code for all
three error counters to avoid the problem.

Type: fix
Change-Id: I99a69c8816326682745785ecd30e18a131ac2969
Signed-off-by: Christian Hopps <chopps@labn.net>
src/plugins/dpdk/device/dpdk_priv.h