DPDK patches and discussions
 help / color / mirror / Atom feed
From: Bruce Richardson <bruce.richardson@intel.com>
To: Anurag Mandal <anurag.mandal@intel.com>
Cc: <dev@dpdk.org>, <anatoly.burakov@intel.com>
Subject: Re: [PATCH v5] net/ice: add option to enable source prune
Date: Thu, 6 Nov 2025 17:29:19 +0000	[thread overview]
Message-ID: <aQza75Qqh1j1nsJb@bricha3-mobl1.ger.corp.intel.com> (raw)
In-Reply-To: <20251106163334.95660-1-anurag.mandal@intel.com>

On Thu, Nov 06, 2025 at 04:33:34PM +0000, Anurag Mandal wrote:
> Source prune is disabled by default to support
> VRRP advertisement packets in a vsi of ice PF.
> There is no way to enable source prune itself.
> 
> This patch introduces devarg "source-prune" to
> allow user to enable source prune.
> 
> Enable Source Prune to automatically drop incoming
> packets when their source MAC address matches one
> of the MAC addresses assigned to that same NIC port.
> 
> Tested the following with VRRP advertisement packets
> in a vsi of ice PF:
> 1. Source prune default mode with no devarg option.
> 2. Enable source prune with devarg "source-prune=1".
> 3. Disable source prune with devarg "source-prune=0".
> 
> Signed-off-by: Anurag Mandal <anurag.mandal@intel.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>


  reply	other threads:[~2025-11-06 17:29 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-01 10:46 [PATCH] net/ice: add source prune configuration API Anurag Mandal
2025-11-01 18:29 ` [PATCH v2] " Anurag Mandal
2025-11-02  1:19   ` [PATCH v3] " Anurag Mandal
2025-11-05  9:13     ` Bruce Richardson
2025-11-05 18:30 ` [PATCH v4] net/ice: add option to enable source prune Anurag Mandal
2025-11-06 14:22   ` Bruce Richardson
2025-11-06 16:33 ` [PATCH v5] " Anurag Mandal
2025-11-06 17:29   ` Bruce Richardson [this message]
2025-11-06 17:56     ` Bruce Richardson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=aQza75Qqh1j1nsJb@bricha3-mobl1.ger.corp.intel.com \
    --to=bruce.richardson@intel.com \
    --cc=anatoly.burakov@intel.com \
    --cc=anurag.mandal@intel.com \
    --cc=dev@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).