From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] port: bump ABI for pcap file support Date: Wed, 20 Apr 2016 11:55:36 +0200 Message-ID: <1571017.js5PGkVGlb@xps13> References: <1460658834-10737-1-git-send-email-thomas.monjalon@6wind.com> <3EB4FA525960D640B5BDFFD6A3D89126479A2273@IRSMSX108.ger.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: "Zhang, Roy Fan" , dev@dpdk.org, "Singh, Jasvinder" To: "Dumitrescu, Cristian" Return-path: Received: from mail-wm0-f48.google.com (mail-wm0-f48.google.com [74.125.82.48]) by dpdk.org (Postfix) with ESMTP id 19A562986 for ; Wed, 20 Apr 2016 11:55:38 +0200 (CEST) Received: by mail-wm0-f48.google.com with SMTP id 127so10332263wmz.0 for ; Wed, 20 Apr 2016 02:55:38 -0700 (PDT) In-Reply-To: <3EB4FA525960D640B5BDFFD6A3D89126479A2273@IRSMSX108.ger.corp.intel.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" > > Support of PCAP file has been added to rte_port in release 16.04 > > as NEXT_ABI. It is in the standard ABI of the release 16.07. > > > > Signed-off-by: Thomas Monjalon > > Acked-by: Cristian Dumitrescu Applied