From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <wenzhuo.lu@intel.com>
Received: from mga14.intel.com (mga14.intel.com [192.55.52.115])
 by dpdk.org (Postfix) with ESMTP id 25503C574
 for <dev@dpdk.org>; Tue, 28 Jul 2015 10:25:07 +0200 (CEST)
Received: from fmsmga003.fm.intel.com ([10.253.24.29])
 by fmsmga103.fm.intel.com with ESMTP; 28 Jul 2015 01:25:07 -0700
X-ExtLoop1: 1
X-IronPort-AV: E=Sophos;i="5.15,561,1432623600"; d="scan'208";a="531510758"
Received: from pgsmsx107.gar.corp.intel.com ([10.221.44.105])
 by FMSMGA003.fm.intel.com with ESMTP; 28 Jul 2015 01:25:04 -0700
Received: from shsmsx104.ccr.corp.intel.com (10.239.110.15) by
 PGSMSX107.gar.corp.intel.com (10.221.44.105) with Microsoft SMTP Server (TLS)
 id 14.3.224.2; Tue, 28 Jul 2015 16:22:44 +0800
Received: from shsmsx102.ccr.corp.intel.com ([169.254.2.126]) by
 SHSMSX104.ccr.corp.intel.com ([169.254.5.45]) with mapi id 14.03.0224.002;
 Tue, 28 Jul 2015 16:22:43 +0800
From: "Lu, Wenzhuo" <wenzhuo.lu@intel.com>
To: "Wu, Jingjing" <jingjing.wu@intel.com>, "dev@dpdk.org" <dev@dpdk.org>
Thread-Topic: [dpdk-dev] [PATCH] doc: announce ABI change for
 rte_eth_fdir_filter
Thread-Index: AQHQwrpMKN2cYE6pyk6d/bEH2zqZjJ3wl4jA
Date: Tue, 28 Jul 2015 08:22:43 +0000
Message-ID: <6A0DE07E22DDAD4C9103DF62FEBC0909D16863@shsmsx102.ccr.corp.intel.com>
References: <1437375817-11274-1-git-send-email-jingjing.wu@intel.com>
In-Reply-To: <1437375817-11274-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
 rte_eth_fdir_filter
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: Tue, 28 Jul 2015 08:25:08 -0000

Hi,

> -----Original Message-----
> From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Jingjing Wu
> Sent: Monday, July 20, 2015 3:04 PM
> To: dev@dpdk.org
> Subject: [dpdk-dev] [PATCH] doc: announce ABI change for rte_eth_fdir_fil=
ter
>=20
> To fix the FVL's flow director issue for SCTP flow, rte_eth_fdir_filter n=
eed to be
> change to support SCTP flow keys extension. Here announce the ABI
> deprecation.
>=20
> Signed-off-by: jingjing.wu <jingjing.wu@intel.com>
Acked-by: Wenzhuo Lu <wenzhuo.lu@intel.com>