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 00D6B5686 for ; Wed, 14 Jan 2015 11:27:27 +0100 (CET) Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga101.fm.intel.com with ESMTP; 14 Jan 2015 02:27:26 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.07,755,1413270000"; d="scan'208";a="661641000" Received: from bricha3-mobl3.ger.corp.intel.com ([10.237.220.69]) by fmsmga002.fm.intel.com with SMTP; 14 Jan 2015 02:27:24 -0800 Received: by (sSMTP sendmail emulation); Wed, 14 Jan 2015 10:27:23 +0025 Date: Wed, 14 Jan 2015 10:27:23 +0000 From: Bruce Richardson To: Kamraan Nasim Message-ID: <20150114102722.GC10476@bricha3-MOBL3> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Organization: Intel Shannon Ltd. User-Agent: Mutt/1.5.23 (2014-03-12) Cc: dev@dpdk.org, Ean Houts , Jun Du Subject: Re: [dpdk-dev] Does I210 NIC support Flow director filters? 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: Wed, 14 Jan 2015 10:27:28 -0000 On Tue, Jan 13, 2015 at 11:21:08PM -0500, Kamraan Nasim wrote: > Hello, > > I've been using DPDK fdir filter APIs for 82599 NIC(Niantic) and they work > very well. > > Was wondering if I these could also be used for I210, 1Gbps NICs? > > The other option is to use 5tuple filters(rte_eth_dev_add_5tuple_filter > ), > however these do not support IPv6 yet. > > > Have people in the community had any luck with configuring L3/L4 hardware > filters for the I210 NIC? > > Thanks, > Kam Flow director filters are not supported for 1G NICs. Sorry. /Bruce