From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruce Richardson Subject: Re: [PATCH 01/15] i40e/base: remove HMC AQ APIs Date: Mon, 9 May 2016 17:14:59 +0100 Message-ID: <20160509161459.GA9332@bricha3-MOBL3> References: <1462438424-22574-1-git-send-email-helin.zhang@intel.com> <1462438424-22574-2-git-send-email-helin.zhang@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org To: Helin Zhang Return-path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id B65C069FC for ; Mon, 9 May 2016 18:15:13 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1462438424-22574-2-git-send-email-helin.zhang@intel.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 Thu, May 05, 2016 at 04:53:30PM +0800, Helin Zhang wrote: > HMC AQ APIs were removed from the latest datasheet, and > hence remove its implementations and relevant. > > Signed-off-by: Helin Zhang Hi Helin, what is HMC? I assume AQ is short for admin queue. These abbreviations are pretty specific to i40e, so need to be expanded out in the commit message. /Bruce