Re: [dpdk-dev] [PATCH v2] net/i40e: fix DCB init issue

2020-03-06 Thread Ye Xiaolong
On 03/05, Shougang Wang wrote: >Stopping lldp is necessary for DPDK, but it will cause DCB init failed. >For kernel shared code, the prerequisite for successful initialization >of DCB is that LLDP is enabled. This patch starts lldp before DCB init >and stops it when finish init. > >Fixes: a8e84b22b

[dpdk-dev] [PATCH v2] net/i40e: fix DCB init issue

2020-03-05 Thread Shougang Wang
Stopping lldp is necessary for DPDK, but it will cause DCB init failed. For kernel shared code, the prerequisite for successful initialization of DCB is that LLDP is enabled. This patch starts lldp before DCB init and stops it when finish init. Fixes: a8e84b22bd55 ("net/i40e/base: support persiste