[dpdk-dev] [PATCH 28/29] ixgbe/base: define if enable crosstalk work around

2016-06-13 Thread Ferruh Yigit
On 5/6/2016 7:07 AM, Beilei Xing wrote: > A work around for a new crosstalk erratum that causes link flap in > emtry cages has beed introduced. So this patch defines the bit in typo: emtry, beed > NVM that will tell software if this work around is needed. > > Signed-off-by: Beilei Xing > ---

[dpdk-dev] [PATCH 28/29] ixgbe/base: define if enable crosstalk work around

2016-05-06 Thread Beilei Xing
A work around for a new crosstalk erratum that causes link flap in emtry cages has beed introduced. So this patch defines the bit in NVM that will tell software if this work around is needed. Signed-off-by: Beilei Xing --- drivers/net/ixgbe/base/ixgbe_type.h | 1 + 1 file changed, 1