summaryrefslogtreecommitdiffstats
path: root/share/man
diff options
context:
space:
mode:
authorbrueffer <brueffer@FreeBSD.org>2015-03-25 12:14:34 +0000
committerbrueffer <brueffer@FreeBSD.org>2015-03-25 12:14:34 +0000
commitf991551346842ba68857fbc2c9e98c1877aca10d (patch)
tree5539702d56caa001723a7120e7d37223dbe498c7 /share/man
parent57083e2bef2bb97fbda5184bcd2688d6ead447ff (diff)
downloadFreeBSD-src-f991551346842ba68857fbc2c9e98c1877aca10d.zip
FreeBSD-src-f991551346842ba68857fbc2c9e98c1877aca10d.tar.gz
mdoc cleanup; fix spelling.
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man4/ixlv.413
1 files changed, 6 insertions, 7 deletions
diff --git a/share/man/man4/ixlv.4 b/share/man/man4/ixlv.4
index d470f06..0a4282f 100644
--- a/share/man/man4/ixlv.4
+++ b/share/man/man4/ixlv.4
@@ -31,7 +31,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd January 14, 2015
+.Dd March 25, 2015
.Dt IXLV 4
.Os
.Sh NAME
@@ -77,13 +77,13 @@ and/or TSO6, and finally LRO can be set and unset.
For more information on configuring this device, see
.Xr ifconfig 8 .
.Pp
-NOTE that The
+.Em NOTE :
+The
.Nm
Driver is only used by means of SRIOV, normally in a VM on a
hosting server with the
.Xr ixl 4
driver.
-.Pp
.Sh LOADER TUNABLES
Tunables can be set at the
.Xr loader 8
@@ -92,10 +92,10 @@ prompt before booting the kernel or stored in
.Bl -tag -width indent
.It Va hw.ixlv.ringsz
Set the number of descriptors in the rings, note that this
-changes BOTH the TX and RX rings, they cannot be set independly.
+changes BOTH the TX and RX rings, they cannot be set independently.
.It Va hw.ixlv.max_queues
Set the number of queues (each a TX/RX pair) for the port, this
-allows one to override the autocalculation if its set to 0.
+allows one to override the autocalculation if it is set to 0.
.It Va hw.ixlv.txbrsz
Set the size of the buff ring used by the transmit side of the
stack, we have found that it is necessary to have it quite large
@@ -109,7 +109,6 @@ The RX interrupt rate value, set to 8K by default.
.It Va hw.ixlv.tx_itr
The TX interrupt rate value, set to 4K by default.
.El
-.Pp
.Sh SUPPORT
For general information and support,
go to the Intel support website at:
@@ -119,8 +118,8 @@ If an issue is identified with this driver with a supported adapter,
email all the specific information related to the issue to
.Aq freebsd@intel.com .
.Sh SEE ALSO
-.Xr ixl 4 ,
.Xr arp 4 ,
+.Xr ixl 4 ,
.Xr netintro 4 ,
.Xr ng_ether 4 ,
.Xr vlan 4 ,
OpenPOWER on IntegriCloud