07/02/2023 02:40, Zhang, Ke1X:
> From: Thomas Monjalon
> > 31/01/2023 04:28, Zhang, Ke1X:
> > > From: David Marchand
> > > > On Mon, Jan 30, 2023 at 9:23 AM Ke Zhang
> > wrote:
> > > > >
> > > > > VRRP advertisement packets are dropped on i40e PF devices because
> > > > when
> > > > > a MAC addr
ct: Re: [PATCH v2] net/i40e: support enabling/disabling source pruning
>
> 31/01/2023 04:28, Zhang, Ke1X:
> > From: David Marchand
> > > On Mon, Jan 30, 2023 at 9:23 AM Ke Zhang
> wrote:
> > > >
> > > > VRRP advertisement packets are dropped on i4
31/01/2023 04:28, Zhang, Ke1X:
> From: David Marchand
> > On Mon, Jan 30, 2023 at 9:23 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.
>
Re: [PATCH v2] net/i40e: support enabling/disabling source pruning
>
> On Mon, Jan 30, 2023 at 9:23 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
>
On Mon, Jan 30, 2023 at 9:23 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 PMD specific API to enable/disable source
> pruning to fix
> From: Ke Zhang [mailto:ke1x.zh...@intel.com]
> Sent: Monday, 30 January 2023 09.09
>
> 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 PMD specific API to
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 PMD specific API to enable/disable source
pruning to fix above issue.
Bugzilla ID: 648
Signed-off-by: Ke Zhang
---
7 matches
Mail list logo