From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by dpdk.org (Postfix) with ESMTP id 7B8AD2BAF for ; Mon, 18 Mar 2019 22:49:47 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by fmsmga105.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 18 Mar 2019 14:49:46 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.58,495,1544515200"; d="scan'208";a="329774817" Received: from fmsmsx107.amr.corp.intel.com ([10.18.124.205]) by fmsmga005.fm.intel.com with ESMTP; 18 Mar 2019 14:49:45 -0700 Received: from fmsmsx158.amr.corp.intel.com (10.18.116.75) by fmsmsx107.amr.corp.intel.com (10.18.124.205) with Microsoft SMTP Server (TLS) id 14.3.408.0; Mon, 18 Mar 2019 14:49:45 -0700 Received: from fmsmsx108.amr.corp.intel.com ([169.254.9.216]) by fmsmsx158.amr.corp.intel.com ([169.254.15.35]) with mapi id 14.03.0415.000; Mon, 18 Mar 2019 14:49:44 -0700 From: "Eads, Gage" To: "dev@dpdk.org" CC: "olivier.matz@6wind.com" , "arybchenko@solarflare.com" , "Richardson, Bruce" , "Ananyev, Konstantin" , "stephen@networkplumber.org" , "jerinj@marvell.com" , "mczekaj@marvell.com" , "nd@arm.com" , "Ola.Liljedahl@arm.com" Thread-Topic: [PATCH v7 0/6] Add lock-free ring and mempool handler Thread-Index: AQHU3dM7C6Byp72AjU6cIT29UTs4q6YR7JYA Date: Mon, 18 Mar 2019 21:49:44 +0000 Message-ID: <9184057F7FC11744A2107296B6B8EB1E54207FC7@FMSMSX108.amr.corp.intel.com> References: <20190306150342.2894-1-gage.eads@intel.com> <20190318213555.17345-1-gage.eads@intel.com> In-Reply-To: <20190318213555.17345-1-gage.eads@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiMWY2MjE0ZWMtYzgzNy00NjZhLWExNmUtNTVlOWI4OTFmYzhjIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiTCt3TFlreVBTVk1xOUd3REZ5eEdNU05hS3EwZ0RwdXNlRWtCMHlURkNpNHUrcElkY0Jjdk9lNjlMRXpubEo4VSJ9 x-ctpclassification: CTP_NT dlp-product: dlpe-windows dlp-version: 11.0.400.15 dlp-reaction: no-action x-originating-ip: [10.1.200.108] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH v7 0/6] Add lock-free ring and mempool handler X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Mar 2019 21:49:48 -0000 [Snip] >=20 > This patchset makes one API change; a deprecation notice was posted in a > separate commit[1]. >=20 > This patchset depends on the 128-bit compare-and-set patch[2]. >=20 > [1] http://mails.dpdk.org/archives/dev/2019-February/124321.html > [2] http://mails.dpdk.org/archives/dev/2019-March/125751.html >=20 Hi all, Friendly reminder that in order to get this feature into 19.08 (assuming fo= lks also want that :)), the API deprecation notice needs to be merged into = 19.05. Thanks, Gage From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by dpdk.space (Postfix) with ESMTP id 81F12A05FE for ; Mon, 18 Mar 2019 22:49:49 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 3DA322C54; Mon, 18 Mar 2019 22:49:49 +0100 (CET) Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by dpdk.org (Postfix) with ESMTP id 7B8AD2BAF for ; Mon, 18 Mar 2019 22:49:47 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by fmsmga105.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 18 Mar 2019 14:49:46 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.58,495,1544515200"; d="scan'208";a="329774817" Received: from fmsmsx107.amr.corp.intel.com ([10.18.124.205]) by fmsmga005.fm.intel.com with ESMTP; 18 Mar 2019 14:49:45 -0700 Received: from fmsmsx158.amr.corp.intel.com (10.18.116.75) by fmsmsx107.amr.corp.intel.com (10.18.124.205) with Microsoft SMTP Server (TLS) id 14.3.408.0; Mon, 18 Mar 2019 14:49:45 -0700 Received: from fmsmsx108.amr.corp.intel.com ([169.254.9.216]) by fmsmsx158.amr.corp.intel.com ([169.254.15.35]) with mapi id 14.03.0415.000; Mon, 18 Mar 2019 14:49:44 -0700 From: "Eads, Gage" To: "dev@dpdk.org" CC: "olivier.matz@6wind.com" , "arybchenko@solarflare.com" , "Richardson, Bruce" , "Ananyev, Konstantin" , "stephen@networkplumber.org" , "jerinj@marvell.com" , "mczekaj@marvell.com" , "nd@arm.com" , "Ola.Liljedahl@arm.com" Thread-Topic: [PATCH v7 0/6] Add lock-free ring and mempool handler Thread-Index: AQHU3dM7C6Byp72AjU6cIT29UTs4q6YR7JYA Date: Mon, 18 Mar 2019 21:49:44 +0000 Message-ID: <9184057F7FC11744A2107296B6B8EB1E54207FC7@FMSMSX108.amr.corp.intel.com> References: <20190306150342.2894-1-gage.eads@intel.com> <20190318213555.17345-1-gage.eads@intel.com> In-Reply-To: <20190318213555.17345-1-gage.eads@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiMWY2MjE0ZWMtYzgzNy00NjZhLWExNmUtNTVlOWI4OTFmYzhjIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiTCt3TFlreVBTVk1xOUd3REZ5eEdNU05hS3EwZ0RwdXNlRWtCMHlURkNpNHUrcElkY0Jjdk9lNjlMRXpubEo4VSJ9 x-ctpclassification: CTP_NT dlp-product: dlpe-windows dlp-version: 11.0.400.15 dlp-reaction: no-action x-originating-ip: [10.1.200.108] Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH v7 0/6] Add lock-free ring and mempool handler X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Message-ID: <20190318214944.77JUTCxBNQjQEgJVW89b-Q_rzhLOL717niFHJw4E9yQ@z> [Snip] >=20 > This patchset makes one API change; a deprecation notice was posted in a > separate commit[1]. >=20 > This patchset depends on the 128-bit compare-and-set patch[2]. >=20 > [1] http://mails.dpdk.org/archives/dev/2019-February/124321.html > [2] http://mails.dpdk.org/archives/dev/2019-March/125751.html >=20 Hi all, Friendly reminder that in order to get this feature into 19.08 (assuming fo= lks also want that :)), the API deprecation notice needs to be merged into = 19.05. Thanks, Gage