On 1/9/2023 2:20 AM, Ke Zhang wrote:
> VRRP advertisement packets are dropped on i40e PF devices because
> when a MAC address is added to a device, packets originating from
> that MAC address are dropped.
>
> This patch adds a interface in lib/ethdev to support disabling
> source pruning to work a
+CC: Andrew, as Ethernet API maintainer
> From: Ke Zhang [mailto:ke1x.zh...@intel.com]
> Sent: Monday, 9 January 2023 03.20
>
> VRRP advertisement packets are dropped on i40e PF devices because
> when a MAC address is added to a device, packets originating from
> that MAC address are dropped.
>
VRRP advertisement packets are dropped on i40e PF devices because
when a MAC address is added to a device, packets originating from
that MAC address are dropped.
This patch adds a interface in lib/ethdev to support disabling
source pruning to work around above issue.
Bugzilla ID: 648
Signed-off-
VRRP advertisement packets are dropped on i40e PF devices because
when a MAC address is added to a device, packets originating from
that MAC address are dropped. This patch disables source pruning to
work around that issue.
Signed-off-by: Alvin Zhang
---
drivers/net/i40e/i40e_ethdev.c | 4
4 matches
Mail list logo