From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruce Richardson Subject: Re: [PATCH 2/2] qede: return LAN stats to MFW Date: Mon, 30 May 2016 15:34:15 +0100 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 Cc: dev@dpdk.org, Dept-EngDPDKDev@qlogic.com, Harish Patil To: Rasesh Mody 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) Content-Disposition: inline In-Reply-To: <1462594891-21169-2-git-send-email-rasesh.mody@qlogic.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 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