DPDK patches and discussions
 help / color / mirror / Atom feed
From: Raslan Darawsheh <rasland@nvidia.com>
To: Gavin Li <gavinl@nvidia.com>,
	matan@nvidia.com, viacheslavo@nvidia.com, orika@nvidia.com,
	thomas@monjalon.net
Cc: dev@dpdk.org
Subject: Re: [PATCH V4 0/2] resolve flow creation issue for multicast MAC addresses
Date: Mon, 15 Sep 2025 09:37:04 +0300	[thread overview]
Message-ID: <7ce71887-a918-4fbb-8617-92a94dbe5324@nvidia.com> (raw)
In-Reply-To: <20250829090830.1049176-1-gavinl@nvidia.com>

Hi,


On 29/08/2025 12:08 PM, Gavin Li wrote:
> A bug was introduced by commit 2d0665a7f771 ("net/mlx5: align PF and
> VF/SF MAC address handling"). Flows for multicast MAC addresses would
> not be created anymore.
> 
> This patch series are to fix the issue.
> 
> Minggang Li (Gavin) (2):
>    net/mlx5: update how MAC address bit-fields are used
>    net/mlx5: add support for flows targeting multicast MAC addresses
> 
>   drivers/common/mlx5/linux/mlx5_nl.c | 26 ++++++++++++--------------
>   drivers/common/mlx5/linux/mlx5_nl.h |  8 ++++----
>   drivers/net/mlx5/linux/mlx5_os.c    | 12 +++++++++---
>   drivers/net/mlx5/mlx5_trigger.c     |  5 ++++-
>   4 files changed, 29 insertions(+), 22 deletions(-)
> 

Series applied to next-net-mlx,

Kindest regards
Raslan Darawsheh


      parent reply	other threads:[~2025-09-15  6:37 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-25 14:13 [PATCH V3 " Gavin Li
2025-08-25 14:13 ` [PATCH V3 1/2] net/mlx5: update how MAC address bit-fields are used Gavin Li
2025-08-25 14:54   ` Thomas Monjalon
2025-08-27 14:02     ` Minggang(Gavin) Li
2025-08-25 14:13 ` [PATCH V3 2/2] net/mlx5: add support for flows targeting multicast MAC addresses Gavin Li
2025-08-25 14:52   ` Thomas Monjalon
2025-08-27 14:05     ` Minggang(Gavin) Li
2025-08-29  9:08   ` [PATCH V4 0/2] resolve flow creation issue for " Gavin Li
2025-08-29  9:08     ` [PATCH V4 1/2] net/mlx5: update how MAC address bit-fields are used Gavin Li
2025-09-08  6:36       ` Slava Ovsiienko
2025-08-29  9:08     ` [PATCH V4 2/2] net/mlx5: add support for flows targeting multicast MAC addresses Gavin Li
2025-09-08  6:35       ` Slava Ovsiienko
2025-09-15  6:37     ` Raslan Darawsheh [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=7ce71887-a918-4fbb-8617-92a94dbe5324@nvidia.com \
    --to=rasland@nvidia.com \
    --cc=dev@dpdk.org \
    --cc=gavinl@nvidia.com \
    --cc=matan@nvidia.com \
    --cc=orika@nvidia.com \
    --cc=thomas@monjalon.net \
    --cc=viacheslavo@nvidia.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).