From owner-svn-src-all@FreeBSD.ORG Sat Sep 13 20:28:41 2014 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 46DF94E6; Sat, 13 Sep 2014 20:28:41 +0000 (UTC) Received: from mail.turbocat.net (heidi.turbocat.net [88.198.202.214]) (using TLSv1.1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0281B68A; Sat, 13 Sep 2014 20:28:40 +0000 (UTC) Received: from laptop015.home.selasky.org (cm-176.74.213.204.customer.telag.net [176.74.213.204]) (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mail.turbocat.net (Postfix) with ESMTPSA id 0E4CC1FE027; Sat, 13 Sep 2014 22:28:36 +0200 (CEST) Message-ID: <5414A8E9.8040009@selasky.org> Date: Sat, 13 Sep 2014 22:28:25 +0200 From: Hans Petter Selasky User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 MIME-Version: 1.0 To: Rick Macklem Subject: Re: svn commit: r271504 - in head/sys: dev/oce dev/vmware/vmxnet3 dev/xen/netfront net netinet ofed/drivers/net/mlx4 References: <405398541.35874200.1410638660648.JavaMail.root@uoguelph.ca> <5414A5A7.9030108@selasky.org> In-Reply-To: <5414A5A7.9030108@selasky.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, Adrian Chadd X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Sep 2014 20:28:41 -0000 On 09/13/14 22:14, Hans Petter Selasky wrote: > On 09/13/14 22:04, Rick Macklem wrote: >> Hans Petter Selasky wrote: >>> On 09/13/14 18:54, Adrian Chadd wrote: >>>> Hi, > > Hi, > > The ethernet and VLAN headers are still subtracted. > > --HPS > Hi, Adrian @ and I have agreed that we will work out a new patch during the next 5 days, which correctly adds the new TSO fields in a more appropriate manner with regard to the conventions around in the network stack. For now I will revert the current TSO patch, if there are no big objections? --HPS