From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id C16E2325A for ; Mon, 18 Sep 2017 11:24:48 +0200 (CEST) Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by orsmga102.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 18 Sep 2017 02:24:46 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.42,412,1500966000"; d="scan'208";a="312844466" Received: from irsmsx107.ger.corp.intel.com ([163.33.3.99]) by fmsmga004.fm.intel.com with ESMTP; 18 Sep 2017 02:24:45 -0700 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.49]) by IRSMSX107.ger.corp.intel.com ([169.254.10.65]) with mapi id 14.03.0319.002; Mon, 18 Sep 2017 10:24:44 +0100 From: "Mcnamara, John" To: Olivier Matz , "dev@dpdk.org" CC: "Richardson, Bruce" , "Verkamp, Daniel" , "Ananyev, Konstantin" Thread-Topic: [PATCH] doc: announce ABI change for ring structure Thread-Index: AQHTKwNtu33dGO3FZEO6dLQfa/0u7KK6aZzg Date: Mon, 18 Sep 2017 09:24:44 +0000 Message-ID: References: <20170911133913.28737-1-olivier.matz@6wind.com> In-Reply-To: <20170911133913.28737-1-olivier.matz@6wind.com> Accept-Language: en-GB, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ctpclassification: CTP_IC x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiOGZmNGFjNDQtOWI3Ny00YjI2LTkwYWYtZThkOTdlMWI0NmZlIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE2LjUuOS4zIiwiVHJ1c3RlZExhYmVsSGFzaCI6IjFJQ0RLb3d6K21uUkx1eGJzWU8xd2ZVRnZteGp6TGdSQjl5eFdKWnFHcTQ9In0= dlp-product: dlpe-windows dlp-version: 11.0.0.116 dlp-reaction: no-action x-originating-ip: [163.33.239.182] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH] doc: announce ABI change for ring structure 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 Sep 2017 09:24:49 -0000 > -----Original Message----- > From: Olivier Matz [mailto:olivier.matz@6wind.com] > Sent: Monday, September 11, 2017 2:39 PM > To: dev@dpdk.org > Cc: Richardson, Bruce ; Mcnamara, John > ; Verkamp, Daniel ; > Ananyev, Konstantin > Subject: [PATCH] doc: announce ABI change for ring structure >=20 > As discussed on the mailing list, the alignment constraint of the ring > structure can be relaxed. >=20 > Link: http://dpdk.org/dev/patchwork/patch/25039 > Link: http://dpdk.org/dev/patchwork/patch/26103 >=20 > Signed-off-by: Olivier Matz Acked-by: John McNamara