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 2753845AF8; Wed, 9 Oct 2024 22:32:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B69DA4025E; Wed, 9 Oct 2024 22:32:31 +0200 (CEST) Received: from inbox.dpdk.org (inbox.dpdk.org [95.142.172.178]) by mails.dpdk.org (Postfix) with ESMTP id 18EC140156 for ; Wed, 9 Oct 2024 22:32:30 +0200 (CEST) Received: by inbox.dpdk.org (Postfix, from userid 33) id 0375545AFA; Wed, 9 Oct 2024 22:32:30 +0200 (CEST) From: bugzilla@dpdk.org To: dev@dpdk.org Subject: [DPDK/core Bug 1385] rt_bitops.h fails to give implied atomicity guarantees Date: Wed, 09 Oct 2024 20:32:29 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed 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: david.marchand@redhat.com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: mattias.ronnblom@ericsson.com X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status assigned_to resolution cc Message-ID: In-Reply-To: References: Content-Type: multipart/alternative; boundary=17285059491.E7c6.11650 Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://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 --17285059491.E7c6.11650 Date: Wed, 9 Oct 2024 22:32:29 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.dpdk.org/ Auto-Submitted: auto-generated X-Auto-Response-Suppress: All https://bugs.dpdk.org/show_bug.cgi?id=3D1385 David Marchand (david.marchand@redhat.com) changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Assignee|dev@dpdk.org |mattias.ronnblom@ericsson.c | |om Resolution|--- |FIXED CC| |david.marchand@redhat.com --- Comment #1 from David Marchand (david.marchand@redhat.com) --- Fixed with 471de107ae23 ("bitops: add new bit manipulation API"). --=20 You are receiving this mail because: You are the assignee for the bug.= --17285059491.E7c6.11650 Date: Wed, 9 Oct 2024 22:32:29 +0200 MIME-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.dpdk.org/ Auto-Submitted: auto-generated X-Auto-Response-Suppress: All David Marchand changed bug 1385
What Removed Added
Status UNCONFIRMED RESOLVED
Assignee dev@dpdk.org mattias.ronnblom@ericsson.com
Resolution --- FIXED
CC   david.marchand@redhat.com

Comment # 1 on bug 1385 from David Marchand
Fixed with 471de107ae23 ("bit=
ops: add new bit manipulation API").
          


You are receiving this mail because:
  • You are the assignee for the bug.
=20=20=20=20=20=20=20=20=20=20
= --17285059491.E7c6.11650--