From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id A2961952 for ; Tue, 11 Aug 2015 07:44:10 +0200 (CEST) Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga101.fm.intel.com with ESMTP; 10 Aug 2015 22:43:52 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.15,650,1432623600"; d="scan'208";a="780992311" Received: from pgsmsx104.gar.corp.intel.com ([10.221.44.91]) by fmsmga002.fm.intel.com with ESMTP; 10 Aug 2015 22:43:51 -0700 Received: from shsmsx104.ccr.corp.intel.com (10.239.4.70) by PGSMSX104.gar.corp.intel.com (10.221.44.91) with Microsoft SMTP Server (TLS) id 14.3.224.2; Tue, 11 Aug 2015 13:41:48 +0800 Received: from shsmsx101.ccr.corp.intel.com ([169.254.1.18]) by SHSMSX104.ccr.corp.intel.com ([169.254.5.45]) with mapi id 14.03.0224.002; Tue, 11 Aug 2015 13:41:47 +0800 From: "Liu, Jijiang" To: "Wu, Jingjing" , "dev@dpdk.org" Thread-Topic: [PATCH] doc: announce ABI change for old flow director APIs removing Thread-Index: AQHQ09sw4wq6zMz/JUCrhjLHdzaawp4GSMvQ Date: Tue, 11 Aug 2015 05:41:47 +0000 Message-ID: <1ED644BD7E0A5F4091CF203DAFB8E4CC057BE711@SHSMSX101.ccr.corp.intel.com> References: <1439259124-23762-1-git-send-email-jingjing.wu@intel.com> In-Reply-To: <1439259124-23762-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 old flow director APIs removing 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, 11 Aug 2015 05:44:11 -0000 > -----Original Message----- > From: Wu, Jingjing > Sent: Tuesday, August 11, 2015 10:12 AM > To: dev@dpdk.org > Cc: Wu, Jingjing; Zhang, Helin; Liu, Jijiang > Subject: [PATCH] doc: announce ABI change for old flow director APIs remo= ving >=20 > APIs for flow director filters has been replaced by rte_eth_dev_filter_ct= rl by > previous releases. Enic, ixgbe and i40e are switched to support filter_ct= rl APIs, > so the old APIs are useless, and ready to be removed now. > This patch announces the ABI change for these APIs removing. >=20 > Signed-off-by: Jingjing Wu Acked-by: Jijiang Liu