From mboxrd@z Thu Jan 1 00:00:00 1970 From: Remy Horton Subject: Re: [PATCHv5 2/8] i40e: add support for eth_(rxq|txq)_info_get and (rx|tx)_desc_lim Date: Wed, 14 Oct 2015 13:46:12 +0100 Message-ID: <561E4E94.3090800@intel.com> References: <1443729293-20753-1-git-send-email-konstantin.ananyev@intel.com> <1443729293-20753-3-git-send-email-konstantin.ananyev@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit To: dev@dpdk.org Return-path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id DD7548DA1 for ; Wed, 14 Oct 2015 14:46:14 +0200 (CEST) In-Reply-To: <1443729293-20753-3-git-send-email-konstantin.ananyev@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 01/10/2015 20:54, Konstantin Ananyev wrote: > From: "Ananyev, Konstantin" > > This patch assumes that the patch: > i40e: fix wrong alignment for the number of HW descriptors > already applied. > > Signed-off-by: Konstantin Ananyev Acked-by: Remy Horton