DPDK patches and discussions
 help / color / mirror / Atom feed
From: Bruce Richardson <bruce.richardson@intel.com>
To: "Medvedkin, Vladimir" <vladimir.medvedkin@intel.com>
Cc: Matthew Smith <mgsmith@netgate.com>, <dev@dpdk.org>
Subject: Re: [PATCH] net/ice: set flags while adding vsi
Date: Thu, 13 Mar 2025 18:06:51 +0000	[thread overview]
Message-ID: <Z9MeuwPzEo_RktGB@bricha3-mobl1.ger.corp.intel.com> (raw)
In-Reply-To: <877bda27-4f86-4c47-8f78-f7fab1c20d34@intel.com>

On Thu, Mar 13, 2025 at 05:50:56PM +0000, Medvedkin, Vladimir wrote:
> Acked-by: Vladimir Medvedkin <vladimir.medvedkin@intel.com>
> 
> On 11/03/2025 21:40, Matthew Smith wrote:
> > While adding a vsi for an ice PF, set the ICE_AQ_VSI_SW_FLAG_LOCAL_LB
> > flag. This will prevent packets from being dropped when using a virtual
> > MAC address with VRRP.
> > 
> > Also set the ICE_AQ_VSI_SW_FLAG_SRC_PRUNE flag to prevent transmitted
> > packets from being looped back in some circumstances.
> > 
> > Fixes: f9cf4f864150 ("net/ice: support device initialization")
> > 
> > Signed-off-by: Matthew Smith <mgsmith@netgate.com>
> > ---
> >   drivers/net/intel/ice/ice_ethdev.c | 4 ++++
> >   1 file changed, 4 insertions(+)
> > 

Applied to dpdk-next-net-intel with title "net/ice: fix dropped packets
when using VRRP" and put stable@dpdk.org on CC, since it's a bug fix.

Thanks,
/Bruce

      reply	other threads:[~2025-03-13 18:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-11 21:40 Matthew Smith
2025-03-13 17:50 ` Medvedkin, Vladimir
2025-03-13 18:06   ` Bruce Richardson [this message]

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=Z9MeuwPzEo_RktGB@bricha3-mobl1.ger.corp.intel.com \
    --to=bruce.richardson@intel.com \
    --cc=dev@dpdk.org \
    --cc=mgsmith@netgate.com \
    --cc=vladimir.medvedkin@intel.com \
    /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).