I see the first patch that stopping the LLDP agent is to avoid diagnostic: default dcb config fails. err = -53, aq_err = 1. So stop the LLDP agent before we attempt to call i40e_set_dcb_config.
https://git.dpdk.org/dpdk/commit/?id=044846f071cc5ca78165360f5788036d09758820
I think there is a contradiction between the two patches. So what is the role of stop lldp agent? If I delete it, what will be the impact?
Look forward to your reply.