Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Apr 2017 02:59:26 +0000 (UTC)
From:      David C Somayajulu <davidcs@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org
Subject:   svn commit: r317112 - stable/10/share/man/man4
Message-ID:  <201704190259.v3J2xQbN043181@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: davidcs
Date: Wed Apr 19 02:59:26 2017
New Revision: 317112
URL: https://svnweb.freebsd.org/changeset/base/317112

Log:
  MFC r316310
  Update man page for commit r316309 "Add support for optional Soft LRO".
  The driver provides the ability to select either HW or Software LRO, when
  LRO is enabled (default HW LRO).

Modified:
  stable/10/share/man/man4/qlxgbe.4
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/share/man/man4/qlxgbe.4
==============================================================================
--- stable/10/share/man/man4/qlxgbe.4	Wed Apr 19 02:58:14 2017	(r317111)
+++ stable/10/share/man/man4/qlxgbe.4	Wed Apr 19 02:59:26 2017	(r317112)
@@ -52,7 +52,8 @@ driver supports IPv4 checksum offload,
 TCP and UDP checksum offload for both IPv4 and IPv6,
 Large Segment Offload for both IPv4 and IPv6,
 Jumbo frames, VLAN Tag, and
-Receive Side scaling.
+Receive Side scaling, ability to select either HW or Software LRO,
+when LRO is enabled (default HW LRO). 
 For further hardware information, see
 .Pa http://www.qlogic.com/ .
 .Sh HARDWARE



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