Hi Chuan,

From what I have seen the DPDK driver should disable HW LLDP by default unless 
your XL710 firmware is not up-to-date and has a bug where disabling HW LLDP can 
lockup the rx path (fixed from NVM 6.01(for X710 XL710 XXV710)/3.33(for X722) 
or later according to the source).
If you use the native VPP AVF driver, you'll have to disable LLDP on the Linux 
PF directly (eg. 'echo lldp stop > /sys/kernel/debug/i40e/command'). We cannot 
selectively enable/disable it per VF it seems.

Best
ben

> -----Original Message-----
> From: vpp-dev@lists.fd.io <vpp-dev@lists.fd.io> On Behalf Of Chuan Han via
> lists.fd.io
> Sent: vendredi 17 juillet 2020 19:48
> To: vpp-dev <vpp-dev@lists.fd.io>
> Subject: [vpp-dev] Does intel x710 under vpp has the same lldp dropping
> behavior by default like in kernel?
> 
> Hi, vpp experts,
> 
> It is known that intel x710 nic in the kernel will drop lldp pkts by
> default.
> 
> https://portal.nutanix.com/page/documents/kbs/details?targetId=kA00e000000
> LJEFCA4
> 
> 
> Does anyone know it is also true on vpp? If vpp/dpdk drops, is there a
> workaround to disable this feature like in kernel?
> 
> Thanks.
> Chuan
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#17031): https://lists.fd.io/g/vpp-dev/message/17031
Mute This Topic: https://lists.fd.io/mt/75617352/21656
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub  [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to