xref: /freebsd/share/man/man4/qlxgbe.4 (revision 24d089f6cfac2db76a07255324ca97ac1c3b45a1)
1f10a77bbSDavid C Somayajulu.\"-
2f10a77bbSDavid C Somayajulu.\" Copyright (c) 2013 Qlogic Corportaion
3f10a77bbSDavid C Somayajulu.\" All rights reserved.
4f10a77bbSDavid C Somayajulu.\"
5f10a77bbSDavid C Somayajulu.\" Redistribution and use in source and binary forms, with or without
6f10a77bbSDavid C Somayajulu.\" modification, are permitted provided that the following conditions
7f10a77bbSDavid C Somayajulu.\" are met:
8f10a77bbSDavid C Somayajulu.\" 1. Redistributions of source code must retain the above copyright
9f10a77bbSDavid C Somayajulu.\"    notice, this list of conditions and the following disclaimer.
10f10a77bbSDavid C Somayajulu.\" 2. Redistributions in binary form must reproduce the above copyright
11f10a77bbSDavid C Somayajulu.\"    notice, this list of conditions and the following disclaimer in the
12f10a77bbSDavid C Somayajulu.\"    documentation and/or other materials provided with the distribution.
13f10a77bbSDavid C Somayajulu.\"
14f10a77bbSDavid C Somayajulu.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
15f10a77bbSDavid C Somayajulu.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
16f10a77bbSDavid C Somayajulu.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
17f10a77bbSDavid C Somayajulu.\" ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
18f10a77bbSDavid C Somayajulu.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
19f10a77bbSDavid C Somayajulu.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
20f10a77bbSDavid C Somayajulu.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
21f10a77bbSDavid C Somayajulu.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
22f10a77bbSDavid C Somayajulu.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
23f10a77bbSDavid C Somayajulu.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
24f10a77bbSDavid C Somayajulu.\" SUCH DAMAGE.
25f10a77bbSDavid C Somayajulu.\"
26f10a77bbSDavid C Somayajulu.\" $FreeBSD$
27f10a77bbSDavid C Somayajulu.\"
28f10a77bbSDavid C Somayajulu.Dd April 1, 2013
29f10a77bbSDavid C Somayajulu.Dt QLXGBE 4
30f10a77bbSDavid C Somayajulu.Os
31f10a77bbSDavid C Somayajulu.Sh NAME
32f10a77bbSDavid C Somayajulu.Nm qlxgbe
33f10a77bbSDavid C Somayajulu.Nd "QLogic 10 Gigabit Ethernet & CNA Adapter Driver"
34f10a77bbSDavid C Somayajulu.Sh SYNOPSIS
35f10a77bbSDavid C SomayajuluTo compile this driver into the kernel,
36f10a77bbSDavid C Somayajuluplace the following lines in your
37f10a77bbSDavid C Somayajulukernel configuration file:
38f10a77bbSDavid C Somayajulu.Bd -ragged -offset indent
39f10a77bbSDavid C Somayajulu.Cd "device qlxgbe"
40f10a77bbSDavid C Somayajulu.Ed
41f10a77bbSDavid C Somayajulu.Pp
42f10a77bbSDavid C SomayajuluTo load the driver as a
43f10a77bbSDavid C Somayajulumodule at boot time, place the following line in
44f10a77bbSDavid C Somayajulu.Xr loader.conf 5 :
45f10a77bbSDavid C Somayajulu.Bd -literal -offset indent
46f10a77bbSDavid C Somayajuluif_qlxgbe_load="YES"
47f10a77bbSDavid C Somayajulu.Ed
48f10a77bbSDavid C Somayajulu.Sh DESCRIPTION
49f10a77bbSDavid C SomayajuluThe
50f10a77bbSDavid C Somayajulu.Nm
51f10a77bbSDavid C Somayajuludriver supports IPv4 checksum offload,
52f10a77bbSDavid C SomayajuluTCP and UDP checksum offload for both IPv4 and IPv6,
53f10a77bbSDavid C SomayajuluLarge Segment Offload for both IPv4 and IPv6,
54f10a77bbSDavid C SomayajuluJumbo frames, VLAN Tag, and
55*24d089f6SDavid C SomayajuluReceive Side scaling, ability to select either HW or Software LRO,
56*24d089f6SDavid C Somayajuluwhen LRO is enabled (default HW LRO).
57f10a77bbSDavid C SomayajuluFor further hardware information, see
58f10a77bbSDavid C Somayajulu.Pa http://www.qlogic.com/ .
59f10a77bbSDavid C Somayajulu.Sh HARDWARE
60f10a77bbSDavid C SomayajuluThe
61f10a77bbSDavid C Somayajulu.Nm
62f10a77bbSDavid C Somayajuludriver supports 10 Gigabit Ethernet & CNA Adapter based on the following
63f10a77bbSDavid C Somayajuluchipsets:
64f10a77bbSDavid C Somayajulu.Pp
65f10a77bbSDavid C Somayajulu.Bl -bullet -compact
66f10a77bbSDavid C Somayajulu.It
67f10a77bbSDavid C SomayajuluQLogic 8300 series
68f10a77bbSDavid C Somayajulu.El
69f10a77bbSDavid C Somayajulu.Sh SUPPORT
70f10a77bbSDavid C SomayajuluFor support questions please contact your QLogic approved reseller or
71f10a77bbSDavid C SomayajuluQLogic Technical Support at
72f10a77bbSDavid C Somayajulu.Pa http://support.qlogic.com ,
73f10a77bbSDavid C Somayajuluor by E-mail at
746c899950SBaptiste Daroussin.Aq Mt support@qlogic.com .
75f10a77bbSDavid C Somayajulu.Sh SEE ALSO
76f10a77bbSDavid C Somayajulu.Xr altq 4 ,
77f10a77bbSDavid C Somayajulu.Xr arp 4 ,
78f10a77bbSDavid C Somayajulu.Xr netintro 4 ,
79f10a77bbSDavid C Somayajulu.Xr ng_ether 4 ,
80f10a77bbSDavid C Somayajulu.Xr ifconfig 8
81f10a77bbSDavid C Somayajulu.Sh HISTORY
82f10a77bbSDavid C SomayajuluThe
83f10a77bbSDavid C Somayajulu.Nm
84f10a77bbSDavid C Somayajuludevice driver first appeared in
85f10a77bbSDavid C Somayajulu.Fx 10.0 .
86f10a77bbSDavid C Somayajulu.Sh AUTHORS
87f10a77bbSDavid C Somayajulu.An -nosplit
88f10a77bbSDavid C SomayajuluThe
89f10a77bbSDavid C Somayajulu.Nm
90f10a77bbSDavid C Somayajuludriver was written by
91f10a77bbSDavid C Somayajulu.An David C Somayajulu
92f10a77bbSDavid C Somayajuluat QLogic Corporation.
93