Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Sep 2009 22:37:03 +0000 (UTC)
From:      Jack F Vogel <jfv@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/ixgbe ixgbe.c
Message-ID:  <200909042237.n84MbNPW058109@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jfv         2009-09-04 22:37:03 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/ixgbe        ixgbe.c 
  Log:
  SVN rev 196843 on 2009-09-04 22:37:03Z by jfv
  
  This patch seperates the control of header split from LRO (which it
  was previously dependent on), LRO gets turned off when bridging but
  its been found that header split is still a performance win in that case.
  
  Secondly, there was some interface specific control in stats code that
  has been missing, and a logic error that resulted in bogus reporting.
  Thanks to Manish and John of LineRateSystems for the report and help in
  this code.
  
  Approved by: re
  
  Revision  Changes    Path
  1.17.2.2  +50 -18    src/sys/dev/ixgbe/ixgbe.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200909042237.n84MbNPW058109>