From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <dev-bounces@dpdk.org>
Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124])
	by inbox.dpdk.org (Postfix) with ESMTP id 2FE2743244;
	Mon, 30 Oct 2023 16:35:19 +0100 (CET)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id DD430402C9;
	Mon, 30 Oct 2023 16:35:18 +0100 (CET)
Received: from us-smtp-delivery-124.mimecast.com
 (us-smtp-delivery-124.mimecast.com [170.10.129.124])
 by mails.dpdk.org (Postfix) with ESMTP id EF9BF4026F
 for <dev@dpdk.org>; Mon, 30 Oct 2023 16:35:17 +0100 (CET)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com;
 s=mimecast20190719; t=1698680117;
 h=from:from:reply-to:subject:subject:date:date:message-id:message-id:
 to:to:cc:cc:mime-version:mime-version:content-type:content-type:
 content-transfer-encoding:content-transfer-encoding:
 in-reply-to:in-reply-to:references:references;
 bh=plH8vwmIJXruT1TB4tmHRM+qKyyEOwq9H2OEuL0+mus=;
 b=gf8j57HJjJrVPT2DjceX+08ME/8jD7TgIeqGVL1qnZ4xbW+6ETdDShm1YDmVcPoi9y5omu
 BGfJdCCMCpds3VNy5LDQc/N0WD5C8ga7PkN2ABEPJbEuzzRzOiFq3BKPV5ygt6KCQs8qe3
 2ETzOKQ1sNKtnuWBMlv3B6UURHZWLPI=
