ixgbe: add MAC short packet discard count to Rx errors
authorHarry van Haaren <harry.van.haaren@intel.com>
Tue, 27 Oct 2015 10:22:14 +0000 (10:22 +0000)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 28 Oct 2015 14:50:04 +0000 (15:50 +0100)
commite81a315e5dc507786e48964bf0050ea6d5148f9b
tree2a78698bed355ff13a074273fa93e7c7363a7713
parentdc58e8c568487c5ef574b8bd21d7f69da8a4ada8
ixgbe: add MAC short packet discard count to Rx errors

This patch adds the mspdc (MAC Short Packet Discard Count)
to the total rx errors, as discussed on the dev@dpdk mailing
list: http://comments.gmane.org/gmane.comp.networking.dpdk.devel/23717

Suggested-by: Igor Ryzhov <iryzhov@arccn.ru>
Signed-off-by: Harry van Haaren <harry.van.haaren@intel.com>
Acked-by: Wenzhuo Lu <wenzhuo.lu@intel.com>
drivers/net/ixgbe/ixgbe_ethdev.c