blob: f10dd40869218cb11e1d29bc5e4b6431d30af946 [file] [log] [blame]
Tobin C. Harding3be40e52018-06-22 10:37:06 +10001===========================================================
Jeff Kirsherd7064f42013-08-23 17:19:23 -07002Linux* Base Driver for Intel(R) Ethernet Network Connection
3===========================================================
Linus Torvalds1da177e2005-04-16 15:20:36 -07004
Jeff Kirsher2bff89c2010-10-05 01:17:05 +00005Intel Gigabit Linux driver.
Jeff Kirsherd7064f42013-08-23 17:19:23 -07006Copyright(c) 1999 - 2013 Intel Corporation.
Linus Torvalds1da177e2005-04-16 15:20:36 -07007
8Contents
9========
10
Linus Torvalds1da177e2005-04-16 15:20:36 -070011- Identifying Your Adapter
12- Command Line Parameters
13- Speed and Duplex Configuration
14- Additional Configurations
Linus Torvalds1da177e2005-04-16 15:20:36 -070015- Support
16
Linus Torvalds1da177e2005-04-16 15:20:36 -070017Identifying Your Adapter
18========================
19
Jesse Brandeburg55be0622006-03-15 12:18:13 -080020For more information on how to identify your adapter, go to the Adapter &
Linus Torvalds1da177e2005-04-16 15:20:36 -070021Driver ID Guide at:
22
Jeff Kirsher2bff89c2010-10-05 01:17:05 +000023 http://support.intel.com/support/go/network/adapter/idguide.htm
Linus Torvalds1da177e2005-04-16 15:20:36 -070024
Jesse Brandeburg55be0622006-03-15 12:18:13 -080025For the latest Intel network drivers for Linux, refer to the following
Auke Kokde3edab2006-11-01 08:48:18 -080026website. In the search field, enter your adapter name or type, or use the
Linus Torvalds1da177e2005-04-16 15:20:36 -070027networking link on the left to search for your adapter:
28
Jeff Kirsher2bff89c2010-10-05 01:17:05 +000029 http://support.intel.com/support/go/network/adapter/home.htm
Linus Torvalds1da177e2005-04-16 15:20:36 -070030
Auke Kokde3edab2006-11-01 08:48:18 -080031Command Line Parameters
32=======================
Jesse Brandeburg55be0622006-03-15 12:18:13 -080033
Linus Torvalds1da177e2005-04-16 15:20:36 -070034The default value for each parameter is generally the recommended setting,
Jesse Brandeburg55be0622006-03-15 12:18:13 -080035unless otherwise noted.
Linus Torvalds1da177e2005-04-16 15:20:36 -070036
Mauro Carvalho Chehab8dc4b1a2018-06-26 06:49:10 -030037NOTES:
38 For more information about the AutoNeg, Duplex, and Speed
Jesse Brandeburg55be0622006-03-15 12:18:13 -080039 parameters, see the "Speed and Duplex Configuration" section in
40 this document.
Linus Torvalds1da177e2005-04-16 15:20:36 -070041
Jesse Brandeburg55be0622006-03-15 12:18:13 -080042 For more information about the InterruptThrottleRate,
43 RxIntDelay, TxIntDelay, RxAbsIntDelay, and TxAbsIntDelay
44 parameters, see the application note at:
45 http://www.intel.com/design/network/applnots/ap450.htm
Linus Torvalds1da177e2005-04-16 15:20:36 -070046
Jesse Brandeburg55be0622006-03-15 12:18:13 -080047AutoNeg
48-------
Mauro Carvalho Chehab8dc4b1a2018-06-26 06:49:10 -030049
Jesse Brandeburg55be0622006-03-15 12:18:13 -080050(Supported only on adapters with copper connections)
Mauro Carvalho Chehab8dc4b1a2018-06-26 06:49:10 -030051
52:Valid Range: 0x01-0x0F, 0x20-0x2F
53:Default Value: 0x2F
Linus Torvalds1da177e2005-04-16 15:20:36 -070054
Auke Kokde3edab2006-11-01 08:48:18 -080055This parameter is a bit-mask that specifies the speed and duplex settings
56advertised by the adapter. When this parameter is used, the Speed and
57Duplex parameters must not be specified.
Jesse Brandeburg55be0622006-03-15 12:18:13 -080058
Mauro Carvalho Chehab8dc4b1a2018-06-26 06:49:10 -030059NOTE:
60 Refer to the Speed and Duplex section of this readme for more
Jesse Brandeburg55be0622006-03-15 12:18:13 -080061 information on the AutoNeg parameter.
62
Jesse Brandeburg55be0622006-03-15 12:18:13 -080063Duplex
64------
Mauro Carvalho Chehab8dc4b1a2018-06-26 06:49:10 -030065
Jesse Brandeburg55be0622006-03-15 12:18:13 -080066(Supported only on adapters with copper connections)
Mauro Carvalho Chehab8dc4b1a2018-06-26 06:49:10 -030067
68:Valid Range: 0-2 (0=auto-negotiate, 1=half, 2=full)
69:Default Value: 0
Jesse Brandeburg55be0622006-03-15 12:18:13 -080070
Auke Kokde3edab2006-11-01 08:48:18 -080071This defines the direction in which data is allowed to flow. Can be
72either one or two-directional. If both Duplex and the link partner are
73set to auto-negotiate, the board auto-detects the correct duplex. If the
74link partner is forced (either full or half), Duplex defaults to half-
75duplex.
Jesse Brandeburg55be0622006-03-15 12:18:13 -080076
Linus Torvalds1da177e2005-04-16 15:20:36 -070077FlowControl
Auke Kokde3edab2006-11-01 08:48:18 -080078-----------
Mauro Carvalho Chehab8dc4b1a2018-06-26 06:49:10 -030079
80:Valid Range: 0-3 (0=none, 1=Rx only, 2=Tx only, 3=Rx&Tx)
81:Default Value: Reads flow control settings from the EEPROM
Jesse Brandeburg55be0622006-03-15 12:18:13 -080082
83This parameter controls the automatic generation(Tx) and response(Rx)
84to Ethernet PAUSE frames.
85
Linus Torvalds1da177e2005-04-16 15:20:36 -070086InterruptThrottleRate
Jesse Brandeburg55be0622006-03-15 12:18:13 -080087---------------------
Mauro Carvalho Chehab8dc4b1a2018-06-26 06:49:10 -030088
Auke Kokde3edab2006-11-01 08:48:18 -080089(not supported on Intel(R) 82542, 82543 or 82544-based adapters)
Mauro Carvalho Chehab8dc4b1a2018-06-26 06:49:10 -030090
91:Valid Range:
92 0,1,3,4,100-100000 (0=off, 1=dynamic, 3=dynamic conservative,
93 4=simplified balancing)
94:Default Value: 3
Linus Torvalds1da177e2005-04-16 15:20:36 -070095
Auke Kokde3edab2006-11-01 08:48:18 -080096The driver can limit the amount of interrupts per second that the adapter
Jeff Kirsher2bff89c2010-10-05 01:17:05 +000097will generate for incoming packets. It does this by writing a value to the
98adapter that is based on the maximum amount of interrupts that the adapter
Auke Kokde3edab2006-11-01 08:48:18 -080099will generate per second.
100
101Setting InterruptThrottleRate to a value greater or equal to 100
102will program the adapter to send out a maximum of that many interrupts
103per second, even if more packets have come in. This reduces interrupt
104load on the system and can lower CPU utilization under heavy load,
105but will increase latency as packets are not processed as quickly.
106
Jeff Kirsher2bff89c2010-10-05 01:17:05 +0000107The default behaviour of the driver previously assumed a static
108InterruptThrottleRate value of 8000, providing a good fallback value for
109all traffic types,but lacking in small packet performance and latency.
110The hardware can handle many more small packets per second however, and
Auke Kokde3edab2006-11-01 08:48:18 -0800111for this reason an adaptive interrupt moderation algorithm was implemented.
112
113Since 7.3.x, the driver has two adaptive modes (setting 1 or 3) in which
Jeff Kirsher2bff89c2010-10-05 01:17:05 +0000114it dynamically adjusts the InterruptThrottleRate value based on the traffic
Auke Kokde3edab2006-11-01 08:48:18 -0800115that it receives. After determining the type of incoming traffic in the last
Jeff Kirsher2bff89c2010-10-05 01:17:05 +0000116timeframe, it will adjust the InterruptThrottleRate to an appropriate value
Auke Kokde3edab2006-11-01 08:48:18 -0800117for that traffic.
118
119The algorithm classifies the incoming traffic every interval into
Jeff Kirsher2bff89c2010-10-05 01:17:05 +0000120classes. Once the class is determined, the InterruptThrottleRate value is
121adjusted to suit that traffic type the best. There are three classes defined:
Auke Kokde3edab2006-11-01 08:48:18 -0800122"Bulk traffic", for large amounts of packets of normal size; "Low latency",
123for small amounts of traffic and/or a significant percentage of small
Jeff Kirsher2bff89c2010-10-05 01:17:05 +0000124packets; and "Lowest latency", for almost completely small packets or
Auke Kokde3edab2006-11-01 08:48:18 -0800125minimal traffic.
126
Jeff Kirsher2bff89c2010-10-05 01:17:05 +0000127In dynamic conservative mode, the InterruptThrottleRate value is set to 4000
128for traffic that falls in class "Bulk traffic". If traffic falls in the "Low
129latency" or "Lowest latency" class, the InterruptThrottleRate is increased
Auke Kokde3edab2006-11-01 08:48:18 -0800130stepwise to 20000. This default mode is suitable for most applications.
131
132For situations where low latency is vital such as cluster or
133grid computing, the algorithm can reduce latency even more when
134InterruptThrottleRate is set to mode 1. In this mode, which operates
Jeff Kirsher2bff89c2010-10-05 01:17:05 +0000135the same as mode 3, the InterruptThrottleRate will be increased stepwise to
Auke Kokde3edab2006-11-01 08:48:18 -080013670000 for traffic in class "Lowest latency".
137
Jeff Kirsher96c3c032010-12-09 23:42:00 -0800138In simplified mode the interrupt rate is based on the ratio of TX and
139RX traffic. If the bytes per second rate is approximately equal, the
Jeff Kirsher2bff89c2010-10-05 01:17:05 +0000140interrupt rate will drop as low as 2000 interrupts per second. If the
141traffic is mostly transmit or mostly receive, the interrupt rate could
142be as high as 8000.
143
Auke Kokde3edab2006-11-01 08:48:18 -0800144Setting InterruptThrottleRate to 0 turns off any interrupt moderation
145and may improve small packet latency, but is generally not suitable
146for bulk throughput traffic.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700147
Mauro Carvalho Chehab8dc4b1a2018-06-26 06:49:10 -0300148NOTE:
149 InterruptThrottleRate takes precedence over the TxAbsIntDelay and
Auke Kokde3edab2006-11-01 08:48:18 -0800150 RxAbsIntDelay parameters. In other words, minimizing the receive
Jesse Brandeburg55be0622006-03-15 12:18:13 -0800151 and/or transmit absolute delays does not force the controller to
152 generate more interrupts than what the Interrupt Throttle Rate
153 allows.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700154
Mauro Carvalho Chehab8dc4b1a2018-06-26 06:49:10 -0300155CAUTION:
156 If you are using the Intel(R) PRO/1000 CT Network Connection
Jesse Brandeburg55be0622006-03-15 12:18:13 -0800157 (controller 82547), setting InterruptThrottleRate to a value
158 greater than 75,000, may hang (stop transmitting) adapters
Auke Kokde3edab2006-11-01 08:48:18 -0800159 under certain network conditions. If this occurs a NETDEV
160 WATCHDOG message is logged in the system event log. In
Jesse Brandeburg55be0622006-03-15 12:18:13 -0800161 addition, the controller is automatically reset, restoring
Auke Kokde3edab2006-11-01 08:48:18 -0800162 the network connection. To eliminate the potential for the
Jesse Brandeburg55be0622006-03-15 12:18:13 -0800163 hang, ensure that InterruptThrottleRate is set no greater
164 than 75,000 and is not set to 0.
165
Mauro Carvalho Chehab8dc4b1a2018-06-26 06:49:10 -0300166NOTE:
167 When e1000 is loaded with default settings and multiple adapters
Jesse Brandeburg55be0622006-03-15 12:18:13 -0800168 are in use simultaneously, the CPU utilization may increase non-
Auke Kokde3edab2006-11-01 08:48:18 -0800169 linearly. In order to limit the CPU utilization without impacting
Jesse Brandeburg55be0622006-03-15 12:18:13 -0800170 the overall throughput, we recommend that you load the driver as
Jeff Kirsher228046e2018-05-10 12:55:38 -0700171 follows::
Jesse Brandeburg55be0622006-03-15 12:18:13 -0800172
Auke Kokde3edab2006-11-01 08:48:18 -0800173 modprobe e1000 InterruptThrottleRate=3000,3000,3000
Jesse Brandeburg55be0622006-03-15 12:18:13 -0800174
175 This sets the InterruptThrottleRate to 3000 interrupts/sec for
Auke Kokde3edab2006-11-01 08:48:18 -0800176 the first, second, and third instances of the driver. The range
Jesse Brandeburg55be0622006-03-15 12:18:13 -0800177 of 2000 to 3000 interrupts per second works on a majority of
178 systems and is a good starting point, but the optimal value will
Auke Kokde3edab2006-11-01 08:48:18 -0800179 be platform-specific. If CPU utilization is not a concern, use
Jesse Brandeburg55be0622006-03-15 12:18:13 -0800180 RX_POLLING (NAPI) and default driver settings.
181
Linus Torvalds1da177e2005-04-16 15:20:36 -0700182RxDescriptors
Jesse Brandeburg55be0622006-03-15 12:18:13 -0800183-------------
Mauro Carvalho Chehab8dc4b1a2018-06-26 06:49:10 -0300184
185:Valid Range:
186 - 48-256 for 82542 and 82543-based adapters
187 - 48-4096 for all other supported adapters
188:Default Value: 256
Linus Torvalds1da177e2005-04-16 15:20:36 -0700189
Auke Kokde3edab2006-11-01 08:48:18 -0800190This value specifies the number of receive buffer descriptors allocated
191by the driver. Increasing this value allows the driver to buffer more
192incoming packets, at the expense of increased system memory utilization.
193
194Each descriptor is 16 bytes. A receive buffer is also allocated for each
Jeff Kirsher2bff89c2010-10-05 01:17:05 +0000195descriptor and can be either 2048, 4096, 8192, or 16384 bytes, depending
Auke Kokde3edab2006-11-01 08:48:18 -0800196on the MTU setting. The maximum MTU size is 16110.
197
Mauro Carvalho Chehab8dc4b1a2018-06-26 06:49:10 -0300198NOTE:
199 MTU designates the frame size. It only needs to be set for Jumbo
Jeff Kirsher2bff89c2010-10-05 01:17:05 +0000200 Frames. Depending on the available system resources, the request
201 for a higher number of receive descriptors may be denied. In this
Auke Kokde3edab2006-11-01 08:48:18 -0800202 case, use a lower number.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700203
Linus Torvalds1da177e2005-04-16 15:20:36 -0700204RxIntDelay
Jesse Brandeburg55be0622006-03-15 12:18:13 -0800205----------
Mauro Carvalho Chehab8dc4b1a2018-06-26 06:49:10 -0300206
207:Valid Range: 0-65535 (0=off)
208:Default Value: 0
Linus Torvalds1da177e2005-04-16 15:20:36 -0700209
Jesse Brandeburg55be0622006-03-15 12:18:13 -0800210This value delays the generation of receive interrupts in units of 1.024
211microseconds. Receive interrupt reduction can improve CPU efficiency if
Auke Kokde3edab2006-11-01 08:48:18 -0800212properly tuned for specific network traffic. Increasing this value adds
Jesse Brandeburg55be0622006-03-15 12:18:13 -0800213extra latency to frame reception and can end up decreasing the throughput
Auke Kokde3edab2006-11-01 08:48:18 -0800214of TCP traffic. If the system is reporting dropped receives, this value
Jesse Brandeburg55be0622006-03-15 12:18:13 -0800215may be set too high, causing the driver to run out of available receive
216descriptors.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700217
Mauro Carvalho Chehab8dc4b1a2018-06-26 06:49:10 -0300218CAUTION:
219 When setting RxIntDelay to a value other than 0, adapters may
Auke Kokde3edab2006-11-01 08:48:18 -0800220 hang (stop transmitting) under certain network conditions. If
Jesse Brandeburg55be0622006-03-15 12:18:13 -0800221 this occurs a NETDEV WATCHDOG message is logged in the system
Auke Kokde3edab2006-11-01 08:48:18 -0800222 event log. In addition, the controller is automatically reset,
223 restoring the network connection. To eliminate the potential
Jesse Brandeburg55be0622006-03-15 12:18:13 -0800224 for the hang ensure that RxIntDelay is set to 0.
225
Jesse Brandeburg55be0622006-03-15 12:18:13 -0800226RxAbsIntDelay
227-------------
Mauro Carvalho Chehab8dc4b1a2018-06-26 06:49:10 -0300228
Jesse Brandeburg55be0622006-03-15 12:18:13 -0800229(This parameter is supported only on 82540, 82545 and later adapters.)
Mauro Carvalho Chehab8dc4b1a2018-06-26 06:49:10 -0300230
231:Valid Range: 0-65535 (0=off)
232:Default Value: 128
Linus Torvalds1da177e2005-04-16 15:20:36 -0700233
Jesse Brandeburg55be0622006-03-15 12:18:13 -0800234This value, in units of 1.024 microseconds, limits the delay in which a
Auke Kokde3edab2006-11-01 08:48:18 -0800235receive interrupt is generated. Useful only if RxIntDelay is non-zero,
Jesse Brandeburg55be0622006-03-15 12:18:13 -0800236this value ensures that an interrupt is generated after the initial
237packet is received within the set amount of time. Proper tuning,
238along with RxIntDelay, may improve traffic throughput in specific network
239conditions.
240
Jesse Brandeburg55be0622006-03-15 12:18:13 -0800241Speed
242-----
Mauro Carvalho Chehab8dc4b1a2018-06-26 06:49:10 -0300243
Jesse Brandeburg55be0622006-03-15 12:18:13 -0800244(This parameter is supported only on adapters with copper connections.)
Mauro Carvalho Chehab8dc4b1a2018-06-26 06:49:10 -0300245
246:Valid Settings: 0, 10, 100, 1000
247:Default Value: 0 (auto-negotiate at all supported speeds)
Jesse Brandeburg55be0622006-03-15 12:18:13 -0800248
249Speed forces the line speed to the specified value in megabits per second
Auke Kokde3edab2006-11-01 08:48:18 -0800250(Mbps). If this parameter is not specified or is set to 0 and the link
Jesse Brandeburg55be0622006-03-15 12:18:13 -0800251partner is set to auto-negotiate, the board will auto-detect the correct
Auke Kokde3edab2006-11-01 08:48:18 -0800252speed. Duplex should also be set when Speed is set to either 10 or 100.
Jesse Brandeburg55be0622006-03-15 12:18:13 -0800253
Linus Torvalds1da177e2005-04-16 15:20:36 -0700254TxDescriptors
Jesse Brandeburg55be0622006-03-15 12:18:13 -0800255-------------
Mauro Carvalho Chehab8dc4b1a2018-06-26 06:49:10 -0300256
257:Valid Range:
258 - 48-256 for 82542 and 82543-based adapters
259 - 48-4096 for all other supported adapters
260:Default Value: 256
Linus Torvalds1da177e2005-04-16 15:20:36 -0700261
Jesse Brandeburg55be0622006-03-15 12:18:13 -0800262This value is the number of transmit descriptors allocated by the driver.
Auke Kokde3edab2006-11-01 08:48:18 -0800263Increasing this value allows the driver to queue more transmits. Each
Jesse Brandeburg55be0622006-03-15 12:18:13 -0800264descriptor is 16 bytes.
265
Mauro Carvalho Chehab8dc4b1a2018-06-26 06:49:10 -0300266NOTE:
267 Depending on the available system resources, the request for a
Jesse Brandeburg55be0622006-03-15 12:18:13 -0800268 higher number of transmit descriptors may be denied. In this case,
269 use a lower number.
270
Linus Torvalds1da177e2005-04-16 15:20:36 -0700271TxIntDelay
Jesse Brandeburg55be0622006-03-15 12:18:13 -0800272----------
Mauro Carvalho Chehab8dc4b1a2018-06-26 06:49:10 -0300273
274:Valid Range: 0-65535 (0=off)
275:Default Value: 8
Linus Torvalds1da177e2005-04-16 15:20:36 -0700276
Jesse Brandeburg55be0622006-03-15 12:18:13 -0800277This value delays the generation of transmit interrupts in units of
Auke Kokde3edab2006-11-01 08:48:18 -08002781.024 microseconds. Transmit interrupt reduction can improve CPU
279efficiency if properly tuned for specific network traffic. If the
Jesse Brandeburg55be0622006-03-15 12:18:13 -0800280system is reporting dropped transmits, this value may be set too high
281causing the driver to run out of available transmit descriptors.
282
Jesse Brandeburg55be0622006-03-15 12:18:13 -0800283TxAbsIntDelay
284-------------
Mauro Carvalho Chehab8dc4b1a2018-06-26 06:49:10 -0300285
Jesse Brandeburg55be0622006-03-15 12:18:13 -0800286(This parameter is supported only on 82540, 82545 and later adapters.)
Mauro Carvalho Chehab8dc4b1a2018-06-26 06:49:10 -0300287
288:Valid Range: 0-65535 (0=off)
289:Default Value: 32
Linus Torvalds1da177e2005-04-16 15:20:36 -0700290
Jesse Brandeburg55be0622006-03-15 12:18:13 -0800291This value, in units of 1.024 microseconds, limits the delay in which a
Auke Kokde3edab2006-11-01 08:48:18 -0800292transmit interrupt is generated. Useful only if TxIntDelay is non-zero,
Jesse Brandeburg55be0622006-03-15 12:18:13 -0800293this value ensures that an interrupt is generated after the initial
294packet is sent on the wire within the set amount of time. Proper tuning,
295along with TxIntDelay, may improve traffic throughput in specific
296network conditions.
297
298XsumRX
299------
Mauro Carvalho Chehab8dc4b1a2018-06-26 06:49:10 -0300300
Jesse Brandeburg55be0622006-03-15 12:18:13 -0800301(This parameter is NOT supported on the 82542-based adapter.)
Mauro Carvalho Chehab8dc4b1a2018-06-26 06:49:10 -0300302
303:Valid Range: 0-1
304:Default Value: 1
Jesse Brandeburg55be0622006-03-15 12:18:13 -0800305
306A value of '1' indicates that the driver should enable IP checksum
307offload for received packets (both UDP and TCP) to the adapter hardware.
308
Jeff Kirsher2bff89c2010-10-05 01:17:05 +0000309Copybreak
310---------
Mauro Carvalho Chehab8dc4b1a2018-06-26 06:49:10 -0300311
312:Valid Range: 0-xxxxxxx (0=off)
313:Default Value: 256
314:Usage: modprobe e1000.ko copybreak=128
Jeff Kirsher2bff89c2010-10-05 01:17:05 +0000315
Jeff Kirsher96c3c032010-12-09 23:42:00 -0800316Driver copies all packets below or equaling this size to a fresh RX
Jeff Kirsher2bff89c2010-10-05 01:17:05 +0000317buffer before handing it up the stack.
318
319This parameter is different than other parameters, in that it is a
320single (not 1,1,1 etc.) parameter applied to all driver instances and
321it is also available during runtime at
322/sys/module/e1000/parameters/copybreak
323
324SmartPowerDownEnable
325--------------------
Mauro Carvalho Chehab8dc4b1a2018-06-26 06:49:10 -0300326
327:Valid Range: 0-1
328:Default Value: 0 (disabled)
Jeff Kirsher2bff89c2010-10-05 01:17:05 +0000329
330Allows PHY to turn off in lower power states. The user can turn off
331this parameter in supported chipsets.
332
Linus Torvalds1da177e2005-04-16 15:20:36 -0700333Speed and Duplex Configuration
334==============================
335
Jesse Brandeburg55be0622006-03-15 12:18:13 -0800336Three keywords are used to control the speed and duplex configuration.
337These keywords are Speed, Duplex, and AutoNeg.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700338
Jesse Brandeburg55be0622006-03-15 12:18:13 -0800339If the board uses a fiber interface, these keywords are ignored, and the
Linus Torvalds1da177e2005-04-16 15:20:36 -0700340fiber interface board only links at 1000 Mbps full-duplex.
341
342For copper-based boards, the keywords interact as follows:
343
Mauro Carvalho Chehab8dc4b1a2018-06-26 06:49:10 -0300344- The default operation is auto-negotiate. The board advertises all
Jesse Brandeburg55be0622006-03-15 12:18:13 -0800345 supported speed and duplex combinations, and it links at the highest
346 common speed and duplex mode IF the link partner is set to auto-negotiate.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700347
Mauro Carvalho Chehab8dc4b1a2018-06-26 06:49:10 -0300348- If Speed = 1000, limited auto-negotiation is enabled and only 1000 Mbps
Jesse Brandeburg55be0622006-03-15 12:18:13 -0800349 is advertised (The 1000BaseT spec requires auto-negotiation.)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700350
Mauro Carvalho Chehab8dc4b1a2018-06-26 06:49:10 -0300351- If Speed = 10 or 100, then both Speed and Duplex should be set. Auto-
Auke Kokde3edab2006-11-01 08:48:18 -0800352 negotiation is disabled, and the AutoNeg parameter is ignored. Partner
Jesse Brandeburg55be0622006-03-15 12:18:13 -0800353 SHOULD also be forced.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700354
Jesse Brandeburg55be0622006-03-15 12:18:13 -0800355The AutoNeg parameter is used when more control is required over the
356auto-negotiation process. It should be used when you wish to control which
357speed and duplex combinations are advertised during the auto-negotiation
358process.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700359
Auke Kokde3edab2006-11-01 08:48:18 -0800360The parameter may be specified as either a decimal or hexadecimal value as
Jesse Brandeburg55be0622006-03-15 12:18:13 -0800361determined by the bitmap below.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700362
Mauro Carvalho Chehab8dc4b1a2018-06-26 06:49:10 -0300363============== ====== ====== ======= ======= ====== ====== ======= ======
Jesse Brandeburg55be0622006-03-15 12:18:13 -0800364Bit position 7 6 5 4 3 2 1 0
365Decimal Value 128 64 32 16 8 4 2 1
366Hex value 80 40 20 10 8 4 2 1
367Speed (Mbps) N/A N/A 1000 N/A 100 100 10 10
368Duplex Full Full Half Full Half
Mauro Carvalho Chehab8dc4b1a2018-06-26 06:49:10 -0300369============== ====== ====== ======= ======= ====== ====== ======= ======
Linus Torvalds1da177e2005-04-16 15:20:36 -0700370
Mauro Carvalho Chehab8dc4b1a2018-06-26 06:49:10 -0300371Some examples of using AutoNeg::
Jesse Brandeburg55be0622006-03-15 12:18:13 -0800372
373 modprobe e1000 AutoNeg=0x01 (Restricts autonegotiation to 10 Half)
374 modprobe e1000 AutoNeg=1 (Same as above)
375 modprobe e1000 AutoNeg=0x02 (Restricts autonegotiation to 10 Full)
376 modprobe e1000 AutoNeg=0x03 (Restricts autonegotiation to 10 Half or 10 Full)
377 modprobe e1000 AutoNeg=0x04 (Restricts autonegotiation to 100 Half)
378 modprobe e1000 AutoNeg=0x05 (Restricts autonegotiation to 10 Half or 100
379 Half)
380 modprobe e1000 AutoNeg=0x020 (Restricts autonegotiation to 1000 Full)
381 modprobe e1000 AutoNeg=32 (Same as above)
382
383Note that when this parameter is used, Speed and Duplex must not be specified.
384
385If the link partner is forced to a specific speed and duplex, then this
386parameter should not be used. Instead, use the Speed and Duplex parameters
387previously mentioned to force the adapter to the same speed and duplex.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700388
Linus Torvalds1da177e2005-04-16 15:20:36 -0700389Additional Configurations
390=========================
391
Tobin C. Harding805f16a2018-06-22 10:37:08 +1000392Jumbo Frames
393------------
Mauro Carvalho Chehab8dc4b1a2018-06-26 06:49:10 -0300394
395 Jumbo Frames support is enabled by changing the MTU to a value larger than
396 the default of 1500. Use the ifconfig command to increase the MTU size.
397 For example::
Linus Torvalds1da177e2005-04-16 15:20:36 -0700398
Jesse Brandeburg55be0622006-03-15 12:18:13 -0800399 ifconfig eth<x> mtu 9000 up
Linus Torvalds1da177e2005-04-16 15:20:36 -0700400
Mauro Carvalho Chehab8dc4b1a2018-06-26 06:49:10 -0300401 This setting is not saved across reboots. It can be made permanent if
402 you add::
Linus Torvalds1da177e2005-04-16 15:20:36 -0700403
Jesse Brandeburg55be0622006-03-15 12:18:13 -0800404 MTU=9000
Linus Torvalds1da177e2005-04-16 15:20:36 -0700405
Mauro Carvalho Chehab8dc4b1a2018-06-26 06:49:10 -0300406 to the file /etc/sysconfig/network-scripts/ifcfg-eth<x>. This example
407 applies to the Red Hat distributions; other distributions may store this
408 setting in a different location.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700409
Mauro Carvalho Chehab8dc4b1a2018-06-26 06:49:10 -0300410Notes:
411 Degradation in throughput performance may be observed in some Jumbo frames
412 environments. If this is observed, increasing the application's socket buffer
413 size and/or increasing the /proc/sys/net/ipv4/tcp_*mem entry values may help.
414 See the specific application manual and /usr/src/linux*/Documentation/
415 networking/ip-sysctl.txt for more details.
Auke Kokde3edab2006-11-01 08:48:18 -0800416
Mauro Carvalho Chehab8dc4b1a2018-06-26 06:49:10 -0300417 - The maximum MTU setting for Jumbo Frames is 16110. This value coincides
418 with the maximum Jumbo Frames size of 16128.
Auke Kokde3edab2006-11-01 08:48:18 -0800419
Mauro Carvalho Chehab8dc4b1a2018-06-26 06:49:10 -0300420 - Using Jumbo frames at 10 or 100 Mbps is not supported and may result in
421 poor performance or loss of link.
Auke Kokde3edab2006-11-01 08:48:18 -0800422
Mauro Carvalho Chehab8dc4b1a2018-06-26 06:49:10 -0300423 - Adapters based on the Intel(R) 82542 and 82573V/E controller do not
424 support Jumbo Frames. These correspond to the following product names::
425
426 Intel(R) PRO/1000 Gigabit Server Adapter
427 Intel(R) PRO/1000 PM Network Connection
Auke Kokde3edab2006-11-01 08:48:18 -0800428
Tobin C. Harding805f16a2018-06-22 10:37:08 +1000429ethtool
430-------
Linus Torvalds1da177e2005-04-16 15:20:36 -0700431
Mauro Carvalho Chehab8dc4b1a2018-06-26 06:49:10 -0300432 The driver utilizes the ethtool interface for driver configuration and
433 diagnostics, as well as displaying statistical information. The ethtool
434 version 1.6 or later is required for this functionality.
435
436 The latest release of ethtool can be found from
437 https://www.kernel.org/pub/software/network/ethtool/
Linus Torvalds1da177e2005-04-16 15:20:36 -0700438
Tobin C. Harding805f16a2018-06-22 10:37:08 +1000439Enabling Wake on LAN* (WoL)
440---------------------------
Linus Torvalds1da177e2005-04-16 15:20:36 -0700441
Mauro Carvalho Chehab8dc4b1a2018-06-26 06:49:10 -0300442 WoL is configured through the ethtool* utility.
Tobin C. Harding805f16a2018-06-22 10:37:08 +1000443
Mauro Carvalho Chehab8dc4b1a2018-06-26 06:49:10 -0300444 WoL will be enabled on the system during the next shut down or reboot.
445 For this driver version, in order to enable WoL, the e1000 driver must be
446 loaded when shutting down or rebooting the system.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700447
Linus Torvalds1da177e2005-04-16 15:20:36 -0700448Support
449=======
450
451For general information, go to the Intel support website at:
452
453 http://support.intel.com
454
Auke Kokde3edab2006-11-01 08:48:18 -0800455or the Intel Wired Networking project hosted by Sourceforge at:
Jesse Brandeburg55be0622006-03-15 12:18:13 -0800456
457 http://sourceforge.net/projects/e1000
458
Linus Torvalds1da177e2005-04-16 15:20:36 -0700459If an issue is identified with the released source code on the supported
Jesse Brandeburg55be0622006-03-15 12:18:13 -0800460kernel with a supported adapter, email the specific information related
Auke Kokde3edab2006-11-01 08:48:18 -0800461to the issue to e1000-devel@lists.sf.net