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 176A737AF for ; Wed, 28 Oct 2015 10:16:47 +0100 (CET) Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by orsmga102.jf.intel.com with ESMTP; 28 Oct 2015 02:16:05 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.20,209,1444719600"; d="scan'208";a="837354467" Received: from rhorton-mobl.ger.corp.intel.com (HELO [163.33.229.162]) ([163.33.229.162]) by fmsmga002.fm.intel.com with ESMTP; 28 Oct 2015 02:16:04 -0700 Message-ID: <56309254.5090507@intel.com> Date: Wed, 28 Oct 2015 09:16:04 +0000 From: Remy Horton Organization: Intel Shannon Limited User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: dev@dpdk.org References: <1443639870-20879-1-git-send-email-konstantin.ananyev@intel.com> In-Reply-To: <1443639870-20879-1-git-send-email-konstantin.ananyev@intel.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH] i40e: fix wrong alignment for the number of HW descriptors 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, 28 Oct 2015 09:16:48 -0000 On 30/09/2015 20:04, Konstantin Ananyev wrote: > Signed-off-by: Konstantin Ananyev Acked-by: Remy Horton