From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: fix ABI announce change for RETA configuration Date: Tue, 15 Dec 2015 17:15:59 +0100 Message-ID: <1499258.4vyu6ygBUg@xps13> References: <1450188912-602-1-git-send-email-nelio.laranjeiro@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Nelio Laranjeiro Return-path: Received: from mail-wm0-f44.google.com (mail-wm0-f44.google.com [74.125.82.44]) by dpdk.org (Postfix) with ESMTP id ECBFBE62 for ; Tue, 15 Dec 2015 17:17:21 +0100 (CET) Received: by mail-wm0-f44.google.com with SMTP id n186so172439682wmn.1 for ; Tue, 15 Dec 2015 08:17:21 -0800 (PST) In-Reply-To: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" > Replace "entries" by "queues", it clarifies the case. > > Fixes: bd3cea78abd8 ("doc: announce ABI change for RETA configuration") > > Signed-off-by: Nelio Laranjeiro > Acked-by: Helin Zhang Applied, thanks