From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id 455FD5A67 for ; Thu, 20 Aug 2015 00:39:12 +0200 (CEST) Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by orsmga102.jf.intel.com with ESMTP; 19 Aug 2015 15:39:12 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.15,712,1432623600"; d="scan'208";a="545024305" Received: from irsmsx106.ger.corp.intel.com ([163.33.3.31]) by FMSMGA003.fm.intel.com with ESMTP; 19 Aug 2015 15:39:10 -0700 Received: from irsmsx155.ger.corp.intel.com (163.33.192.3) by IRSMSX106.ger.corp.intel.com (163.33.3.31) with Microsoft SMTP Server (TLS) id 14.3.224.2; Wed, 19 Aug 2015 23:39:09 +0100 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.251]) by irsmsx155.ger.corp.intel.com ([169.254.14.184]) with mapi id 14.03.0224.002; Wed, 19 Aug 2015 23:39:09 +0100 From: "Mcnamara, John" To: Navneet Rao , "dev@dpdk.org" Thread-Topic: [dpdk-dev] flow_director_filter error!! Thread-Index: AQHQ2gnPydjMBKOkokO8dxmQ37eEzZ4T6zwg Date: Wed, 19 Aug 2015 22:39:08 +0000 Message-ID: References: <0c2b073a-8d5c-4832-88a4-dff52280718e@default> In-Reply-To: <0c2b073a-8d5c-4832-88a4-dff52280718e@default> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [163.33.239.181] 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: Wed, 19 Aug 2015 22:39:12 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Navneet Rao > Sent: Tuesday, August 18, 2015 4:01 PM > To: dev@dpdk.org > Subject: [dpdk-dev] flow_director_filter error!! >=20 > After I start the testpmd app, I am flusing the flow_director_filter > settings 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) Hi, Are you setting a flow director filter before flushing? If so, could you gi= ve an example. John. --=20 =20