[dts] How to disable the BOOTP and LLDP packets on tester ?

Phil Yang Phil.Yang at arm.com
Fri Jun 15 11:37:10 CEST 2018


Hi Marvin,

Thanks for your guidance.

I got some tips from serverfault.com, so do you have some manual for Intel NIC runtime configuration?
https://serverfault.com/questions/775980/disable-internal-intel-x710-lldp-agent?utm_medium=organic&utm_source=google_rich_qa&utm_campaign=google_rich_qa


Thanks,
Phil Yang

From: Liu, Yong <yong.liu at intel.com>
Sent: Friday, June 15, 2018 5:04 PM
To: Phil Yang <Phil.Yang at arm.com>
Cc: dts at dpdk.org; nd <nd at arm.com>
Subject: RE: [dts] How to disable the BOOTP and LLDP packets on tester ?

Phil,
BOOTP is the packets sent by dhcp client. You can check whether Network-manager or dhcp client running in the background.
For LLDP packet, FVL with firmware6.0 can't disable it. If FVL with firmware 5.X or lower version, you can disable it in i40e driver.

i40e_main.c
//pf->hw_features |= I40E_HW_STOP_FW_LLDP;

Thanks,
Marvin

From: Phil.Yang at arm.com<mailto:Phil.Yang at arm.com> [mailto:Phil.Yang at arm.com]
Sent: Wednesday, June 13, 2018 6:13 PM
To: Liu, Yong <yong.liu at intel.com<mailto:yong.liu at intel.com>>
Cc: dts at dpdk.org<mailto:dts at dpdk.org>; nd <nd at arm.com<mailto:nd at arm.com>>
Subject: [dts] How to disable the BOOTP and LLDP packets on tester ?

Hi Marvin,

I captured groups of bootp and LLDP packets while running DTS on DUT PMD.

My environment:
Application: l2fwd
DUT NIC: 82599ES
Tester NIC: X710
Link:
Tester           <------>       DUT
X710 port A <-------> 82599ES port A
X710 port B <-------> 82599ES port B

Please check the attachment. Thanks.

How to disable the BOOTP and LLDP packets on tester ?
Ps: I didn't find lldpd service running on my tester.

Best Regards,
Phil Yang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://dpdk.org/ml/archives/dts/attachments/20180615/1f1c130f/attachment.html>


More information about the dts mailing list