List patch comments

GET /api/patches/73618/comments/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/73618/comments/?format=api&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/73618/comments/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 115606, "web_url": "https://patches.dpdk.org/comment/115606/", "msgid": "<CAJFAV8wLj6pykwhRT7ja4yjPBDnVoyUwgQN27i_N_HhE4QDTKw@mail.gmail.com>", "list_archive_url": "https://inbox.dpdk.org/dev/CAJFAV8wLj6pykwhRT7ja4yjPBDnVoyUwgQN27i_N_HhE4QDTKw@mail.gmail.com", "date": "2020-07-09T10:30:09", "subject": "Re: [dpdk-dev] [PATCH v3] eal: use c11 atomic built-ins for\n\tinterrupt status", "submitter": { "id": 1173, "url": "https://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "content": "On Thu, Jul 9, 2020 at 10:35 AM Phil Yang <phil.yang@arm.com> wrote:\n>\n> The event status is defined as a volatile variable and shared between\n> threads. Use c11 atomic built-ins with explicit ordering instead of\n> rte_atomic ops which enforce unnecessary barriers on aarch64.\n>\n> The event status has been cleaned up by the compare-and-swap operation\n> when we free the event data, so there is no need to set it to invalid\n> after that.\n>\n> Signed-off-by: Phil Yang <phil.yang@arm.com>\n> Reviewed-by: Ruifeng Wang <ruifeng.wang@arm.com>\n> Reviewed-by: Honnappa Nagarahalli <honnappa.nagarahalli@arm.com>\n> Reviewed-by: Harman Kalra <hkalra@marvell.com>\n> ---\n> v3:\n> Fixed typo.\n>\n> v2:\n> 1. Fixed typo.\n> 2. Updated libabigail.abignore to pass ABI check.\n> 3. Merged v1 two patches into one patch.\n>\n> devtools/libabigail.abignore | 4 +++\n> lib/librte_eal/include/rte_eal_interrupts.h | 2 +-\n> lib/librte_eal/linux/eal_interrupts.c | 48 ++++++++++++++++++++---------\n> 3 files changed, 38 insertions(+), 16 deletions(-)\n>\n> diff --git a/devtools/libabigail.abignore b/devtools/libabigail.abignore\n> index 0133f75..daa4631 100644\n> --- a/devtools/libabigail.abignore\n> +++ b/devtools/libabigail.abignore\n> @@ -48,6 +48,10 @@\n> changed_enumerators = RTE_CRYPTO_AEAD_LIST_END\n> [suppress_variable]\n> name = rte_crypto_aead_algorithm_strings\n> +; Ignore updates of epoll event\n> +[suppress_type]\n> + type_kind = struct\n> + name = rte_epoll_event\n\nIn general, ignoring all changes on a structure is risky.\nBut the risk is acceptable as long as we remember this for the rest of\nthe 20.08 release (and we will start from scratch for 20.11).\n\n\nWithout any comment from others, I'll merge this by the end of (my) day.\n\nThanks.", "headers": { "Return-Path": "<dev-bounces@dpdk.org>", "X-Original-To": "patchwork@inbox.dpdk.org", "Delivered-To": "patchwork@inbox.dpdk.org", "Received": [ "from dpdk.org (dpdk.org [92.243.14.124])\n\tby inbox.dpdk.org (Postfix) with ESMTP id A7ED5A0528;\n\tThu, 9 Jul 2020 12:30:28 +0200 (CEST)", "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 945991D9FD;\n\tThu, 9 Jul 2020 12:30:27 +0200 (CEST)", "from us-smtp-1.mimecast.com (us-smtp-delivery-1.mimecast.com\n [205.139.110.120]) by dpdk.org (Postfix) with ESMTP id 38C3F1D9DA\n for <dev@dpdk.org>; Thu, 9 Jul 2020 12:30:25 +0200 (CEST)", "from mail-ua1-f69.google.com (mail-ua1-f69.google.com\n [209.85.222.69]) (Using TLS) by relay.mimecast.com with ESMTP id\n us-mta-40-hzAfh8MCPBavKYp-Ul6qow-1; Thu, 09 Jul 2020 06:30:21 -0400", "by mail-ua1-f69.google.com with SMTP id b25so708130uaj.2\n for <dev@dpdk.org>; Thu, 09 Jul 2020 03:30:20 -0700 (PDT)" ], "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com;\n s=mimecast20190719; t=1594290624;\n h=from:from:reply-to:subject:subject:date:date:message-id:message-id:\n to:to:cc:cc:mime-version:mime-version:content-type:content-type:\n in-reply-to:in-reply-to:references:references;\n bh=llx4j5mOo7ZZ06d1sOW2PeTpSDFLGNXqRqmKvu2eA0U=;\n b=L0cixykFjeyWT2pe4hXVMbSfAB5CcIxSVefxhWqpn8bXHvUc9dMyjs207UlujeFCWgwZjN\n ABZ3w3WwiHy9z9nforXHceGJpiPkE5uQBLehLCLm98zQzHdUgGbJBoxuweBVJ2L8tYWNiF\n 93k3/TN7sfmxrcrUYF4VBlTlxN3X33w=", "X-MC-Unique": "hzAfh8MCPBavKYp-Ul6qow-1", "X-Google-DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/relaxed;\n d=1e100.net; s=20161025;\n h=x-gm-message-state:mime-version:references:in-reply-to:from:date\n :message-id:subject:to:cc;\n bh=llx4j5mOo7ZZ06d1sOW2PeTpSDFLGNXqRqmKvu2eA0U=;\n b=LbLnEXpqE9ff5Z9vjK2WuqZpNDZB/0x8Aqi3Kt3aB0aoy7F3zT5RTmryZwpeA/oDge\n uiKgAgx0wYIthczYgSvweF5a5lZ63rm3Dfhzc5W/XIoHOvvTZW1ZP7zk148oQEbkVqeJ\n G0izEBSTopzFxI/V1T8GWIAEnDIu50l8+9AkUIaAIKCHel5RIszRMAMt9FFWlq4CHpTc\n ZS6DMP/Kj8hVf9LrwY4fwH7jImZd36J/z4Vbq/3EDE783h6DiZcdLDPHwSTuK82jxVep\n OF7lyvJtY1BmtRRPuue/jHK77b7ondNiCvtD6eAnRitcafkKaFfDMWxIOCjJR/sTNcfV\n PQig==", "X-Gm-Message-State": "AOAM531QMVHuSgT1lxSUzOFHnopw4PZagN5iEm+XDM/iP/Ymys0gsI53\n 9uKWtG++e/tl8dJ1XhKZOffSAZ5g3uIEgbn715vjoU8aTEAviK91YuOMxIz6tK3FwifWuoMYtWS\n Ty/B3JXJ2rOzWmPCpFeo=", "X-Received": [ "by 2002:a67:b741:: with SMTP id l1mr48094445vsh.180.1594290620498;\n Thu, 09 Jul 2020 03:30:20 -0700 (PDT)", "by 2002:a67:b741:: with SMTP id l1mr48094416vsh.180.1594290620198;\n Thu, 09 Jul 2020 03:30:20 -0700 (PDT)" ], "X-Google-Smtp-Source": "\n ABdhPJxAZqtpyxx5UqaJoPajQv3YY2tyioOnPUaPaWq6qQcsgIKeL26i43tM4G4MnFPTkH7U6MAqqVERCab72GVt1O0=", "MIME-Version": "1.0", "References": "<1594277162-15021-1-git-send-email-phil.yang@arm.com>\n <1594283675-15965-1-git-send-email-phil.yang@arm.com>", "In-Reply-To": "<1594283675-15965-1-git-send-email-phil.yang@arm.com>", "From": "David Marchand <david.marchand@redhat.com>", "Date": "Thu, 9 Jul 2020 12:30:09 +0200", "Message-ID": "\n <CAJFAV8wLj6pykwhRT7ja4yjPBDnVoyUwgQN27i_N_HhE4QDTKw@mail.gmail.com>", "To": "Phil Yang <phil.yang@arm.com>, Ray Kinsella <mdr@ashroe.eu>,\n Harman Kalra <hkalra@marvell.com>", "Cc": "dev <dev@dpdk.org>, stefan.puiu@gmail.com,\n Aaron Conole <aconole@redhat.com>,\n David Christensen <drc@linux.vnet.ibm.com>,\n Honnappa Nagarahalli <Honnappa.Nagarahalli@arm.com>,\n \"Ruifeng Wang (Arm Technology China)\" <Ruifeng.Wang@arm.com>,\n nd <nd@arm.com>,\n Dodji Seketeli <dodji@redhat.com>, Neil Horman <nhorman@tuxdriver.com>", "Authentication-Results": "relay.mimecast.com;\n auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=dmarchan@redhat.com", "X-Mimecast-Spam-Score": "0", "X-Mimecast-Originator": "redhat.com", "Content-Type": "text/plain; charset=\"UTF-8\"", "Subject": "Re: [dpdk-dev] [PATCH v3] eal: use c11 atomic built-ins for\n\tinterrupt status", "X-BeenThere": "dev@dpdk.org", "X-Mailman-Version": "2.1.15", "Precedence": "list", "List-Id": "DPDK patches and discussions <dev.dpdk.org>", "List-Unsubscribe": "<https://mails.dpdk.org/options/dev>,\n <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>,\n <mailto:dev-request@dpdk.org?subject=subscribe>", "Errors-To": "dev-bounces@dpdk.org", "Sender": "\"dev\" <dev-bounces@dpdk.org>" }, "addressed": null }, { "id": 115676, "web_url": "https://patches.dpdk.org/comment/115676/", "msgid": "<CAJFAV8xdLsGQcMe0RpUjXDLw8H=Lbo0AsHSGhrpvFo=1mZk=Cw@mail.gmail.com>", "list_archive_url": "https://inbox.dpdk.org/dev/CAJFAV8xdLsGQcMe0RpUjXDLw8H=Lbo0AsHSGhrpvFo=1mZk=Cw@mail.gmail.com", "date": "2020-07-10T06:32:25", "subject": "Re: [dpdk-dev] [PATCH v3] eal: use c11 atomic built-ins for\n\tinterrupt status", "submitter": { "id": 1173, "url": "https://patches.dpdk.org/api/people/1173/?format=api", "name": "David Marchand", "email": "david.marchand@redhat.com" }, "content": "On Thu, Jul 9, 2020 at 10:35 AM Phil Yang <phil.yang@arm.com> wrote:\n>\n> The event status is defined as a volatile variable and shared between\n> threads. Use c11 atomic built-ins with explicit ordering instead of\n> rte_atomic ops which enforce unnecessary barriers on aarch64.\n>\n> The event status has been cleaned up by the compare-and-swap operation\n> when we free the event data, so there is no need to set it to invalid\n> after that.\n>\n> Signed-off-by: Phil Yang <phil.yang@arm.com>\n> Reviewed-by: Ruifeng Wang <ruifeng.wang@arm.com>\n> Reviewed-by: Honnappa Nagarahalli <honnappa.nagarahalli@arm.com>\n> Reviewed-by: Harman Kalra <hkalra@marvell.com>\n\nApplied, thanks.", "headers": { "Return-Path": "<dev-bounces@dpdk.org>", "X-Original-To": "patchwork@inbox.dpdk.org", "Delivered-To": "patchwork@inbox.dpdk.org", "Received": [ "from dpdk.org (dpdk.org [92.243.14.124])\n\tby inbox.dpdk.org (Postfix) with ESMTP id 66391A0526;\n\tFri, 10 Jul 2020 08:32:42 +0200 (CEST)", "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 57CDB1DAD8;\n\tFri, 10 Jul 2020 08:32:41 +0200 (CEST)", "from us-smtp-1.mimecast.com (us-smtp-delivery-1.mimecast.com\n [205.139.110.120]) by dpdk.org (Postfix) with ESMTP id 1A50B1DA65\n for <dev@dpdk.org>; Fri, 10 Jul 2020 08:32:39 +0200 (CEST)", "from mail-vk1-f198.google.com (mail-vk1-f198.google.com\n [209.85.221.198]) (Using TLS) by relay.mimecast.com with ESMTP id\n us-mta-80--ZwlmYRbMheNbRZUh13Daw-1; Fri, 10 Jul 2020 02:32:37 -0400", "by mail-vk1-f198.google.com with SMTP id n133so1007887vkc.14\n for <dev@dpdk.org>; Thu, 09 Jul 2020 23:32:37 -0700 (PDT)" ], "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com;\n s=mimecast20190719; t=1594362759;\n h=from:from:reply-to:subject:subject:date:date:message-id:message-id:\n to:to:cc:cc:mime-version:mime-version:content-type:content-type:\n in-reply-to:in-reply-to:references:references;\n bh=lAxeeFgONN/EUbHcG6nLFvyLqpZzQnBMZxA0gw117Hk=;\n b=hWqckxhsJ0X4LPaI9wZoQHGPVWv0cTf4Pzoh+w/1dD3LTBSUsetM1Gh530vjBt1kOLvFH/\n b/o7vZhvcAiE/OaAvokr/fz5S9lFcn7VyaOXUUi1IQejPGi6MrdUji5rINkER5YuZaeChf\n UTV6ti9IvdE4ZqRoKywjNh7Jr2M28b0=", "X-MC-Unique": "-ZwlmYRbMheNbRZUh13Daw-1", "X-Google-DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/relaxed;\n d=1e100.net; s=20161025;\n h=x-gm-message-state:mime-version:references:in-reply-to:from:date\n :message-id:subject:to:cc;\n bh=lAxeeFgONN/EUbHcG6nLFvyLqpZzQnBMZxA0gw117Hk=;\n b=pQlMc0IM4jbI7ZS8siKRKiorVJMWfGB76VpwkLyY/PVZlikLIPMEHRIpB1wVMS0W53\n G4Tsz9O55svN2EN855K3qaB6v9m8nFulIIAw5+Yw/xmpOUp0Yth7mt9gTrJ3wNfQWNRo\n QDb3JGt0enejjd8UyWGc8JRZNoD4L6W0rtePe44CeJUOE1Qw1wD6SHXM2pgmIYWervoa\n B5G6NJJcUYGOQdhvIDbCAQ0E4jtFM8dD8PCjNvPfgraYRUDEvXzHjosQtuwFdfrO6EJ0\n HAY8HPiqWus5kNx0s+d4vDWgNB8kHkZzjDa4vvRIBVW9swGl7Yrou/ZzdnQjCotizSOu\n j/Wg==", "X-Gm-Message-State": "AOAM5336th3SG//MeSshofvyLrGa7tirOY0X2dS58YkVFiSZOWCc6F9P\n 9tNY+oofXqu+Xw4Ekz2PoopTMZMRCRZuJlJctq1hdhP4K4KwOFflVesImU6mQEQET18on2kedl8\n 0qZHA31VsdsBHYaia6H0=", "X-Received": [ "by 2002:a67:b741:: with SMTP id l1mr51932843vsh.180.1594362757357;\n Thu, 09 Jul 2020 23:32:37 -0700 (PDT)", "by 2002:a67:b741:: with SMTP id l1mr51932827vsh.180.1594362757090;\n Thu, 09 Jul 2020 23:32:37 -0700 (PDT)" ], "X-Google-Smtp-Source": "\n ABdhPJwlb2oeXVrJForKWicVWjGDL969AnorVoKpeXzY1nq1czaBXoDzpz7KUdvlOr0YY6BckqHcWE0YVN2ncqKRTkY=", "MIME-Version": "1.0", "References": "<1594277162-15021-1-git-send-email-phil.yang@arm.com>\n <1594283675-15965-1-git-send-email-phil.yang@arm.com>", "In-Reply-To": "<1594283675-15965-1-git-send-email-phil.yang@arm.com>", "From": "David Marchand <david.marchand@redhat.com>", "Date": "Fri, 10 Jul 2020 08:32:25 +0200", "Message-ID": "\n <CAJFAV8xdLsGQcMe0RpUjXDLw8H=Lbo0AsHSGhrpvFo=1mZk=Cw@mail.gmail.com>", "To": "Phil Yang <phil.yang@arm.com>", "Cc": "dev <dev@dpdk.org>, stefan.puiu@gmail.com, Ray Kinsella <mdr@ashroe.eu>,\n Aaron Conole <aconole@redhat.com>,\n David Christensen <drc@linux.vnet.ibm.com>,\n Honnappa Nagarahalli <Honnappa.Nagarahalli@arm.com>,\n \"Ruifeng Wang (Arm Technology China)\" <Ruifeng.Wang@arm.com>,\n nd <nd@arm.com>,\n Dodji Seketeli <dodji@redhat.com>,\n Neil Horman <nhorman@tuxdriver.com>, Harman Kalra <hkalra@marvell.com>", "Authentication-Results": "relay.mimecast.com;\n auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=dmarchan@redhat.com", "X-Mimecast-Spam-Score": "0", "X-Mimecast-Originator": "redhat.com", "Content-Type": "text/plain; charset=\"UTF-8\"", "Subject": "Re: [dpdk-dev] [PATCH v3] eal: use c11 atomic built-ins for\n\tinterrupt status", "X-BeenThere": "dev@dpdk.org", "X-Mailman-Version": "2.1.15", "Precedence": "list", "List-Id": "DPDK patches and discussions <dev.dpdk.org>", "List-Unsubscribe": "<https://mails.dpdk.org/options/dev>,\n <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>,\n <mailto:dev-request@dpdk.org?subject=subscribe>", "Errors-To": "dev-bounces@dpdk.org", "Sender": "\"dev\" <dev-bounces@dpdk.org>" }, "addressed": null }, { "id": 115677, "web_url": "https://patches.dpdk.org/comment/115677/", "msgid": "<87eepjq1ls.fsf@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/87eepjq1ls.fsf@redhat.com", "date": "2020-07-10T07:18:55", "subject": "Re: [dpdk-dev] [PATCH v3] eal: use c11 atomic built-ins for\n\tinterrupt status", "submitter": { "id": 1690, "url": "https://patches.dpdk.org/api/people/1690/?format=api", "name": "Dodji Seketeli", "email": "dodji@redhat.com" }, "content": "David Marchand <david.marchand@redhat.com> writes:\n\n[...]\n\n>> --- a/devtools/libabigail.abignore\n>> +++ b/devtools/libabigail.abignore\n>> @@ -48,6 +48,10 @@\n>> changed_enumerators = RTE_CRYPTO_AEAD_LIST_END\n>> [suppress_variable]\n>> name = rte_crypto_aead_algorithm_strings\n>> +; Ignore updates of epoll event\n>> +[suppress_type]\n>> + type_kind = struct\n>> + name = rte_epoll_event\n>\n> In general, ignoring all changes on a structure is risky.\n> But the risk is acceptable as long as we remember this for the rest of\n> the 20.08 release (and we will start from scratch for 20.11).\n\nRight, I thought about this too when I saw that change. If that struct\nis inherently *not* part of the logically exposed ABI, the risk is\nreally minimal as well. In that case, maybe a comment saying so in the\n.abignore file could be useful for future reference.\n\n[...]\n\nCheers,", "headers": { "Return-Path": "<dev-bounces@dpdk.org>", "X-Original-To": "patchwork@inbox.dpdk.org", "Delivered-To": "patchwork@inbox.dpdk.org", "Received": [ "from dpdk.org (dpdk.org [92.243.14.124])\n\tby inbox.dpdk.org (Postfix) with ESMTP id 01878A0526;\n\tFri, 10 Jul 2020 09:19:04 +0200 (CEST)", "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 538FC1DC73;\n\tFri, 10 Jul 2020 09:19:04 +0200 (CEST)", "from us-smtp-1.mimecast.com (us-smtp-delivery-1.mimecast.com\n [205.139.110.120]) by dpdk.org (Postfix) with ESMTP id 320A71DC57\n for <dev@dpdk.org>; Fri, 10 Jul 2020 09:19:02 +0200 (CEST)", "from mail-wr1-f72.google.com (mail-wr1-f72.google.com\n [209.85.221.72]) (Using TLS) by relay.mimecast.com with ESMTP id\n us-mta-328-0uppg8r0NM-Z6ThhQVaeIQ-1; Fri, 10 Jul 2020 03:18:59 -0400", "by mail-wr1-f72.google.com with SMTP id y18so4973159wrq.4\n for <dev@dpdk.org>; Fri, 10 Jul 2020 00:18:59 -0700 (PDT)", "from localhost (91-166-131-130.subs.proxad.net. [91.166.131.130])\n by smtp.gmail.com with ESMTPSA id g82sm8426032wma.37.2020.07.10.00.18.57\n (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);\n Fri, 10 Jul 2020 00:18:57 -0700 (PDT)", "by localhost (Postfix, from userid 1000)\n id AF2FF1800867; Fri, 10 Jul 2020 09:18:55 +0200 (CEST)" ], "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com;\n s=mimecast20190719; t=1594365541;\n h=from:from:reply-to:subject:subject:date:date:message-id:message-id:\n to:to:cc:cc:mime-version:mime-version:content-type:content-type:\n in-reply-to:in-reply-to:references:references;\n bh=bMMNTqRmYSfrfOtcFcbh+gBMTOfP9QJqJjd2j2dptYg=;\n b=SlUS5oKU7e+1v8yVpHMru+GIVPCbsfbMhNvDLg8QNX/X00QS7ozBnFcrgY25MXaS0Tyx9e\n xtjtgR8BtY+FDouqSaCk0+mhN7MvrKvTI9MaT5moJkEVh0VkJajQfso47bsEUbWiqqnKDA\n MTbTfhh061CWZzCQIoHLFmJ5avNM0us=", "X-MC-Unique": "0uppg8r0NM-Z6ThhQVaeIQ-1", "X-Google-DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/relaxed;\n d=1e100.net; s=20161025;\n h=x-gm-message-state:from:to:cc:subject:organization:references:date\n :in-reply-to:message-id:user-agent:mime-version;\n bh=bMMNTqRmYSfrfOtcFcbh+gBMTOfP9QJqJjd2j2dptYg=;\n b=XO/muqnwG0i4wRsj4SsD8P7Raqc7vRSfXDKaBY8td85K+IOKq8EQpq7iYE9CFALIFb\n J4eKF/Qt8aDb2VUViN3KyxY8vRQhgT3fnEHRenJzkcV/671f/RVRd/p6EWh3wa6+WyO+\n RHV7Bp+yUF6bv6DMcij0PHOf4f0g8VGEl+VY/6EGz1xDb2xj0NY5pLvFnMYH0OymURW+\n nmsaw66j0jeQ2VGv7+zChdYSuMWCyc7pqiwx8c2S2tM9kCJXrtqWg6akxrSFK2zf1EVy\n uFQLzXdyO3EiWF1Rf+MpsdTMYcg50adLMVlhxeueksZIXlYOjJJPWebRV3iHQx+DsKu4\n O0xQ==", "X-Gm-Message-State": "AOAM532828slFZm5qqnTVda1D6gojFYVVhRg+34FF8oDzkqBOmOGgaCx\n UdGP+bFAQQcKGq+byfJVmNqow3XmsBMsDW7wouffcnkGmEyX6ewRb16PSh1xiBNljjVhU/T1i4C\n BCYg=", "X-Received": [ "by 2002:a05:600c:2241:: with SMTP id\n a1mr3661857wmm.168.1594365538554;\n Fri, 10 Jul 2020 00:18:58 -0700 (PDT)", "by 2002:a05:600c:2241:: with SMTP id\n a1mr3661815wmm.168.1594365537922;\n Fri, 10 Jul 2020 00:18:57 -0700 (PDT)" ], "X-Google-Smtp-Source": "\n ABdhPJzjIPl9CtRhVvtGRbYvaYa0xb86B31Ceyo4uptqXwRtJLvLe8a9vrPC5p27YtvNyLlsky+o6Q==", "From": "Dodji Seketeli <dodji@redhat.com>", "To": "David Marchand <david.marchand@redhat.com>", "Cc": "Phil Yang <phil.yang@arm.com>, Ray Kinsella <mdr@ashroe.eu>,\n Harman Kalra <hkalra@marvell.com>, dev <dev@dpdk.org>, stefan.puiu@gmail.com,\n Aaron Conole <aconole@redhat.com>,\n David Christensen <drc@linux.vnet.ibm.com>,\n Honnappa Nagarahalli <Honnappa.Nagarahalli@arm.com>,\n \"Ruifeng Wang \\(Arm Technology China\\)\" <Ruifeng.Wang@arm.com>,\n nd <nd@arm.com>, Neil Horman <nhorman@tuxdriver.com>", "Organization": "Red Hat / France", "References": "<1594277162-15021-1-git-send-email-phil.yang@arm.com>\n <1594283675-15965-1-git-send-email-phil.yang@arm.com>\n <CAJFAV8wLj6pykwhRT7ja4yjPBDnVoyUwgQN27i_N_HhE4QDTKw@mail.gmail.com>", "X-Operating-System": "Red Hat Enterprise Linux Workstation 7.8 Beta", "X-URL": "http://www.redhat.com", "Date": "Fri, 10 Jul 2020 09:18:55 +0200", "In-Reply-To": "\n <CAJFAV8wLj6pykwhRT7ja4yjPBDnVoyUwgQN27i_N_HhE4QDTKw@mail.gmail.com>\n (David Marchand's message of \"Thu, 9 Jul 2020 12:30:09 +0200\")", "Message-ID": "<87eepjq1ls.fsf@redhat.com>", "User-Agent": "Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)", "MIME-Version": "1.0", "X-Mimecast-Spam-Score": "0", "X-Mimecast-Originator": "redhat.com", "Content-Type": "text/plain", "Subject": "Re: [dpdk-dev] [PATCH v3] eal: use c11 atomic built-ins for\n\tinterrupt status", "X-BeenThere": "dev@dpdk.org", "X-Mailman-Version": "2.1.15", "Precedence": "list", "List-Id": "DPDK patches and discussions <dev.dpdk.org>", "List-Unsubscribe": "<https://mails.dpdk.org/options/dev>,\n <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>,\n <mailto:dev-request@dpdk.org?subject=subscribe>", "Errors-To": "dev-bounces@dpdk.org", "Sender": "\"dev\" <dev-bounces@dpdk.org>" }, "addressed": null } ]