From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id F1DDC2C57 for ; Tue, 5 Apr 2016 23:16:48 +0200 (CEST) Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga104.fm.intel.com with ESMTP; 05 Apr 2016 14:16:48 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.24,445,1455004800"; d="scan'208";a="952392117" Received: from irsmsx152.ger.corp.intel.com ([163.33.192.66]) by fmsmga002.fm.intel.com with ESMTP; 05 Apr 2016 14:16:47 -0700 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.239]) by IRSMSX152.ger.corp.intel.com ([169.254.6.34]) with mapi id 14.03.0248.002; Tue, 5 Apr 2016 22:16:46 +0100 From: "Singh, Jasvinder" To: "Zhang, Roy Fan" , "dev@dpdk.org" Thread-Topic: [dpdk-dev] [PATCH] doc: announce ABI change for rte_port_source_params structure Thread-Index: AQHRi1Fs8usppU9Py0exNpF6fC9PgZ976fIw Date: Tue, 5 Apr 2016 21:16:45 +0000 Message-ID: <54CBAA185211B4429112C315DA58FF6DDED4F6@IRSMSX103.ger.corp.intel.com> References: <1459430951-21098-1-git-send-email-roy.fan.zhang@intel.com> In-Reply-To: <1459430951-21098-1-git-send-email-roy.fan.zhang@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiMjRhZjg1MGQtODI0NS00YjAwLWE5ODktZWQ5NWFmNDdhODRjIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjkuNi42IiwiVHJ1c3RlZExhYmVsSGFzaCI6IkdGN1BpOTVLbm5aR1Fwb3diSDNSR0h1bCsyUk15bk5reFdKUUNxTFlHcDA9In0= x-ctpclassification: CTP_IC x-originating-ip: [163.33.239.180] 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Apr 2016 21:16:49 -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 >=20 > Several new fields will be added to structure rte_port_source_params for > source port enhancement with pcap file reading support. >=20 > Signed-off-by: Fan Zhang > Acked-by: Cristian Dumitrescu Acked-by: Jasvinder Singh