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 526AB6C98 for ; Mon, 30 May 2016 16:34:47 +0200 (CEST) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by fmsmga103.fm.intel.com with ESMTP; 30 May 2016 07:34:18 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.26,390,1459839600"; d="scan'208";a="965189113" Received: from amotzhad-mobl2.ger.corp.intel.com ([10.252.31.137]) by orsmga001.jf.intel.com with SMTP; 30 May 2016 07:34:16 -0700 Received: by (sSMTP sendmail emulation); Mon, 30 May 2016 15:34:15 +0025 Date: Mon, 30 May 2016 15:34:15 +0100 From: Bruce Richardson To: Rasesh Mody Cc: dev@dpdk.org, Dept-EngDPDKDev@qlogic.com, Harish Patil Message-ID: <20160530143414.GA24092@bricha3-MOBL3> References: <1462594891-21169-1-git-send-email-rasesh.mody@qlogic.com> <1462594891-21169-2-git-send-email-rasesh.mody@qlogic.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1462594891-21169-2-git-send-email-rasesh.mody@qlogic.com> Organization: Intel Research and =?iso-8859-1?Q?De=ACvel?= =?iso-8859-1?Q?opment?= Ireland Ltd. User-Agent: Mutt/1.5.23 (2014-03-12) Subject: Re: [dpdk-dev] [PATCH 2/2] qede: return LAN stats to MFW 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: Mon, 30 May 2016 14:34:47 -0000 On Fri, May 06, 2016 at 09:21:31PM -0700, Rasesh Mody wrote: > From: Harish Patil > > Under certain scenarios, MFW periodically polls the driver > for LAN statistics. This patch implements the osal hook to > fill in the stats. > > Fixes: ffa002d318d36 ("qede: add base driver") > What is MFW? /Bruce