svn commit: r316310 - head/share/man/man4
David C Somayajulu
davidcs at FreeBSD.org
Thu Mar 30 23:49:59 UTC 2017
Author: davidcs
Date: Thu Mar 30 23:49:57 2017
New Revision: 316310
URL: https://svnweb.freebsd.org/changeset/base/316310
Log:
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).
MFC after:5 days
Modified:
head/share/man/man4/qlxgbe.4
Modified: head/share/man/man4/qlxgbe.4
==============================================================================
--- head/share/man/man4/qlxgbe.4 Thu Mar 30 22:43:32 2017 (r316309)
+++ head/share/man/man4/qlxgbe.4 Thu Mar 30 23:49:57 2017 (r316310)
@@ -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-all
mailing list