Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 May 2012 22:10:12 +0000
From:      "Bjoern A. Zeeb" <bz@FreeBSD.org>
To:        src-committers@freebsd.org
Cc:        svn-src-stable@freebsd.org, svn-src-all@freebsd.org, svn-src-stable-9@freebsd.org
Subject:   Re: svn commit: r235665 - stable/9/sys
Message-ID:  <ED430DA2-3DB1-4948-A8CF-4F98C65219AF@FreeBSD.org>
In-Reply-To: <201205192156.q4JLuQCo047811@svn.freebsd.org>
References:  <201205192156.q4JLuQCo047811@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 19. May 2012, at 21:56 , Bjoern A. Zeeb wrote:

> Author: bz
> Date: Sat May 19 21:56:26 2012
> New Revision: 235665
> URL: http://svn.freebsd.org/changeset/base/235665
>=20
> Log:
>  MFC r234620 (record mergeinfo only):

that was truncated by accident but doesn't harm in this case.
The change was merged with r235527 by jfv and was:

 If we pass down 64k - L2 hdr size + 1 to 64K L3+ data adding an ether
 header will make the data go over the 64k limits announced to busdma as
 maxsize and the transaction will fail.

 With TSO this can result in a TCP regression due to the lost packet.

 According to the data sheets ixgbe(4) 82598 and 82599 can handle up to
 256k so increase the maximum.

 Reported by:	Jon K=E5re Hellan, UNINETT (jon.kare.hellan uninett.no)
 Tested by:	Jon K=E5re Hellan, UNINETT (jon.kare.hellan uninett.no)


Just the merge-info was missing on stable/9.

> Modified:
> Directory Properties:
>  stable/9/sys/   (props changed)

--=20
Bjoern A. Zeeb                                 You have to have visions!
   It does not matter how good you are. It matters what good you do!




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ED430DA2-3DB1-4948-A8CF-4F98C65219AF>