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

Xing, Beilei beilei.xing at intel.com
Fri Nov 4 14:44:00 CET 2016


> -----Original Message-----
> From: Wu, Jingjing
> Sent: Friday, November 4, 2016 1:43 PM
> To: dev at dpdk.org
> Cc: Wu, Jingjing <jingjing.wu at intel.com>; Xing, Beilei <beilei.xing at intel.com>;
> Zhang, Helin <helin.zhang at intel.com>
> Subject: [PATCH] net/i40e: fix dcb configure failure
> 
> 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 disabled.
> This patch fixes this issue.
> 
> Fixes: fcbd40d4327b ("net/i40e: fix Rx hang when disable LLDP")
> Signed-off-by: Jingjing Wu <jingjing.wu at intel.com>
Acked-by: Beilei Xing<Beilei.xing at intel.com>


More information about the dev mailing list