From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <piotrx.t.azarewicz@intel.com> Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id 7E7BC2904 for <dev@dpdk.org>; Wed, 6 Apr 2016 10:52:01 +0200 (CEST) Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by fmsmga102.fm.intel.com with ESMTP; 06 Apr 2016 01:52:00 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.24,447,1455004800"; d="scan'208";a="80006454" Received: from irsmsx153.ger.corp.intel.com ([163.33.192.75]) by fmsmga004.fm.intel.com with ESMTP; 06 Apr 2016 01:52:00 -0700 Received: from irsmsx102.ger.corp.intel.com ([169.254.2.19]) by IRSMSX153.ger.corp.intel.com ([169.254.9.60]) with mapi id 14.03.0248.002; Wed, 6 Apr 2016 09:51:27 +0100 From: "Azarewicz, PiotrX T" <piotrx.t.azarewicz@intel.com> To: "Singh, Jasvinder" <jasvinder.singh@intel.com>, "Zhang, Roy Fan" <roy.fan.zhang@intel.com>, "dev@dpdk.org" <dev@dpdk.org> Thread-Topic: [dpdk-dev] [PATCH] doc: announce ABI change for rte_port_source_params structure Thread-Index: AQHRj4CIL85Satyomk2n0EpbzjKn3p98oyQA Date: Wed, 6 Apr 2016 08:51:27 +0000 Message-ID: <4837007523CC9A4B9414D20C13DE6E6413689445@IRSMSX102.ger.corp.intel.com> References: <1459430951-21098-1-git-send-email-roy.fan.zhang@intel.com> <54CBAA185211B4429112C315DA58FF6DDED4F6@IRSMSX103.ger.corp.intel.com> In-Reply-To: <54CBAA185211B4429112C315DA58FF6DDED4F6@IRSMSX103.ger.corp.intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: 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 rte_port_source_params structure X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK <dev.dpdk.org> List-Unsubscribe: <http://dpdk.org/ml/options/dev>, <mailto:dev-request@dpdk.org?subject=unsubscribe> List-Archive: <http://dpdk.org/ml/archives/dev/> List-Post: <mailto:dev@dpdk.org> List-Help: <mailto:dev-request@dpdk.org?subject=help> List-Subscribe: <http://dpdk.org/ml/listinfo/dev>, <mailto:dev-request@dpdk.org?subject=subscribe> X-List-Received-Date: Wed, 06 Apr 2016 08:52:01 -0000 > > -----Original Message----- > > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Fan Zhang > > Sent: Thursday, March 31, 2016 2:29 PM > > To: dev@dpdk.org > > Subject: [dpdk-dev] [PATCH] doc: announce ABI change for > > rte_port_source_params structure > > > > Several new fields will be added to structure rte_port_source_params > > for source port enhancement with pcap file reading support. > > > > Signed-off-by: Fan Zhang <roy.fan.zhang@intel.com> > > Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com> >=20 > Acked-by: Jasvinder Singh <jasvinder.singh@intel.com> Acked-by: Piotr Azarewicz <piotrx.t.azarewicz@intel.com>