Re: [dpdk-dev] [PATCH 15/31] net/i40e/base: add FEC bits to PHY capabilities

2016-12-05 Thread Ferruh Yigit
Hi Jingjing, On 12/3/2016 1:18 AM, Jingjing Wu wrote: > Add FEC bits to the PHY capabilities AQ command struct. This is required > for 25GbE support. Change the name of the generic mod_type_ext field to > indicate that it is now used for handling FEC. > > Signed-off-by: Jingjing Wu > --- > driv

[dpdk-dev] [PATCH 15/31] net/i40e/base: add FEC bits to PHY capabilities

2016-12-02 Thread Jingjing Wu
Add FEC bits to the PHY capabilities AQ command struct. This is required for 25GbE support. Change the name of the generic mod_type_ext field to indicate that it is now used for handling FEC. Signed-off-by: Jingjing Wu --- drivers/net/i40e/base/i40e_adminq_cmd.h | 13 - drivers/net/i