From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <wenzhuo.lu@intel.com>
Received: from mga02.intel.com (mga02.intel.com [134.134.136.20])
 by dpdk.org (Postfix) with ESMTP id A033A8E90
 for <dev@dpdk.org>; Thu, 12 Nov 2015 04:12:09 +0100 (CET)
Received: from fmsmga003.fm.intel.com ([10.253.24.29])
 by orsmga101.jf.intel.com with ESMTP; 11 Nov 2015 19:11:52 -0800
X-ExtLoop1: 1
X-IronPort-AV: E=Sophos;i="5.20,279,1444719600"; d="scan'208";a="598749297"
Received: from fmsmsx105.amr.corp.intel.com ([10.18.124.203])
 by FMSMGA003.fm.intel.com with ESMTP; 11 Nov 2015 19:11:51 -0800
Received: from fmsmsx155.amr.corp.intel.com (10.18.116.71) by
 FMSMSX105.amr.corp.intel.com (10.18.124.203) with Microsoft SMTP Server (TLS)
 id 14.3.248.2; Wed, 11 Nov 2015 19:11:51 -0800
Received: from shsmsx152.ccr.corp.intel.com (10.239.6.52) by
 FMSMSX155.amr.corp.intel.com (10.18.116.71) with Microsoft SMTP Server (TLS)
 id 14.3.248.2; Wed, 11 Nov 2015 19:11:51 -0800
Received: from shsmsx102.ccr.corp.intel.com ([169.254.2.42]) by
 SHSMSX152.ccr.corp.intel.com ([169.254.6.193]) with mapi id 14.03.0248.002;
 Thu, 12 Nov 2015 11:11:49 +0800
From: "Lu, Wenzhuo" <wenzhuo.lu@intel.com>
To: "Wu, Jingjing" <jingjing.wu@intel.com>, "dev@dpdk.org" <dev@dpdk.org>
Thread-Topic: [PATCH] doc: announce ABI change for struct
 rte_eth_tunnel_filter_conf
Thread-Index: AQHRG2rqxJavqlXYVkC6MCj0oiM2+J6XuNHw
Date: Thu, 12 Nov 2015 03:11:48 +0000
Message-ID: <6A0DE07E22DDAD4C9103DF62FEBC0909020B84C4@shsmsx102.ccr.corp.intel.com>
References: <1447127386-15469-1-git-send-email-jingjing.wu@intel.com>
In-Reply-To: <1447127386-15469-1-git-send-email-jingjing.wu@intel.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsIiwiaWQiOiI3YWYxOTZjYS1jMDRjLTQxNzUtYmMzMi00MmI4OGRmYTE1YzIiLCJwcm9wcyI6W3sibiI6IkludGVsRGF0YUNsYXNzaWZpY2F0aW9uIiwidmFscyI6W3sidmFsdWUiOiJDVFBfUFVCTElDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjQuMTAuMTkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiNnZHNFc4dmRGOW5MRFwvWHVvTmdFT3RWRXZXaURNUmdINjlWQ3lPZEw0cjg9In0=
x-inteldataclassification: CTP_PUBLIC
x-originating-ip: [10.239.127.40]
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 struct
 rte_eth_tunnel_filter_conf
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: Thu, 12 Nov 2015 03:12:10 -0000

Hi,

> -----Original Message-----
> From: Wu, Jingjing
> Sent: Tuesday, November 10, 2015 11:50 AM
> To: dev@dpdk.org
> Cc: Wu, Jingjing <jingjing.wu@intel.com>; Zhang, Helin
> <helin.zhang@intel.com>; Lu, Wenzhuo <wenzhuo.lu@intel.com>
> Subject: [PATCH] doc: announce ABI change for struct
> rte_eth_tunnel_filter_conf
>=20
> Signed-off-by: Jingjing Wu <jingjing.wu@intel.com>=20
Acked-by: Wenzhuo Lu <wenzhuo.lu@intel.com>