DPDK patches and discussions
 help / color / mirror / Atom feed
* [DPDK/core Bug 1772] [23.11] net/hns3 fails to build with clang 20 and C11 stdatomic enabled
@ 2025-08-17 10:43 bugzilla
  0 siblings, 0 replies; only message in thread
From: bugzilla @ 2025-08-17 10:43 UTC (permalink / raw)
  To: dev

[-- Attachment #1: Type: text/plain, Size: 934 bytes --]

https://bugs.dpdk.org/show_bug.cgi?id=1772

            Bug ID: 1772
           Summary: [23.11] net/hns3 fails to build with clang 20 and C11
                    stdatomic enabled
           Product: DPDK
           Version: 23.11
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: core
          Assignee: dev@dpdk.org
          Reporter: alialnu@nvidia.com
  Target Milestone: ---

$ meson --werror --buildtype=debugoptimized -Denable_stdatomic=true build &&
ninja-build -C build

[..]
drivers/net/hns3/hns3_ethdev.c:5224:6: error: address argument to atomic
operation must be a pointer to _Atomic type ('uint16_t *' (aka 'unsigned short
*') invalid)
[..]

OS: Fedora Linux 42
Meson: 1.7.2
Compiler: clang version 20.1.8

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #2: Type: text/html, Size: 2820 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2025-08-17 10:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-08-17 10:43 [DPDK/core Bug 1772] [23.11] net/hns3 fails to build with clang 20 and C11 stdatomic enabled bugzilla

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).