From mboxrd@z Thu Jan 1 00:00:00 1970
Return-Path:
Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124])
by inbox.dpdk.org (Postfix) with ESMTP id 4146F46D04;
Sun, 17 Aug 2025 12:43:34 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
by mails.dpdk.org (Postfix) with ESMTP id D215440151;
Sun, 17 Aug 2025 12:43:33 +0200 (CEST)
Received: from inbox.dpdk.org (inbox.dpdk.org [95.142.172.178])
by mails.dpdk.org (Postfix) with ESMTP id 57ADB4003C
for ; Sun, 17 Aug 2025 12:43:31 +0200 (CEST)
Received: by inbox.dpdk.org (Postfix, from userid 33)
id 28F9B46D4D; Sun, 17 Aug 2025 12:43:31 +0200 (CEST)
From: bugzilla@dpdk.org
To: dev@dpdk.org
Subject: [DPDK/core Bug 1772] [23.11] net/hns3 fails to build with clang 20
and C11 stdatomic enabled
Date: Sun, 17 Aug 2025 10:43:30 +0000
X-Bugzilla-Reason: AssignedTo
X-Bugzilla-Type: new
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: DPDK
X-Bugzilla-Component: core
X-Bugzilla-Version: 23.11
X-Bugzilla-Keywords:
X-Bugzilla-Severity: normal
X-Bugzilla-Who: alialnu@nvidia.com
X-Bugzilla-Status: UNCONFIRMED
X-Bugzilla-Resolution:
X-Bugzilla-Priority: Normal
X-Bugzilla-Assigned-To: dev@dpdk.org
X-Bugzilla-Target-Milestone: ---
X-Bugzilla-Flags:
X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform
op_sys bug_status bug_severity priority component assigned_to reporter
target_milestone
Message-ID:
Content-Type: multipart/alternative; boundary=17554274100.60ce2.2836614
Content-Transfer-Encoding: 7bit
X-Bugzilla-URL: https://bugs.dpdk.org/
Auto-Submitted: auto-generated
X-Auto-Response-Suppress: All
MIME-Version: 1.0
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: DPDK patches and discussions
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: dev-bounces@dpdk.org
--17554274100.60ce2.2836614
Date: Sun, 17 Aug 2025 12:43:30 +0200
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: https://bugs.dpdk.org/
Auto-Submitted: auto-generated
X-Auto-Response-Suppress: All
https://bugs.dpdk.org/show_bug.cgi?id=3D1772
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=3Ddebugoptimized -Denable_stdatomic=3Dtrue bui=
ld &&
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 sh=
ort
*') invalid)
[..]
OS: Fedora Linux 42
Meson: 1.7.2
Compiler: clang version 20.1.8
--=20
You are receiving this mail because:
You are the assignee for the bug.=
--17554274100.60ce2.2836614
Date: Sun, 17 Aug 2025 12:43:30 +0200
MIME-Version: 1.0
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: https://bugs.dpdk.org/
Auto-Submitted: auto-generated
X-Auto-Response-Suppress: All
Bug ID
1772
Summary
[23.11] net/hns3 fails to build with clang 20 and C11 stdatom=
ic 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
---
You are receiving this mail because:
You are the assignee for the bug.
=20=20=20=20=20=20=20=20=20=20
=
--17554274100.60ce2.2836614--