From owner-svn-src-all@freebsd.org Fri Aug 26 06:16:56 2016 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CBEA1BC6A05; Fri, 26 Aug 2016 06:16:56 +0000 (UTC) (envelope-from hiren@strugglingcoder.info) Received: from mail.strugglingcoder.info (strugglingcoder.info [104.236.146.68]) by mx1.freebsd.org (Postfix) with ESMTP id BCDC41A43; Fri, 26 Aug 2016 06:16:56 +0000 (UTC) (envelope-from hiren@strugglingcoder.info) Received: from localhost (unknown [10.1.1.3]) (Authenticated sender: hiren@strugglingcoder.info) by mail.strugglingcoder.info (Postfix) with ESMTPA id 92D6317AC8; Thu, 25 Aug 2016 23:16:55 -0700 (PDT) Date: Thu, 25 Aug 2016 23:16:55 -0700 From: hiren panchasara To: Sepherosa Ziehau Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r303656 - head/sys/netinet Message-ID: <20160826061655.GM41576@strugglingcoder.info> References: <201608020636.u726alY8000175@repo.freebsd.org> <20160825175429.GD41576@strugglingcoder.info> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="D9sZ58tf58331Q5M" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.22 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: Fri, 26 Aug 2016 06:16:56 -0000 --D9sZ58tf58331Q5M Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 08/26/16 at 09:23P, Sepherosa Ziehau wrote: > On Fri, Aug 26, 2016 at 1:54 AM, hiren panchasara > wrote: > > On 08/02/16 at 06:36P, Sepherosa Ziehau wrote: > >> Author: sephe > >> Date: Tue Aug 2 06:36:47 2016 > >> New Revision: 303656 > >> URL: https://svnweb.freebsd.org/changeset/base/303656 > >> > >> Log: > >> tcp/lro: Implement hash table for LRO entries. > >> > >> This significantly improves HTTP workload performance and reduces > >> HTTP workload latency. > >> > >> Reviewed by: rrs, gallatin, hps > >> Obtained from: rrs, gallatin > >> Sponsored by: Netflix (rrs, gallatin) , Microsoft (sephe) > >> Differential Revision: https://reviews.freebsd.org/D6689 > > > > Hi Sephe, > > > > Can you please MFC this to stable/11? >=20 > I don't think this one can be MFC'ed, since it changes the size of LRO > control struct, which is usually embedded in the driver's softc/RX > ring struct. Ah, okay. Thanks for checking. Cheers, Hiren --D9sZ58tf58331Q5M Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQF8BAABCgBmBQJXv97UXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRBNEUyMEZBMUQ4Nzg4RjNGMTdFNjZGMDI4 QjkyNTBFMTU2M0VERkU1AAoJEIuSUOFWPt/lqjkIAJmrYiZYBdZHM+SEIX7btkt8 yuOV7uh2d+MxvwEx9YpWcsXzzVuWTh04ieWAIJgrv0LbDgcYZMSyK0YgaRuWRc+8 KrqrZ3p1Wl0EmESMDs4lXXuGrK5JYrYBUZVkalA+htvd7QNTjs2Zu6nSH9GTo8EC /eIKuTR14YFrhRv3aADCzENVyVdnh7R6ZTQwQJK9ajRygeFB/mBL+qpgqlfjqqU3 Nam+r2Al5NoGvUcl4cmTfpxiF8PmX4tq7VnFQdHO/CyrDcS85XC8Dashx0/pfMvF ZS91paVD8tFEZVNHd+Gg7jRZe2yDfz0nBGyKW0+ecOaPOte2NCCt+Lw9c4kqOVg= =qO2t -----END PGP SIGNATURE----- --D9sZ58tf58331Q5M--