From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id 4FB5C20F for ; Tue, 4 Aug 2015 10:53:03 +0200 (CEST) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga103.jf.intel.com with ESMTP; 04 Aug 2015 01:53:02 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.15,607,1432623600"; d="scan'208";a="741777736" Received: from irsmsx154.ger.corp.intel.com ([163.33.192.96]) by orsmga001.jf.intel.com with ESMTP; 04 Aug 2015 01:53:01 -0700 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.149]) by IRSMSX154.ger.corp.intel.com ([169.254.12.253]) with mapi id 14.03.0224.002; Tue, 4 Aug 2015 09:53:00 +0100 From: "Mcnamara, John" To: "Wu, Jingjing" , "dev@dpdk.org" Thread-Topic: [dpdk-dev] [PATCH] doc: announce ABI change for rte_eth_fdir_filter Thread-Index: AQHQwrpIfVgnW1rGRUqajpoPQbadiZ37oGbw Date: Tue, 4 Aug 2015 08:53:00 +0000 Message-ID: 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: [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_eth_fdir_filter 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, 04 Aug 2015 08:53:03 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Jingjing Wu > Sent: Monday, July 20, 2015 8:04 AM > To: dev@dpdk.org > Subject: [dpdk-dev] [PATCH] doc: announce ABI change for > rte_eth_fdir_filter >=20 > To fix the FVL's flow director issue for SCTP flow, rte_eth_fdir_filter > need to be change to support SCTP flow keys extension. Here announce the > ABI deprecation. >=20 > Signed-off-by: jingjing.wu Acked-by: John McNamara