List patch comments

GET /api/patches/53183/comments/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Link: 
<http://patches.dpdk.org/api/patches/53183/comments/?format=api&page=1>; rel="first",
<http://patches.dpdk.org/api/patches/53183/comments/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 95712, "web_url": "http://patches.dpdk.org/comment/95712/", "msgid": "<B27915DBBA3421428155699D51E4CFE23F609E03@IRSMSX103.ger.corp.intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/B27915DBBA3421428155699D51E4CFE23F609E03@IRSMSX103.ger.corp.intel.com", "date": "2019-05-01T11:37:56", "subject": "Re: [dpdk-dev] [PATCH v9 3/4] doc/rcu: add lib_rcu documentation", "submitter": { "id": 154, "url": "http://patches.dpdk.org/api/people/154/?format=api", "name": "John McNamara", "email": "john.mcnamara@intel.com" }, "content": "> -----Original Message-----\n> From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Honnappa Nagarahalli\n> Sent: Wednesday, May 1, 2019 4:54 AM\n> To: Ananyev, Konstantin <konstantin.ananyev@intel.com>;\n> stephen@networkplumber.org; paulmck@linux.ibm.com; Kovacevic, Marko\n> <marko.kovacevic@intel.com>; dev@dpdk.org\n> Cc: honnappa.nagarahalli@arm.com; gavin.hu@arm.com;\n> dharmik.thakkar@arm.com; malvika.gupta@arm.com\n> Subject: [dpdk-dev] [PATCH v9 3/4] doc/rcu: add lib_rcu documentation\n> \n> Add lib_rcu QSBR API and programmer guide documentation.\n> \n> Signed-off-by: Honnappa Nagarahalli <honnappa.nagarahalli@arm.com>\n> Reviewed-by: Marko Kovacevic <marko.kovacevic@intel.com>\n\nSome minor comments below. Nothing blocking.\n\n\n>\n> +Delete: in this step, the writer removes the reference to the element\n> +from the data structure but does not return the associated memory to\n> +the allocator. This will ensure that new readers will not get a\n> +reference to the removed element. Removing the reference is an atomic\n> operation.\n> +\n> +Free(Reclaim): in this step, the writer returns the memory to the\n> +memory allocator, only after knowing that all the readers have stopped\n> +referencing the deleted element.\n\nThese would be better as a bullet or number list.\n\n\n\n> +What is Quiescent State\n> +-----------------------\n> +Quiescent State can be defined as 'any point in the thread execution\n> +where the thread does not hold a reference to shared memory'. It is up\n> +to the application to determine its quiescent state.\n> +\n> +Let us consider the following diagram:\n> +\n> +.. figure:: img/rcu_general_info.*\n\nThe image would be better like this (as recommended in the docs: http://doc.dpdk.org/guides/contributing/documentation.html#images)\n\n\n.. _figure_quiescent_state:\n\n.. figure:: img/rcu_general_info.*\n\n Phases in the Quiescent State model.\n\n\nHowever, it isn't worth a re-spin. I'll send you on a file with the suggested changes.\n\n\nAcked-by: John McNamara <john.mcnamara@intel.com>", "headers": { "Return-Path": "<dev-bounces@dpdk.org>", "X-Original-To": "patchwork@dpdk.org", "Delivered-To": "patchwork@dpdk.org", "Received": [ "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 601E432A5;\n\tWed, 1 May 2019 13:38:03 +0200 (CEST)", "from mga11.intel.com (mga11.intel.com [192.55.52.93])\n\tby dpdk.org (Postfix) with ESMTP id CC8C61F28\n\tfor <dev@dpdk.org>; Wed, 1 May 2019 13:38:01 +0200 (CEST)", "from orsmga008.jf.intel.com ([10.7.209.65])\n\tby fmsmga102.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384;\n\t01 May 2019 04:38:00 -0700", "from irsmsx102.ger.corp.intel.com ([163.33.3.155])\n\tby orsmga008.jf.intel.com with ESMTP; 01 May 2019 04:37:58 -0700", "from irsmsx103.ger.corp.intel.com ([169.254.3.30]) by\n\tIRSMSX102.ger.corp.intel.com ([169.254.2.21]) with mapi id\n\t14.03.0415.000; Wed, 1 May 2019 12:37:57 +0100" ], "X-Amp-Result": "SKIPPED(no attachment in message)", "X-Amp-File-Uploaded": "False", "X-ExtLoop1": "1", "X-IronPort-AV": "E=Sophos;i=\"5.60,417,1549958400\"; d=\"scan'208\";a=\"138974623\"", "From": "\"Mcnamara, John\" <john.mcnamara@intel.com>", "To": "Honnappa Nagarahalli <honnappa.nagarahalli@arm.com>, \"Ananyev,\n\tKonstantin\" <konstantin.ananyev@intel.com>, \"stephen@networkplumber.org\"\n\t<stephen@networkplumber.org>, \"paulmck@linux.ibm.com\"\n\t<paulmck@linux.ibm.com>, \"Kovacevic, Marko\" <marko.kovacevic@intel.com>, \n\t\"dev@dpdk.org\" <dev@dpdk.org>", "CC": "\"gavin.hu@arm.com\" <gavin.hu@arm.com>, \"dharmik.thakkar@arm.com\"\n\t<dharmik.thakkar@arm.com>,\n\t\"malvika.gupta@arm.com\" <malvika.gupta@arm.com>", "Thread-Topic": "[dpdk-dev] [PATCH v9 3/4] doc/rcu: add lib_rcu documentation", "Thread-Index": "AQHU/9G5T2Nf+Q1za0qFBlZG8//FHaZWJPGw", "Date": "Wed, 1 May 2019 11:37:56 +0000", "Message-ID": "<B27915DBBA3421428155699D51E4CFE23F609E03@IRSMSX103.ger.corp.intel.com>", "References": "<20181122033055.3431-1-honnappa.nagarahalli@arm.com>\n\t<20190501035419.33524-1-honnappa.nagarahalli@arm.com>\n\t<20190501035419.33524-4-honnappa.nagarahalli@arm.com>", "In-Reply-To": "<20190501035419.33524-4-honnappa.nagarahalli@arm.com>", "Accept-Language": "en-GB, en-US", "Content-Language": "en-US", "X-MS-Has-Attach": "", "X-MS-TNEF-Correlator": "", "x-ctpclassification": "CTP_NT", "x-titus-metadata-40": "eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiMjk3YzUxOTQtMmFkYy00MjlmLThmM2ItNDY5NzgxN2QzZDk5IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiVXNjTCtyOEpBVFJjYmhKS25ZQndGWGtYKzBnSmVaQlZkOFcxcjFQTHdXVUIzK3F1alwvc0tRdnNcL0o3K2xZUmJ3In0=", "dlp-product": "dlpe-windows", "dlp-version": "11.0.600.7", "dlp-reaction": "no-action", "x-originating-ip": "[163.33.239.180]", "Content-Type": "text/plain; charset=\"us-ascii\"", "Content-Transfer-Encoding": "quoted-printable", "MIME-Version": "1.0", "Subject": "Re: [dpdk-dev] [PATCH v9 3/4] doc/rcu: add lib_rcu documentation", "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\t<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\t<mailto:dev-request@dpdk.org?subject=subscribe>", "Errors-To": "dev-bounces@dpdk.org", "Sender": "\"dev\" <dev-bounces@dpdk.org>" }, "addressed": null }, { "id": 95724, "web_url": "http://patches.dpdk.org/comment/95724/", "msgid": "<VE1PR08MB514964AE48868A15059AAAE2983B0@VE1PR08MB5149.eurprd08.prod.outlook.com>", "list_archive_url": "https://inbox.dpdk.org/dev/VE1PR08MB514964AE48868A15059AAAE2983B0@VE1PR08MB5149.eurprd08.prod.outlook.com", "date": "2019-05-01T21:20:04", "subject": "Re: [dpdk-dev] [PATCH v9 3/4] doc/rcu: add lib_rcu documentation", "submitter": { "id": 1045, "url": "http://patches.dpdk.org/api/people/1045/?format=api", "name": "Honnappa Nagarahalli", "email": "honnappa.nagarahalli@arm.com" }, "content": "> > Subject: [dpdk-dev] [PATCH v9 3/4] doc/rcu: add lib_rcu documentation\n> >\n> > Add lib_rcu QSBR API and programmer guide documentation.\n> >\n> > Signed-off-by: Honnappa Nagarahalli <honnappa.nagarahalli@arm.com>\n> > Reviewed-by: Marko Kovacevic <marko.kovacevic@intel.com>\n> \n> Some minor comments below. Nothing blocking.\nThanks John for the comments.\n\nThomas, please let me know if you want me to re-spin. Otherwise, these will be fixed as a follow up patch.\n\n> \n> \n> >\n> > +Delete: in this step, the writer removes the reference to the element\n> > +from the data structure but does not return the associated memory to\n> > +the allocator. This will ensure that new readers will not get a\n> > +reference to the removed element. Removing the reference is an atomic\n> > operation.\n> > +\n> > +Free(Reclaim): in this step, the writer returns the memory to the\n> > +memory allocator, only after knowing that all the readers have\n> > +stopped referencing the deleted element.\n> \n> These would be better as a bullet or number list.\n> \n> \n> \n> > +What is Quiescent State\n> > +-----------------------\n> > +Quiescent State can be defined as 'any point in the thread execution\n> > +where the thread does not hold a reference to shared memory'. It is\n> > +up to the application to determine its quiescent state.\n> > +\n> > +Let us consider the following diagram:\n> > +\n> > +.. figure:: img/rcu_general_info.*\n> \n> The image would be better like this (as recommended in the docs:\n> http://doc.dpdk.org/guides/contributing/documentation.html#images)\n> \n> \n> .. _figure_quiescent_state:\n> \n> .. figure:: img/rcu_general_info.*\n> \n> Phases in the Quiescent State model.\n> \n> \n> However, it isn't worth a re-spin. I'll send you on a file with the suggested\n> changes.\n> \n> \n> Acked-by: John McNamara <john.mcnamara@intel.com>\n>", "headers": { "Return-Path": "<dev-bounces@dpdk.org>", "X-Original-To": "patchwork@dpdk.org", "Delivered-To": "patchwork@dpdk.org", "Received": [ "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 77CF614E8;\n\tWed, 1 May 2019 23:20:06 +0200 (CEST)", "from EUR04-VI1-obe.outbound.protection.outlook.com\n\t(mail-eopbgr80044.outbound.protection.outlook.com [40.107.8.44])\n\tby dpdk.org (Postfix) with ESMTP id A1844137C\n\tfor <dev@dpdk.org>; Wed, 1 May 2019 23:20:05 +0200 (CEST)", "from VE1PR08MB5149.eurprd08.prod.outlook.com (20.179.30.152) by\n\tVE1PR08MB5053.eurprd08.prod.outlook.com (10.255.159.217) with\n\tMicrosoft SMTP Server (version=TLS1_2,\n\tcipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id\n\t15.20.1856.10; Wed, 1 May 2019 21:20:04 +0000", "from VE1PR08MB5149.eurprd08.prod.outlook.com\n\t([fe80::9b6:3403:4386:78]) by VE1PR08MB5149.eurprd08.prod.outlook.com\n\t([fe80::9b6:3403:4386:78%2]) with mapi id 15.20.1835.018;\n\tWed, 1 May 2019 21:20:04 +0000" ], "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/relaxed; d=armh.onmicrosoft.com;\n\ts=selector1-arm-com;\n\th=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck;\n\tbh=4Cbu2PbXsYDPVf8CEWE1EiwsCGqwwZqJYYhbYLyHXBs=;\n\tb=n6ByzgI2X7r1s0mNuR2jjSIdvmn3q/jzulz2yK/TCMk9aILv7p9hW/QS5rdufiGNJNzwpRHEIezR1ODUzOodxbXMKdIlDMWo4s5YiYI9O+m0pgYvGDOgzg5OxLhQp6CB5mRgBSGPn20Po3t7K9zzQ6vJlHUA9DzCs/U9HIl6Itw=", "From": "Honnappa Nagarahalli <Honnappa.Nagarahalli@arm.com>", "To": "\"Mcnamara, John\" <john.mcnamara@intel.com>, \"Ananyev, Konstantin\"\n\t<konstantin.ananyev@intel.com>, \"stephen@networkplumber.org\"\n\t<stephen@networkplumber.org>, \"paulmck@linux.ibm.com\"\n\t<paulmck@linux.ibm.com>, \"Kovacevic, Marko\" <marko.kovacevic@intel.com>, \n\t\"dev@dpdk.org\" <dev@dpdk.org>", "CC": "\"Gavin Hu (Arm Technology China)\" <Gavin.Hu@arm.com>, Dharmik Thakkar\n\t<Dharmik.Thakkar@arm.com>, Malvika Gupta <Malvika.Gupta@arm.com>,\n\tHonnappa Nagarahalli <Honnappa.Nagarahalli@arm.com>, nd <nd@arm.com>,\n\tnd <nd@arm.com>", "Thread-Topic": "[dpdk-dev] [PATCH v9 3/4] doc/rcu: add lib_rcu documentation", "Thread-Index": "AQHU/9G5T2Nf+Q1za0qFBlZG8//FHaZWJPGwgACiVJA=", "Date": "Wed, 1 May 2019 21:20:04 +0000", "Message-ID": "<VE1PR08MB514964AE48868A15059AAAE2983B0@VE1PR08MB5149.eurprd08.prod.outlook.com>", "References": "<20181122033055.3431-1-honnappa.nagarahalli@arm.com>\n\t<20190501035419.33524-1-honnappa.nagarahalli@arm.com>\n\t<20190501035419.33524-4-honnappa.nagarahalli@arm.com>\n\t<B27915DBBA3421428155699D51E4CFE23F609E03@IRSMSX103.ger.corp.intel.com>", "In-Reply-To": "<B27915DBBA3421428155699D51E4CFE23F609E03@IRSMSX103.ger.corp.intel.com>", "Accept-Language": "en-US", "Content-Language": "en-US", "X-MS-Has-Attach": "", "X-MS-TNEF-Correlator": "", "authentication-results": "spf=none (sender IP is )\n\tsmtp.mailfrom=Honnappa.Nagarahalli@arm.com; ", "x-originating-ip": "[217.140.111.135]", "x-ms-publictraffictype": "Email", "x-ms-office365-filtering-correlation-id": "bd754e1b-57de-4d16-f883-08d6ce7ac726", "x-ms-office365-filtering-ht": "Tenant", "x-microsoft-antispam": "BCL:0; PCL:0;\n\tRULEID:(2390118)(7020095)(4652040)(8989299)(4534185)(4627221)(201703031133081)(201702281549075)(8990200)(5600141)(711020)(4605104)(4618075)(2017052603328)(7193020);\n\tSRVR:VE1PR08MB5053; ", "x-ms-traffictypediagnostic": "VE1PR08MB5053:", "x-ms-exchange-purlcount": "1", "nodisclaimer": "True", "x-microsoft-antispam-prvs": "<VE1PR08MB50531D233D7F84A45DEE0ED6983B0@VE1PR08MB5053.eurprd08.prod.outlook.com>", "x-ms-oob-tlc-oobclassifiers": "OLM:10000;", "x-forefront-prvs": "00246AB517", "x-forefront-antispam-report": "SFV:NSPM;\n\tSFS:(10009020)(376002)(366004)(346002)(136003)(39860400002)(396003)(199004)(189003)(486006)(76176011)(81166006)(73956011)(76116006)(81156014)(86362001)(229853002)(102836004)(66946007)(14454004)(8676002)(66476007)(66556008)(64756008)(66446008)(53936002)(5660300002)(478600001)(99286004)(11346002)(9686003)(446003)(25786009)(71200400001)(71190400001)(52536014)(7696005)(476003)(2201001)(72206003)(8936002)(966005)(2906002)(4326008)(186003)(26005)(305945005)(14444005)(6116002)(3846002)(6506007)(6246003)(55016002)(256004)(33656002)(66066001)(74316002)(110136005)(316002)(6306002)(68736007)(6436002)(54906003)(7736002)(2501003);\n\tDIR:OUT; SFP:1101; SCL:1; SRVR:VE1PR08MB5053;\n\tH:VE1PR08MB5149.eurprd08.prod.outlook.com; FPR:; SPF:None; LANG:en;\n\tPTR:InfoNoRecords; A:1; MX:1; ", "received-spf": "None (protection.outlook.com: arm.com does not designate\n\tpermitted sender hosts)", "x-ms-exchange-senderadcheck": "1", "x-microsoft-antispam-message-info": "/xrkdtJcY2HJ20ihPAgCJfwbsfgZpyUzmOdebl5e5XMbGp5rdb2Ac9imd5V/UHZH76qVL3nAoRgbYME7u4uAfSb9vyHLQRU9K7knqZHxmrRObsUAN0fZOfhu9FyPb2R6i1YQZ1cPbtzAPSh2+IGObdIZYLjFXqPvuFGZkNcUjVB+lboWYPjdMpN7pgSD5px6frjIqtH/npKdmkJ84nGsqI61LgNuG8ukafang/9O3kJNvM5OP0ZzFvhYD79ITnUz6ePFxOUO2mmPQPayATQ0G3ORBujVQU5kKc9WVJnmxfZL6Iak6Af2PY+crY6KdS0F8LfdENnLyQ3ZtV1r7hvn0wlTDc874ihn/Y47cI1OxplfdpGh6q/JfzyjT3eE5L6h/ytUZy+yUCuBCj4z2FyLQgXUS1Rah4sDtsxMZ3UG/es=", "Content-Type": "text/plain; charset=\"us-ascii\"", "Content-Transfer-Encoding": "quoted-printable", "MIME-Version": "1.0", "X-OriginatorOrg": "arm.com", "X-MS-Exchange-CrossTenant-Network-Message-Id": "bd754e1b-57de-4d16-f883-08d6ce7ac726", "X-MS-Exchange-CrossTenant-originalarrivaltime": "01 May 2019 21:20:04.0935\n\t(UTC)", "X-MS-Exchange-CrossTenant-fromentityheader": "Hosted", "X-MS-Exchange-CrossTenant-id": "f34e5979-57d9-4aaa-ad4d-b122a662184d", "X-MS-Exchange-CrossTenant-mailboxtype": "HOSTED", "X-MS-Exchange-Transport-CrossTenantHeadersStamped": "VE1PR08MB5053", "Subject": "Re: [dpdk-dev] [PATCH v9 3/4] doc/rcu: add lib_rcu documentation", "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\t<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\t<mailto:dev-request@dpdk.org?subject=subscribe>", "Errors-To": "dev-bounces@dpdk.org", "Sender": "\"dev\" <dev-bounces@dpdk.org>" }, "addressed": null }, { "id": 95726, "web_url": "http://patches.dpdk.org/comment/95726/", "msgid": "<2192538.gxlFLm2UtW@xps>", "list_archive_url": "https://inbox.dpdk.org/dev/2192538.gxlFLm2UtW@xps", "date": "2019-05-01T21:32:33", "subject": "Re: [dpdk-dev] [PATCH v9 3/4] doc/rcu: add lib_rcu documentation", "submitter": { "id": 685, "url": "http://patches.dpdk.org/api/people/685/?format=api", "name": "Thomas Monjalon", "email": "thomas@monjalon.net" }, "content": "01/05/2019 23:20, Honnappa Nagarahalli:\n> > > Subject: [dpdk-dev] [PATCH v9 3/4] doc/rcu: add lib_rcu documentation\n> > >\n> > > Add lib_rcu QSBR API and programmer guide documentation.\n> > >\n> > > Signed-off-by: Honnappa Nagarahalli <honnappa.nagarahalli@arm.com>\n> > > Reviewed-by: Marko Kovacevic <marko.kovacevic@intel.com>\n> > \n> > Some minor comments below. Nothing blocking.\n> Thanks John for the comments.\n> \n> Thomas, please let me know if you want me to re-spin. Otherwise, these will be fixed as a follow up patch.\n\nI would like to try pushing it now with the updates from John.", "headers": { "Return-Path": "<dev-bounces@dpdk.org>", "X-Original-To": "patchwork@dpdk.org", "Delivered-To": "patchwork@dpdk.org", "Received": [ "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 0F003137C;\n\tWed, 1 May 2019 23:32:40 +0200 (CEST)", "from new1-smtp.messagingengine.com (new1-smtp.messagingengine.com\n\t[66.111.4.221]) by dpdk.org (Postfix) with ESMTP id 9B19F1041\n\tfor <dev@dpdk.org>; Wed, 1 May 2019 23:32:38 +0200 (CEST)", "from compute1.internal (compute1.nyi.internal [10.202.2.41])\n\tby mailnew.nyi.internal (Postfix) with ESMTP id A0661FDC7;\n\tWed, 1 May 2019 17:32:37 -0400 (EDT)", "from mailfrontend2 ([10.202.2.163])\n\tby compute1.internal (MEProxy); Wed, 01 May 2019 17:32:37 -0400", "from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184])\n\tby mail.messagingengine.com (Postfix) with ESMTPA id 19CDE103CB;\n\tWed, 1 May 2019 17:32:34 -0400 (EDT)" ], "DKIM-Signature": [ "v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h=\n\tfrom:to:cc:subject:date:message-id:in-reply-to:references\n\t:mime-version:content-transfer-encoding:content-type; s=mesmtp;\n\tbh=66X0Ir8hl/ieR5Y2vtvbHrTXGu5UhXeqaa1Egnj5TOk=; b=hyNKyY30xDNU\n\t0B6BuqEAHeDFT59UoAnv2fTf2lydWqVM8JJ3zUQKNfMXg7o6EtR8OxDYgUoV3tGN\n\tRL2yvd1uKtSuKY40DmwBl90vkILugLfZCUdqxRVpXyOEoHXRXEq3NWHkoA3VASXj\n\tDYDCOmMoNNaRCvUjVwqBJdoP7cnyiBc=", "v=1; a=rsa-sha256; c=relaxed/relaxed; d=\n\tmessagingengine.com; h=cc:content-transfer-encoding:content-type\n\t:date:from:in-reply-to:message-id:mime-version:references\n\t:subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender\n\t:x-sasl-enc; s=fm2; bh=66X0Ir8hl/ieR5Y2vtvbHrTXGu5UhXeqaa1Egnj5T\n\tOk=; b=67ggZMAHOKNpk6PpLV+rkLezA6W1dlFL2mDn+b5Iz4m8BXjCyZbPGsqEI\n\tMIuPPYM6RCvmaMOaMXemlucfr3MhX+V/mSW2ITLJkqCTWm15hvDBPpc4fTFKDE7y\n\ti9MgOLzNJc3Kq0rleu2WTZ8ggHn8rO6lNW2bhJyzSYRnQA+h2Kh8WRjlMgQaQtLK\n\ttpPWDoKbpgipFotNpznDsbH0YjxzNYfBGUFy/WD3/Zq3KavRqkOrQuhy7HMSE1UG\n\t7VeZKByZjW3pwvJCrlDVpF/BYeeSFj4m27JKbV0y7QEukd/0jQEhzYO9LQmG3yMZ\n\tQHuWri1BkmBNE5ubhp7rKfVaOsTeQ==" ], "X-ME-Sender": "<xms:dBDKXO_mqrpyJABy-oVy895Kvz3B4cUT090LP1V2Ci7IJ4GBYy6PIA>", "X-ME-Proxy-Cause": "gggruggvucftvghtrhhoucdtuddrgeduuddrieejgdduieegucetufdoteggodetrfdotf\n\tfvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen\n\tuceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne\n\tcujfgurhephffvufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr\n\tshcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecukf\n\thppeejjedrudefgedrvddtfedrudekgeenucfrrghrrghmpehmrghilhhfrhhomhepthhh\n\tohhmrghssehmohhnjhgrlhhonhdrnhgvthenucevlhhushhtvghrufhiiigvpedt", "X-ME-Proxy": "<xmx:dBDKXObPDbZL14colkYN3kI98kEeKrVci-sWxJ1jb07Er72_oboqAA>\n\t<xmx:dBDKXPquKmul6Cc7aFbs7uCkHGmNuW0EKXT5oJjCN9l14naZzVyDQA>\n\t<xmx:dBDKXCRgJwzHwGbMhI_DuPOmjg4tW5B5bXuxFJ6PNyxkWzzat266jg>\n\t<xmx:dRDKXB9pZjE4eGRD5t-UjGgUcX2MVx7QDbK2iH5UMs5CrWMQF2HjpA>", "From": "Thomas Monjalon <thomas@monjalon.net>", "To": "Honnappa Nagarahalli <Honnappa.Nagarahalli@arm.com>", "Cc": "dev@dpdk.org, \"Mcnamara, John\" <john.mcnamara@intel.com>, \"Ananyev,\n\tKonstantin\" <konstantin.ananyev@intel.com>,\n\t\"stephen@networkplumber.org\" <stephen@networkplumber.org>,\n\t\"paulmck@linux.ibm.com\" <paulmck@linux.ibm.com>, \"Kovacevic,\n\tMarko\" <marko.kovacevic@intel.com>,\n\t\"Gavin Hu (Arm Technology China)\" <Gavin.Hu@arm.com>,\n\tDharmik Thakkar <Dharmik.Thakkar@arm.com>,\n\tMalvika Gupta <Malvika.Gupta@arm.com>, nd <nd@arm.com>", "Date": "Wed, 01 May 2019 23:32:33 +0200", "Message-ID": "<2192538.gxlFLm2UtW@xps>", "In-Reply-To": "<VE1PR08MB514964AE48868A15059AAAE2983B0@VE1PR08MB5149.eurprd08.prod.outlook.com>", "References": "<20181122033055.3431-1-honnappa.nagarahalli@arm.com>\n\t<B27915DBBA3421428155699D51E4CFE23F609E03@IRSMSX103.ger.corp.intel.com>\n\t<VE1PR08MB514964AE48868A15059AAAE2983B0@VE1PR08MB5149.eurprd08.prod.outlook.com>", "MIME-Version": "1.0", "Content-Transfer-Encoding": "7Bit", "Content-Type": "text/plain; charset=\"us-ascii\"", "Subject": "Re: [dpdk-dev] [PATCH v9 3/4] doc/rcu: add lib_rcu documentation", "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\t<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\t<mailto:dev-request@dpdk.org?subject=subscribe>", "Errors-To": "dev-bounces@dpdk.org", "Sender": "\"dev\" <dev-bounces@dpdk.org>" }, "addressed": null } ]