[dpdk-dev] [PATCH] ixgbe: add mspdc to rx errors

2015-10-28 Thread Thomas Monjalon
> > This patch adds the mspdc (MAC Short Packet Discard Count) to the total rx > > errors, as discussed on the dev at dpdk mailing > > list: http://comments.gmane.org/gmane.comp.networking.dpdk.devel/23717 > > > > Suggested-by: Igor Ryzhov > > Signed-off-by: Harry van Haaren > Yes, why not inclu

[dpdk-dev] [PATCH] ixgbe: add mspdc to rx errors

2015-10-28 Thread Lu, Wenzhuo
Hi, > -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Harry van Haaren > Sent: Tuesday, October 27, 2015 6:22 PM > To: dev at dpdk.org > Cc: Harry van Haaren > Subject: [dpdk-dev] [PATCH] ixgbe: add mspdc to rx errors > > This patch a

[dpdk-dev] [PATCH] ixgbe: add mspdc to rx errors

2015-10-27 Thread Harry van Haaren
This patch adds the mspdc (MAC Short Packet Discard Count) to the total rx errors, as discussed on the dev at dpdk mailing list: http://comments.gmane.org/gmane.comp.networking.dpdk.devel/23717 Suggested-by: Igor Ryzhov Signed-off-by: Harry van Haaren --- drivers/net/ixgbe/ixgbe_ethdev.c | 1 +