Date: Wed, 19 Apr 2017 02:55:00 +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-11@freebsd.org Subject: svn commit: r317110 - stable/11/share/man/man4 Message-ID: <201704190255.v3J2t0iK042885@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: davidcs Date: Wed Apr 19 02:54:59 2017 New Revision: 317110 URL: https://svnweb.freebsd.org/changeset/base/317110 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/11/share/man/man4/qlxgbe.4 Directory Properties: stable/11/ (props changed) Modified: stable/11/share/man/man4/qlxgbe.4 ============================================================================== --- stable/11/share/man/man4/qlxgbe.4 Wed Apr 19 02:52:55 2017 (r317109) +++ stable/11/share/man/man4/qlxgbe.4 Wed Apr 19 02:54:59 2017 (r317110) @@ -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?201704190255.v3J2t0iK042885>