ixgbe: account more Rx errors
authorMaryam Tahhan <maryam.tahhan@intel.com>
Wed, 15 Jul 2015 13:11:31 +0000 (14:11 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Fri, 17 Jul 2015 00:26:38 +0000 (02:26 +0200)
commitf6bf669b990004dc69231476d9fcf0b80574e568
treec08e83989c240ab0837f7718de0ec7a61b04befa
parent5e50ad1c1b6347ba03a305c62314a4f25be96b78
ixgbe: account more Rx errors

ierrors only included a base set of error statistics, this patch adds
additional error registers to ierrors.

Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
Acked-by: Olivier Matz <olivier.matz@6wind.com>
drivers/net/ixgbe/ixgbe_ethdev.c