> -----Original Message----- > From: Zijie Pan [mailto:[email protected]] > Sent: Friday, May 18, 2018 6:14 PM > To: [email protected] > Cc: Xing, Beilei <[email protected]>; Zhang, Qi Z <[email protected]>; > Laurent Hardy <[email protected]> > Subject: [PATCH] net/i40e: add a specific API to control the LLDP agent > > Add a new API rte_pmd_i40e_set_lldp_cmd to control LLDP agent for i40e. > It supports the following i40e debug lldp commands: > - start/stop of the LLDP agent. > - get local/remote of the LLDP MIB (Management Information Base). > > Signed-off-by: Laurent Hardy <[email protected]> > Signed-off-by: Zijie Pan <[email protected]>
Acked-by: Qi Zhang <[email protected]>

