svn commit: r317114 - stable/9/share/man/man4
David C Somayajulu
davidcs at FreeBSD.org
Wed Apr 19 03:03:48 UTC 2017
Author: davidcs
Date: Wed Apr 19 03:03:46 2017
New Revision: 317114
URL: https://svnweb.freebsd.org/changeset/base/317114
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/9/share/man/man4/qlxgbe.4
Directory Properties:
stable/9/ (props changed)
stable/9/share/ (props changed)
stable/9/share/man/ (props changed)
stable/9/share/man/man4/ (props changed)
Modified: stable/9/share/man/man4/qlxgbe.4
==============================================================================
--- stable/9/share/man/man4/qlxgbe.4 Wed Apr 19 03:02:23 2017 (r317113)
+++ stable/9/share/man/man4/qlxgbe.4 Wed Apr 19 03:03:46 2017 (r317114)
@@ -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
More information about the svn-src-stable-9
mailing list