From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olivier Matz Subject: Re: [PATCH] doc: add ABI change notification for ring library Date: Tue, 14 Feb 2017 09:33:59 +0100 Message-ID: <20170214093359.426be1cf@platinum> References: <1487007510-710-1-git-send-email-bruce.richardson@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: dev@dpdk.org To: Bruce Richardson Return-path: Received: from mail-wm0-f51.google.com (mail-wm0-f51.google.com [74.125.82.51]) by dpdk.org (Postfix) with ESMTP id 40CF511D4 for ; Tue, 14 Feb 2017 09:34:02 +0100 (CET) Received: by mail-wm0-f51.google.com with SMTP id c85so11639926wmi.1 for ; Tue, 14 Feb 2017 00:34:02 -0800 (PST) In-Reply-To: <1487007510-710-1-git-send-email-bruce.richardson@intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Mon, 13 Feb 2017 17:38:30 +0000, Bruce Richardson wrote: > Document proposed changes for the rings code in the next release. > > Signed-off-by: Bruce Richardson Acked-by: Olivier Matz