From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <helin.zhang@intel.com>
Received: from mga14.intel.com (mga14.intel.com [192.55.52.115])
 by dpdk.org (Postfix) with ESMTP id 683728E93
 for <dev@dpdk.org>; Thu, 12 Nov 2015 04:23:59 +0100 (CET)
Received: from orsmga001.jf.intel.com ([10.7.209.18])
 by fmsmga103.fm.intel.com with ESMTP; 11 Nov 2015 19:23:58 -0800
X-ExtLoop1: 1
X-IronPort-AV: E=Sophos;i="5.20,279,1444719600"; d="scan'208";a="817798911"
Received: from fmsmsx108.amr.corp.intel.com ([10.18.124.206])
 by orsmga001.jf.intel.com with ESMTP; 11 Nov 2015 19:23:58 -0800
Received: from fmsmsx151.amr.corp.intel.com (10.18.125.4) by
 FMSMSX108.amr.corp.intel.com (10.18.124.206) with Microsoft SMTP Server (TLS)
 id 14.3.248.2; Wed, 11 Nov 2015 19:23:57 -0800
Received: from shsmsx102.ccr.corp.intel.com (10.239.4.154) by
 FMSMSX151.amr.corp.intel.com (10.18.125.4) with Microsoft SMTP Server (TLS)
 id 14.3.248.2; Wed, 11 Nov 2015 19:23:51 -0800
Received: from shsmsx104.ccr.corp.intel.com ([169.254.5.223]) by
 shsmsx102.ccr.corp.intel.com ([169.254.2.42]) with mapi id 14.03.0248.002;
 Thu, 12 Nov 2015 11:23:49 +0800
From: "Zhang, Helin" <helin.zhang@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+J6XvChw
Date: Thu, 12 Nov 2015 03:23:48 +0000
Message-ID: <F35DEAC7BCE34641BA9FAC6BCA4A12E70A946660@SHSMSX104.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-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:23:59 -0000



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