> -----Original Message-----
> From: Mingjin Ye <[email protected]>
> Sent: Monday, April 17, 2023 9:52 AM
> To: [email protected]
> Cc: Yang, Qiming <[email protected]>; [email protected]; Zhou, YidingX
> <[email protected]>; Ye, MingjinX <[email protected]>; Zhang,
> Yuying <[email protected]>; Xing, Beilei <[email protected]>
> Subject: [PATCH v3] net/i40e: support enable/disable source pruning
> 
> VRRP advertisement packets are dropped on i40e PF device 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
> 
> Fixes: 94b3c1a72507 ("net/i40e: move testpmd commands")
> Fixes: bce83974ba2c ("net/i40e: set Tx loopback from PF")
> Fixes: 96974a6600ec ("net/i40e: move private APIs to a specific file")
> Fixes: 689bba33272d ("i40e: add VEB switching support")
> Fixes: 440499cf5376 ("net/i40e: support floating VEB")
> Fixes: ef4c16fd9148 ("net/i40e: refactor RSS flow")
> Cc: [email protected]
> 
> Signed-off-by: Mingjin Ye <[email protected]>

Tested-by: Matthew Smith <[email protected]>

Applied to dpdk-next-net-intel.

Thanks
Qi

Reply via email to