Re: [dpdk-dev] [PATCH] net/ixgbe: fix typo in comment

2016-12-08 Thread Ferruh Yigit
; sta...@dpdk.org >> Subject: [dpdk-dev] [PATCH] net/ixgbe: fix typo in comment >> >> Fixes: c03fcee9abbd ("ixgbe: remove CRC size from byte counters") >> >> Signed-off-by: Ferruh Yigit > Acked-by: Wenzhuo Lu > Applied to dpdk-next-net/master, thanks.

Re: [dpdk-dev] [PATCH] net/ixgbe: fix typo in comment

2016-12-07 Thread Lu, Wenzhuo
Hi, > -Original Message- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Ferruh Yigit > Sent: Thursday, December 8, 2016 1:20 AM > To: dev@dpdk.org > Cc: Zhang, Helin; Ananyev, Konstantin; sta...@dpdk.org > Subject: [dpdk-dev] [PATCH] net/ixgbe: fix typo in

[dpdk-dev] [PATCH] net/ixgbe: fix typo in comment

2016-12-07 Thread Ferruh Yigit
Fixes: c03fcee9abbd ("ixgbe: remove CRC size from byte counters") Signed-off-by: Ferruh Yigit --- CC: sta...@dpdk.org --- drivers/net/ixgbe/ixgbe_ethdev.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/net/ixgbe/ixgbe_ethdev.c b/drivers/net/ixgbe/ixgbe_ethdev.c i