From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id 28F2F8D38 for ; Thu, 20 Aug 2015 09:17:59 +0200 (CEST) Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga103.fm.intel.com with ESMTP; 20 Aug 2015 00:17:57 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.15,714,1432623600"; d="scan'208";a="628881824" Received: from pgsmsx107.gar.corp.intel.com ([10.221.44.105]) by orsmga003.jf.intel.com with ESMTP; 20 Aug 2015 00:17:56 -0700 Received: from shsmsx101.ccr.corp.intel.com (10.239.4.153) by PGSMSX107.gar.corp.intel.com (10.221.44.105) with Microsoft SMTP Server (TLS) id 14.3.224.2; Thu, 20 Aug 2015 15:17:53 +0800 Received: from shsmsx104.ccr.corp.intel.com ([169.254.5.210]) by SHSMSX101.ccr.corp.intel.com ([169.254.1.171]) with mapi id 14.03.0224.002; Thu, 20 Aug 2015 15:17:51 +0800 From: "Wu, Jingjing" To: Navneet Rao , "dev@dpdk.org" Thread-Topic: [dpdk-dev] flow_director_filter error!! Thread-Index: AQHQ2gnJhi7lbhWOVkCvomscsWFZuJ4TL9GAgAFL4NA= Date: Thu, 20 Aug 2015 07:17:51 +0000 Message-ID: <9BB6961774997848B5B42BEC655768F8CC098F@SHSMSX104.ccr.corp.intel.com> References: <0c2b073a-8d5c-4832-88a4-dff52280718e@default> <3d3637bc-6f6b-465e-a89c-190aba424eb8@default> In-Reply-To: <3d3637bc-6f6b-465e-a89c-190aba424eb8@default> 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] flow_director_filter error!! 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: Thu, 20 Aug 2015 07:17:59 -0000 Which NIC are you using? I540? Are you talking about X540? And does other operations work except flush? Thanks Jingjing > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Navneet Rao > Sent: Thursday, August 20, 2015 3:27 AM > To: dev@dpdk.org > Subject: Re: [dpdk-dev] flow_director_filter error!! >=20 > Any suggestions? >=20 > Thanks > -Navneet >=20 >=20 > -----Original Message----- > From: Navneet Rao > Sent: Tuesday, August 18, 2015 4:01 PM > To: dev@dpdk.org > Subject: [dpdk-dev] flow_director_filter error!! >=20 > Hello: >=20 >=20 >=20 > Using dpdk-2.0.0 and i540 - >=20 >=20 >=20 > I am using the testpmd app to test-drive the flow-director filter setting= s. >=20 > After I start the testpmd app, I am flusing the flow_director_filter sett= ings > and get the following error - >=20 >=20 >=20 > testpmd> flush_flow_director 0 >=20 > PMD: ixgbe_fdir_flush(): Failed to re-initialize FD table. >=20 > flow director table flushing error: (Too many open files in system) >=20 >=20 >=20 > Any clues or directions? >=20 >=20 >=20 > Thanks >=20 > -Navneet >=20 >=20