From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruce Richardson Subject: Re: [PATCH 05/15] i40e/base: fixup Geneve VNI for HW use Date: Tue, 10 May 2016 16:53:36 +0100 Message-ID: <20160510155335.GG14508@bricha3-MOBL3> References: <1462438424-22574-1-git-send-email-helin.zhang@intel.com> <1462438424-22574-6-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 mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id 2FEA09AAD for ; Tue, 10 May 2016 17:53:40 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1462438424-22574-6-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:34PM +0800, Helin Zhang wrote: > The hardware doesn't layout the Geneve VNI quite the same > as the VxLAN VNI, so it needs to adjust it before sending > through the AQ commands as the workaround. > > Signed-off-by: Helin Zhang Please expand out acronyms like VNI in the commit message. /Bruce