[dpdk-dev] [PATCH 33/39] net/ixgbe/base: add X550em_a FW ALEF support

2016-09-23 Thread Wang, Xiao W
Hi Wenzhuo, > -Original Message- > From: Lu, Wenzhuo > Sent: Thursday, September 22, 2016 10:57 AM > To: Yigit, Ferruh ; Wang, Xiao W > > Cc: dev at dpdk.org > Subject: RE: [dpdk-dev] [PATCH 33/39] net/ixgbe/base: add X550em_a FW ALEF > support > > Hi

[dpdk-dev] [PATCH 33/39] net/ixgbe/base: add X550em_a FW ALEF support

2016-09-22 Thread Lu, Wenzhuo
Hi Xiao, > -Original Message- > From: Yigit, Ferruh > Sent: Tuesday, September 20, 2016 1:08 AM > To: Wang, Xiao W; Lu, Wenzhuo > Cc: dev at dpdk.org > Subject: Re: [dpdk-dev] [PATCH 33/39] net/ixgbe/base: add X550em_a FW ALEF > support > > On 8/27/20

[dpdk-dev] [PATCH 33/39] net/ixgbe/base: add X550em_a FW ALEF support

2016-09-19 Thread Ferruh Yigit
On 8/27/2016 4:48 PM, Xiao Wang wrote: > This patch adds X550em_a FW ALEF support for B0 per DCR 64. ALEF is Is it required more information on B0 and ALEF. Is there an official name for B0? > the new unified FW. The driver uses the KRM_PMD_RX_FLEX_PORT/ > FLX_MASK_ST20 registers to configure the

[dpdk-dev] [PATCH 33/39] net/ixgbe/base: add X550em_a FW ALEF support

2016-08-27 Thread Xiao Wang
This patch adds X550em_a FW ALEF support for B0 per DCR 64. ALEF is the new unified FW. The driver uses the KRM_PMD_RX_FLEX_PORT/ FLX_MASK_ST20 registers to configure the lane mode. Signed-off-by: Xiao Wang --- drivers/net/ixgbe/base/ixgbe_type.h | 16 +++ drivers/net/ixgbe/base/ixgbe_x550.c |