[dpdk-dev] [PATCH] net/i40e: fix dcb configure failure

2016-11-07 Thread Thomas Monjalon
> > Removing stopping LLDP in firmware is a workaround for a known errata which > > can cause Rx hang. But the changing will cause DCB configuration fails. > > That is > > because when LLDP is enabled, the return value of i40e_init_dcb is success. > > But > > following check just considered the

[dpdk-dev] [PATCH] net/i40e: fix dcb configure failure

2016-11-04 Thread Xing, Beilei
> -Original Message- > From: Wu, Jingjing > Sent: Friday, November 4, 2016 1:43 PM > To: dev at dpdk.org > Cc: Wu, Jingjing ; Xing, Beilei intel.com>; > Zhang, Helin > Subject: [PATCH] net/i40e: fix dcb configure failure > > Removing stopping LLDP in firmware is a workaround for a known

[dpdk-dev] [PATCH] net/i40e: fix dcb configure failure

2016-11-04 Thread Jingjing Wu
Removing stopping LLDP in firmware is a workaround for a known errata which can cause Rx hang. But the changing will cause DCB configuration fails. That is because when LLDP is enabled, the return value of i40e_init_dcb is success. But following check just considered the case when LLDP agent is