From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 1/2] ethdev: bump library version Date: Wed, 09 Mar 2016 16:16:57 +0100 Message-ID: <7980523.5kcNXf072m@xps13> References: <1457532848-10529-1-git-send-email-thomas.monjalon@6wind.com> <20160309150957.GR27714@autoinstall.dev.6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: =?ISO-8859-1?Q?N=E9lio?= Laranjeiro Return-path: Received: from mail-wm0-f45.google.com (mail-wm0-f45.google.com [74.125.82.45]) by dpdk.org (Postfix) with ESMTP id 89EF22C5F for ; Wed, 9 Mar 2016 16:18:37 +0100 (CET) Received: by mail-wm0-f45.google.com with SMTP id p65so75543076wmp.0 for ; Wed, 09 Mar 2016 07:18:37 -0800 (PST) In-Reply-To: <20160309150957.GR27714@autoinstall.dev.6wind.com> 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" > > There was an ABI change and more are coming in the release 16.04. > > > > Fixes: a9963a86b2e1 ("ethdev: increase RETA entry size") > > > > Signed-off-by: Thomas Monjalon > > Series Acked-by: Nelio Laranjeiro Applied