From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruce Richardson Subject: Re: [PATCH] vmxnet3: VLAN tag on end packet, not first Date: Tue, 10 May 2016 16:04:01 +0100 Message-ID: <20160510150400.GC14508@bricha3-MOBL3> References: <1460502484-15873-1-git-send-email-john@shieldxnetworks.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org To: John Guzik Return-path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id DA5BDAD88 for ; Tue, 10 May 2016 17:04:06 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1460502484-15873-1-git-send-email-john@shieldxnetworks.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 Tue, Apr 12, 2016 at 04:08:04PM -0700, John Guzik wrote: > Signed-off-by: John Guzik > Fixes: 9fd5e98b > > --- > drivers/net/vmxnet3/vmxnet3_rxtx.c | 16 +++++++++------- > 1 file changed, 9 insertions(+), 7 deletions(-) > Applied to dpdk-next-net/rel_16_07, with corrected fixes line, maintainer ack from V1, and updated commit message. Thanks, /Bruce