netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: Sai Krishna Gajula <saikrishnag@marvell.com>
Cc: "netdev@vger.kernel.org" <netdev@vger.kernel.org>
Subject: Re: [net-next PATCH v8 4/6] octeontx2-pf: CN20K mbox REQ/ACK implementation for NIC PF
Date: Mon, 6 Jan 2025 12:53:30 -0800	[thread overview]
Message-ID: <20250106125330.15cf523b@kernel.org> (raw)
In-Reply-To: <SA1PR18MB47094FA3D15F05C8EDFC02C1A0102@SA1PR18MB4709.namprd18.prod.outlook.com>

On Mon, 6 Jan 2025 13:08:29 +0000 Sai Krishna Gajula wrote:
> I have pushed V8 patchset for CN20k mbox module yesterday, as the
> previous version got deferred due to winter holidays.
> 
> We see below warning/error message for patch 4 when compiled with
> clang options. "netdev/build_clang	fail	Errors and
> warnings before: 162 this patch: 163"

It's a known problem :( Unfortunately one of the core headers
(linux/mm.h, IIRC) generates a warning when build with latest 
clang, so we get false positive failures. Hopefully this will
be fixed during the 6.14 merge window.

If your patches are still in an active state in patchwork no
action is required on your side.

Adding back the list, please avoid removing CCs.

  parent reply	other threads:[~2025-01-06 20:53 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-05  7:15 [net-next PATCH v8 0/6] CN20K silicon with mbox support Sai Krishna
2025-01-05  7:15 ` [net-next PATCH v8 1/6] octeontx2: Set appropriate PF, VF masks and shifts based on silicon Sai Krishna
2025-01-05  7:15 ` [net-next PATCH v8 2/6] octeontx2-af: CN20k basic mbox operations and structures Sai Krishna
2025-01-05  7:15 ` [net-next PATCH v8 3/6] octeontx2-af: CN20k mbox to support AF REQ/ACK functionality Sai Krishna
2025-01-05  7:15 ` [net-next PATCH v8 4/6] octeontx2-pf: CN20K mbox REQ/ACK implementation for NIC PF Sai Krishna
     [not found]   ` <SA1PR18MB47094FA3D15F05C8EDFC02C1A0102@SA1PR18MB4709.namprd18.prod.outlook.com>
2025-01-06 20:53     ` Jakub Kicinski [this message]
2025-01-07  6:55       ` Sai Krishna Gajula
2025-01-05  7:15 ` [net-next PATCH v8 5/6] octeontx2-af: CN20K mbox implementation for AF's VF Sai Krishna
2025-01-05  7:15 ` [net-next PATCH v8 6/6] octeontx2-pf: CN20K mbox implementation between PF-VF Sai Krishna
2025-01-08  1:33 ` [net-next PATCH v8 0/6] CN20K silicon with mbox support Jakub Kicinski

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=20250106125330.15cf523b@kernel.org \
    --to=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=saikrishnag@marvell.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).