Received: from mail-lf1-f69.google.com (mail-lf1-f69.google.com
 [209.85.167.69]) by relay.mimecast.com with ESMTP with STARTTLS
 (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id
 us-mta-127-dV9pmF54ObmW1CVOzPjF1A-1; Mon, 30 Oct 2023 11:35:06 -0400
X-MC-Unique: dV9pmF54ObmW1CVOzPjF1A-1
Received: by mail-lf1-f69.google.com with SMTP id
 2adb3069b0e04-507ee71fc4eso4734410e87.2
 for <dev@dpdk.org>; Mon, 30 Oct 2023 08:35:05 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1698680105; x=1699284905;
 h=content-transfer-encoding:cc:to:subject:message-id:date:from
 :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc
 :subject:date:message-id:reply-to;
 bh=plH8vwmIJXruT1TB4tmHRM+qKyyEOwq9H2OEuL0+mus=;
 b=foWGkFgQjkqFI2dA6ls1DCwS+m1J6cXT8tNBW+zlggUAlpzs6KjXViJ6oMf6hHEztd
 UPdiB+7nr4qN3zSuh2/yySDMEgxCFL5rHMqqxMaqDMslYG6RlPjoj3n9SuveEzGa5dut
 YNB9mCVX13ruB6rcruVr1JOlOH7ryFnZTOjoSZ27sQ+TQG1za8H6iK5pdH7GlfUlZFrc
 kwQbo/QeA0fG6UwOyU6dqU1S/lcduVjy9AR2bJQpVP7seh6c1VIendEUXDWpP/9+RMZO
 JjhjBQtpNfQeOglldHkNZVRwHsUHXmUWNqTPTc2pcWNFeabkdieMN/zQ4sVBNIsDtHPF
 BxJg==
X-Gm-Message-State: AOJu0YzxvK9YE4Ndn1g9fTtYs+mdbTVgiCqYpptakgqc3EoIAhJSB/Su
 c40o9UJ1AMYhYPzxTXYQ0Ef0e/m2FvW7lwkwtbapP+nIoVvv9VCpHfujpssP0s2HqwELS5y7IGj
 CpsOSSr84DzxhKeBWl0s=
X-Received: by 2002:ac2:5935:0:b0:503:1be5:24eb with SMTP id
 v21-20020ac25935000000b005031be524ebmr7209606lfi.50.1698680104716; 
 Mon, 30 Oct 2023 08:35:04 -0700 (PDT)
X-Google-Smtp-Source: AGHT+IEMufm3/E0v4MeMaj5H+X5/vgubOxpPL/dF804jSL4P/dnDZZL7PQj+F2jSJRqg0dQItJRnMUPBzABxYaljlvs=
X-Received: by 2002:ac2:5935:0:b0:503:1be5:24eb with SMTP id
 v21-20020ac25935000000b005031be524ebmr7209569lfi.50.1698680104387; Mon, 30
 Oct 2023 08:35:04 -0700 (PDT)
MIME-Version: 1.0
References: <1697497745-20664-1-git-send-email-roretzla@linux.microsoft.com>
 <1698280314-25861-1-git-send-email-roretzla@linux.microsoft.com>
In-Reply-To: <1698280314-25861-1-git-send-email-roretzla@linux.microsoft.com>
From: David Marchand <david.marchand@redhat.com>
Date: Mon, 30 Oct 2023 16:34:52 +0100
Message-ID: <CAJFAV8yszxmN89EJ+wqLnr4ZotrOg=7WiQOd3OuQoVWxMkHWQA@mail.gmail.com>
Subject: Re: [PATCH v3 00/19] use rte optional stdatomic API
To: Tyler Retzlaff <roretzla@linux.microsoft.com>
Cc: dev@dpdk.org, Akhil Goyal <gakhil@marvell.com>, 
 Anatoly Burakov <anatoly.burakov@intel.com>, 
 Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>, 
 Bruce Richardson <bruce.richardson@intel.com>,
 Ciara Power <ciara.power@intel.com>, 
 David Christensen <drc@linux.vnet.ibm.com>, David Hunt <david.hunt@intel.com>, 
 Dmitry Kozlyuk <dmitry.kozliuk@gmail.com>,
 Dmitry Malloy <dmitrym@microsoft.com>, 
 Elena Agostini <eagostini@nvidia.com>,
 Erik Gabriel Carrillo <erik.g.carrillo@intel.com>, 
 Fan Zhang <fanzhang.oss@gmail.com>, Ferruh Yigit <ferruh.yigit@amd.com>, 
 Harman Kalra <hkalra@marvell.com>,
 Harry van Haaren <harry.van.haaren@intel.com>, 
 Honnappa Nagarahalli <honnappa.nagarahalli@arm.com>,
 Jerin Jacob <jerinj@marvell.com>, 
 Konstantin Ananyev <konstantin.v.ananyev@yandex.ru>,
 Matan Azrad <matan@nvidia.com>, 
 Maxime Coquelin <maxime.coquelin@redhat.com>, 
 Narcisa Ana Maria Vasile <navasile@linux.microsoft.com>,
 Nicolas Chautru <nicolas.chautru@intel.com>, 
 Olivier Matz <olivier.matz@6wind.com>, Ori Kam <orika@nvidia.com>, 
 Pallavi Kadam <pallavi.kadam@intel.com>,
 Pavan Nikhilesh <pbhagavatula@marvell.com>, 
 Reshma Pattan <reshma.pattan@intel.com>,
 Sameh Gobriel <sameh.gobriel@intel.com>, 
 Shijith Thotton <sthotton@marvell.com>,
 Sivaprasad Tummala <sivaprasad.tummala@amd.com>, 
 Stephen Hemminger <stephen@networkplumber.org>,
 Suanming Mou <suanmingm@nvidia.com>, 
 Sunil Kumar Kori <skori@marvell.com>, Thomas Monjalon <thomas@monjalon.net>, 
 Viacheslav Ovsiienko <viacheslavo@nvidia.com>,
 Vladimir Medvedkin <vladimir.medvedkin@intel.com>, 
 Yipeng Wang <yipeng1.wang@intel.com>
X-Mimecast-Spam-Score: 0
X-Mimecast-Originator: redhat.com
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: DPDK patches and discussions <dev.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
Errors-To: dev-bounces@dpdk.org

On Thu, Oct 26, 2023 at 2:32=E2=80=AFAM Tyler Retzlaff
<roretzla@linux.microsoft.com> wrote:
>
> Replace the use of gcc builtin __atomic_xxx intrinsics with
> corresponding rte_atomic_xxx optional stdatomic API.
>
> v3:
>   * add missing atomic specification on head variable
>     in struct rte_ring_headtail
>   * adapt to use rte_atomic_xxx stdatomic API in rte_ring_c11_pvt.h
>   * split comma operator statement into 2 statements
>
> v2:
>   * add #include <rte_stdatomic.h> to rte_mbuf_core.h
>   * remove first two patches which were fixes that have
>     been merged in another series
>
> Tyler Retzlaff (19):
>   power: use rte optional stdatomic API
>   bbdev: use rte optional stdatomic API
>   eal: use rte optional stdatomic API
>   eventdev: use rte optional stdatomic API
>   gpudev: use rte optional stdatomic API
>   ipsec: use rte optional stdatomic API
>   mbuf: use rte optional stdatomic API
>   mempool: use rte optional stdatomic API
>   rcu: use rte optional stdatomic API
>   pdump: use rte optional stdatomic API
>   stack: use rte optional stdatomic API
>   telemetry: use rte optional stdatomic API
>   vhost: use rte optional stdatomic API
>   cryptodev: use rte optional stdatomic API
>   distributor: use rte optional stdatomic API
>   ethdev: use rte optional stdatomic API
>   hash: use rte optional stdatomic API
>   timer: use rte optional stdatomic API
>   ring: use rte optional stdatomic API
>
>  drivers/event/cnxk/cnxk_tim_worker.h   |   4 +-
>  drivers/net/mlx5/mlx5_hws_cnt.h        |   4 +-
>  lib/bbdev/rte_bbdev.c                  |   6 +-
>  lib/bbdev/rte_bbdev.h                  |   2 +-
>  lib/cryptodev/rte_cryptodev.c          |  22 +++---
>  lib/cryptodev/rte_cryptodev.h          |  16 ++---
>  lib/distributor/distributor_private.h  |   4 +-
>  lib/distributor/rte_distributor.c      |  54 +++++++--------
>  lib/eal/common/eal_common_launch.c     |  10 +--
>  lib/eal/common/eal_common_mcfg.c       |   2 +-
>  lib/eal/common/eal_common_proc.c       |  14 ++--
>  lib/eal/common/eal_common_thread.c     |  26 +++----
>  lib/eal/common/eal_common_trace.c      |   8 +--
>  lib/eal/common/eal_common_trace_ctf.c  |   4 +-
>  lib/eal/common/eal_memcfg.h            |   2 +-
>  lib/eal/common/eal_private.h           |   4 +-
>  lib/eal/common/eal_trace.h             |   4 +-
>  lib/eal/common/rte_service.c           | 122 ++++++++++++++++-----------=
------
>  lib/eal/freebsd/eal.c                  |  20 +++---
>  lib/eal/include/rte_epoll.h            |   3 +-
>  lib/eal/linux/eal.c                    |  26 +++----
>  lib/eal/linux/eal_interrupts.c         |  42 ++++++------
>  lib/eal/ppc/include/rte_atomic.h       |   6 +-
>  lib/eal/windows/rte_thread.c           |   8 ++-
>  lib/ethdev/ethdev_driver.h             |  16 ++---
>  lib/ethdev/ethdev_private.c            |   6 +-
>  lib/ethdev/rte_ethdev.c                |  24 +++----
>  lib/ethdev/rte_ethdev.h                |  16 ++---
>  lib/ethdev/rte_ethdev_core.h           |   2 +-
>  lib/eventdev/rte_event_timer_adapter.c |  66 +++++++++---------
>  lib/eventdev/rte_event_timer_adapter.h |   2 +-
>  lib/gpudev/gpudev.c                    |   6 +-
>  lib/gpudev/gpudev_driver.h             |   2 +-
>  lib/hash/rte_cuckoo_hash.c             | 116 +++++++++++++++------------=
----
>  lib/hash/rte_cuckoo_hash.h             |   6 +-
>  lib/ipsec/ipsec_sqn.h                  |   2 +-
>  lib/ipsec/sa.h                         |   2 +-
>  lib/mbuf/rte_mbuf.h                    |  20 +++---
>  lib/mbuf/rte_mbuf_core.h               |   5 +-
>  lib/mempool/rte_mempool.h              |   4 +-
>  lib/pdump/rte_pdump.c                  |  14 ++--
>  lib/pdump/rte_pdump.h                  |   8 +--
>  lib/power/power_acpi_cpufreq.c         |  33 ++++-----
>  lib/power/power_cppc_cpufreq.c         |  25 +++----
>  lib/power/power_pstate_cpufreq.c       |  31 +++++----
>  lib/rcu/rte_rcu_qsbr.c                 |  48 ++++++-------
>  lib/rcu/rte_rcu_qsbr.h                 |  68 +++++++++---------
>  lib/ring/rte_ring_c11_pvt.h            |  47 +++++++------
>  lib/ring/rte_ring_core.h               |  12 ++--
>  lib/ring/rte_ring_generic_pvt.h        |  16 +++--
>  lib/ring/rte_ring_hts_elem_pvt.h       |  22 +++---
>  lib/ring/rte_ring_peek_elem_pvt.h      |   6 +-
>  lib/ring/rte_ring_rts_elem_pvt.h       |  27 ++++----
>  lib/stack/rte_stack.h                  |   2 +-
>  lib/stack/rte_stack_lf_c11.h           |  24 +++----
>  lib/stack/rte_stack_lf_generic.h       |  18 ++---
>  lib/telemetry/telemetry.c              |  18 ++---
>  lib/timer/rte_timer.c                  |  50 +++++++-------
>  lib/timer/rte_timer.h                  |   6 +-
>  lib/vhost/vdpa.c                       |   3 +-
>  lib/vhost/vhost.c                      |  42 ++++++------
>  lib/vhost/vhost.h                      |  39 ++++++-----
>  lib/vhost/vhost_user.c                 |   6 +-
>  lib/vhost/virtio_net.c                 |  58 +++++++++-------
>  lib/vhost/virtio_net_ctrl.c            |   6 +-
>  65 files changed, 684 insertions(+), 653 deletions(-)
>

Series applied, thanks.


--=20
David Marchand