From: Thomas Monjalon <thomas@monjalon.net>
To: Stephen Hemminger <stephen@networkplumber.org>,
Bruce Richardson <bruce.richardson@intel.com>
Cc: dev@dpdk.org, Praveen Shetty <praveen.shetty@intel.com>,
Shaiq Wani <shaiq.wani@intel.com>
Subject: Re: [PATCH] net/idpf: fix comma operator warning
Date: Wed, 25 Mar 2026 23:53:10 +0100 [thread overview]
Message-ID: <5357397.CbtlEUcBR6@thomas> (raw)
In-Reply-To: <abLwiikMS-apNzCP@bricha3-mobl1.ger.corp.intel.com>
12/03/2026 17:57, Bruce Richardson:
> On Thu, Mar 12, 2026 at 09:43:44AM -0700, Stephen Hemminger wrote:
> > Fix comma operator misuse warnings with clang compiler in idpf that
> > was missed in previous change. Shows up when -Wcomma enabled.
> >
> > Fixes: 57560a92167a ("net/idpf: add AVX2 Tx path for split queue config")
> >
> > Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
> > ---
>
> Acked-by: Bruce Richardson <bruce.richardson@intel.com>
>
> Yep, this was missed because the previous commit [1] was on your tree but
> not applied to main, so missing in mine. :-(
Sorry I missed this patch and did a similar one:
https://git.dpdk.org/dpdk/commit/?id=b3b8301dee7f1fd3e6bc8c2d79fd6f6cc04a7d58
prev parent reply other threads:[~2026-03-25 22:53 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-12 16:43 [PATCH] net/idpf: fix comma operator warning Stephen Hemminger
2026-03-12 16:57 ` Bruce Richardson
2026-03-25 22:53 ` Thomas Monjalon [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=5357397.CbtlEUcBR6@thomas \
--to=thomas@monjalon.net \
--cc=bruce.richardson@intel.com \
--cc=dev@dpdk.org \
--cc=praveen.shetty@intel.com \
--cc=shaiq.wani@intel.com \
--cc=stephen@networkplumber.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.