Tobin C. Harding | 3be40e5 | 2018-06-22 10:37:06 +1000 | [diff] [blame] | 1 | =========================================================== |
Jeff Kirsher | d7064f4 | 2013-08-23 17:19:23 -0700 | [diff] [blame] | 2 | Linux* Base Driver for Intel(R) Ethernet Network Connection |
| 3 | =========================================================== |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 4 | |
Jeff Kirsher | 2bff89c | 2010-10-05 01:17:05 +0000 | [diff] [blame] | 5 | Intel Gigabit Linux driver. |
Jeff Kirsher | d7064f4 | 2013-08-23 17:19:23 -0700 | [diff] [blame] | 6 | Copyright(c) 1999 - 2013 Intel Corporation. |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 7 | |
| 8 | Contents |
| 9 | ======== |
| 10 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 11 | - Identifying Your Adapter |
| 12 | - Command Line Parameters |
| 13 | - Speed and Duplex Configuration |
| 14 | - Additional Configurations |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 15 | - Support |
| 16 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 17 | Identifying Your Adapter |
| 18 | ======================== |
| 19 | |
Jesse Brandeburg | 55be062 | 2006-03-15 12:18:13 -0800 | [diff] [blame] | 20 | For more information on how to identify your adapter, go to the Adapter & |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 21 | Driver ID Guide at: |
| 22 | |
Jeff Kirsher | 2bff89c | 2010-10-05 01:17:05 +0000 | [diff] [blame] | 23 | http://support.intel.com/support/go/network/adapter/idguide.htm |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 24 | |
Jesse Brandeburg | 55be062 | 2006-03-15 12:18:13 -0800 | [diff] [blame] | 25 | For the latest Intel network drivers for Linux, refer to the following |
Auke Kok | de3edab | 2006-11-01 08:48:18 -0800 | [diff] [blame] | 26 | website. In the search field, enter your adapter name or type, or use the |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 27 | networking link on the left to search for your adapter: |
| 28 | |
Jeff Kirsher | 2bff89c | 2010-10-05 01:17:05 +0000 | [diff] [blame] | 29 | http://support.intel.com/support/go/network/adapter/home.htm |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 30 | |
Auke Kok | de3edab | 2006-11-01 08:48:18 -0800 | [diff] [blame] | 31 | Command Line Parameters |
| 32 | ======================= |
Jesse Brandeburg | 55be062 | 2006-03-15 12:18:13 -0800 | [diff] [blame] | 33 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 34 | The default value for each parameter is generally the recommended setting, |
Jesse Brandeburg | 55be062 | 2006-03-15 12:18:13 -0800 | [diff] [blame] | 35 | unless otherwise noted. |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 36 | |
Jesse Brandeburg | 55be062 | 2006-03-15 12:18:13 -0800 | [diff] [blame] | 37 | NOTES: For more information about the AutoNeg, Duplex, and Speed |
| 38 | parameters, see the "Speed and Duplex Configuration" section in |
| 39 | this document. |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 40 | |
Jesse Brandeburg | 55be062 | 2006-03-15 12:18:13 -0800 | [diff] [blame] | 41 | For more information about the InterruptThrottleRate, |
| 42 | RxIntDelay, TxIntDelay, RxAbsIntDelay, and TxAbsIntDelay |
| 43 | parameters, see the application note at: |
| 44 | http://www.intel.com/design/network/applnots/ap450.htm |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 45 | |
Jesse Brandeburg | 55be062 | 2006-03-15 12:18:13 -0800 | [diff] [blame] | 46 | AutoNeg |
| 47 | ------- |
| 48 | (Supported only on adapters with copper connections) |
| 49 | Valid Range: 0x01-0x0F, 0x20-0x2F |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 50 | Default Value: 0x2F |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 51 | |
Auke Kok | de3edab | 2006-11-01 08:48:18 -0800 | [diff] [blame] | 52 | This parameter is a bit-mask that specifies the speed and duplex settings |
| 53 | advertised by the adapter. When this parameter is used, the Speed and |
| 54 | Duplex parameters must not be specified. |
Jesse Brandeburg | 55be062 | 2006-03-15 12:18:13 -0800 | [diff] [blame] | 55 | |
| 56 | NOTE: Refer to the Speed and Duplex section of this readme for more |
| 57 | information on the AutoNeg parameter. |
| 58 | |
Jesse Brandeburg | 55be062 | 2006-03-15 12:18:13 -0800 | [diff] [blame] | 59 | Duplex |
| 60 | ------ |
| 61 | (Supported only on adapters with copper connections) |
| 62 | Valid Range: 0-2 (0=auto-negotiate, 1=half, 2=full) |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 63 | Default Value: 0 |
Jesse Brandeburg | 55be062 | 2006-03-15 12:18:13 -0800 | [diff] [blame] | 64 | |
Auke Kok | de3edab | 2006-11-01 08:48:18 -0800 | [diff] [blame] | 65 | This defines the direction in which data is allowed to flow. Can be |
| 66 | either one or two-directional. If both Duplex and the link partner are |
| 67 | set to auto-negotiate, the board auto-detects the correct duplex. If the |
| 68 | link partner is forced (either full or half), Duplex defaults to half- |
| 69 | duplex. |
Jesse Brandeburg | 55be062 | 2006-03-15 12:18:13 -0800 | [diff] [blame] | 70 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 71 | FlowControl |
Auke Kok | de3edab | 2006-11-01 08:48:18 -0800 | [diff] [blame] | 72 | ----------- |
Jesse Brandeburg | 55be062 | 2006-03-15 12:18:13 -0800 | [diff] [blame] | 73 | Valid Range: 0-3 (0=none, 1=Rx only, 2=Tx only, 3=Rx&Tx) |
| 74 | Default Value: Reads flow control settings from the EEPROM |
| 75 | |
| 76 | This parameter controls the automatic generation(Tx) and response(Rx) |
| 77 | to Ethernet PAUSE frames. |
| 78 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 79 | InterruptThrottleRate |
Jesse Brandeburg | 55be062 | 2006-03-15 12:18:13 -0800 | [diff] [blame] | 80 | --------------------- |
Auke Kok | de3edab | 2006-11-01 08:48:18 -0800 | [diff] [blame] | 81 | (not supported on Intel(R) 82542, 82543 or 82544-based adapters) |
Jeff Kirsher | 2bff89c | 2010-10-05 01:17:05 +0000 | [diff] [blame] | 82 | Valid Range: 0,1,3,4,100-100000 (0=off, 1=dynamic, 3=dynamic conservative, |
Jeff Kirsher | 96c3c03 | 2010-12-09 23:42:00 -0800 | [diff] [blame] | 83 | 4=simplified balancing) |
Auke Kok | de3edab | 2006-11-01 08:48:18 -0800 | [diff] [blame] | 84 | Default Value: 3 |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 85 | |
Auke Kok | de3edab | 2006-11-01 08:48:18 -0800 | [diff] [blame] | 86 | The driver can limit the amount of interrupts per second that the adapter |
Jeff Kirsher | 2bff89c | 2010-10-05 01:17:05 +0000 | [diff] [blame] | 87 | will generate for incoming packets. It does this by writing a value to the |
| 88 | adapter that is based on the maximum amount of interrupts that the adapter |
Auke Kok | de3edab | 2006-11-01 08:48:18 -0800 | [diff] [blame] | 89 | will generate per second. |
| 90 | |
| 91 | Setting InterruptThrottleRate to a value greater or equal to 100 |
| 92 | will program the adapter to send out a maximum of that many interrupts |
| 93 | per second, even if more packets have come in. This reduces interrupt |
| 94 | load on the system and can lower CPU utilization under heavy load, |
| 95 | but will increase latency as packets are not processed as quickly. |
| 96 | |
Jeff Kirsher | 2bff89c | 2010-10-05 01:17:05 +0000 | [diff] [blame] | 97 | The default behaviour of the driver previously assumed a static |
| 98 | InterruptThrottleRate value of 8000, providing a good fallback value for |
| 99 | all traffic types,but lacking in small packet performance and latency. |
| 100 | The hardware can handle many more small packets per second however, and |
Auke Kok | de3edab | 2006-11-01 08:48:18 -0800 | [diff] [blame] | 101 | for this reason an adaptive interrupt moderation algorithm was implemented. |
| 102 | |
| 103 | Since 7.3.x, the driver has two adaptive modes (setting 1 or 3) in which |
Jeff Kirsher | 2bff89c | 2010-10-05 01:17:05 +0000 | [diff] [blame] | 104 | it dynamically adjusts the InterruptThrottleRate value based on the traffic |
Auke Kok | de3edab | 2006-11-01 08:48:18 -0800 | [diff] [blame] | 105 | that it receives. After determining the type of incoming traffic in the last |
Jeff Kirsher | 2bff89c | 2010-10-05 01:17:05 +0000 | [diff] [blame] | 106 | timeframe, it will adjust the InterruptThrottleRate to an appropriate value |
Auke Kok | de3edab | 2006-11-01 08:48:18 -0800 | [diff] [blame] | 107 | for that traffic. |
| 108 | |
| 109 | The algorithm classifies the incoming traffic every interval into |
Jeff Kirsher | 2bff89c | 2010-10-05 01:17:05 +0000 | [diff] [blame] | 110 | classes. Once the class is determined, the InterruptThrottleRate value is |
| 111 | adjusted to suit that traffic type the best. There are three classes defined: |
Auke Kok | de3edab | 2006-11-01 08:48:18 -0800 | [diff] [blame] | 112 | "Bulk traffic", for large amounts of packets of normal size; "Low latency", |
| 113 | for small amounts of traffic and/or a significant percentage of small |
Jeff Kirsher | 2bff89c | 2010-10-05 01:17:05 +0000 | [diff] [blame] | 114 | packets; and "Lowest latency", for almost completely small packets or |
Auke Kok | de3edab | 2006-11-01 08:48:18 -0800 | [diff] [blame] | 115 | minimal traffic. |
| 116 | |
Jeff Kirsher | 2bff89c | 2010-10-05 01:17:05 +0000 | [diff] [blame] | 117 | In dynamic conservative mode, the InterruptThrottleRate value is set to 4000 |
| 118 | for traffic that falls in class "Bulk traffic". If traffic falls in the "Low |
| 119 | latency" or "Lowest latency" class, the InterruptThrottleRate is increased |
Auke Kok | de3edab | 2006-11-01 08:48:18 -0800 | [diff] [blame] | 120 | stepwise to 20000. This default mode is suitable for most applications. |
| 121 | |
| 122 | For situations where low latency is vital such as cluster or |
| 123 | grid computing, the algorithm can reduce latency even more when |
| 124 | InterruptThrottleRate is set to mode 1. In this mode, which operates |
Jeff Kirsher | 2bff89c | 2010-10-05 01:17:05 +0000 | [diff] [blame] | 125 | the same as mode 3, the InterruptThrottleRate will be increased stepwise to |
Auke Kok | de3edab | 2006-11-01 08:48:18 -0800 | [diff] [blame] | 126 | 70000 for traffic in class "Lowest latency". |
| 127 | |
Jeff Kirsher | 96c3c03 | 2010-12-09 23:42:00 -0800 | [diff] [blame] | 128 | In simplified mode the interrupt rate is based on the ratio of TX and |
| 129 | RX traffic. If the bytes per second rate is approximately equal, the |
Jeff Kirsher | 2bff89c | 2010-10-05 01:17:05 +0000 | [diff] [blame] | 130 | interrupt rate will drop as low as 2000 interrupts per second. If the |
| 131 | traffic is mostly transmit or mostly receive, the interrupt rate could |
| 132 | be as high as 8000. |
| 133 | |
Auke Kok | de3edab | 2006-11-01 08:48:18 -0800 | [diff] [blame] | 134 | Setting InterruptThrottleRate to 0 turns off any interrupt moderation |
| 135 | and may improve small packet latency, but is generally not suitable |
| 136 | for bulk throughput traffic. |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 137 | |
Jesse Brandeburg | 55be062 | 2006-03-15 12:18:13 -0800 | [diff] [blame] | 138 | NOTE: InterruptThrottleRate takes precedence over the TxAbsIntDelay and |
Auke Kok | de3edab | 2006-11-01 08:48:18 -0800 | [diff] [blame] | 139 | RxAbsIntDelay parameters. In other words, minimizing the receive |
Jesse Brandeburg | 55be062 | 2006-03-15 12:18:13 -0800 | [diff] [blame] | 140 | and/or transmit absolute delays does not force the controller to |
| 141 | generate more interrupts than what the Interrupt Throttle Rate |
| 142 | allows. |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 143 | |
Auke Kok | de3edab | 2006-11-01 08:48:18 -0800 | [diff] [blame] | 144 | CAUTION: If you are using the Intel(R) PRO/1000 CT Network Connection |
Jesse Brandeburg | 55be062 | 2006-03-15 12:18:13 -0800 | [diff] [blame] | 145 | (controller 82547), setting InterruptThrottleRate to a value |
| 146 | greater than 75,000, may hang (stop transmitting) adapters |
Auke Kok | de3edab | 2006-11-01 08:48:18 -0800 | [diff] [blame] | 147 | under certain network conditions. If this occurs a NETDEV |
| 148 | WATCHDOG message is logged in the system event log. In |
Jesse Brandeburg | 55be062 | 2006-03-15 12:18:13 -0800 | [diff] [blame] | 149 | addition, the controller is automatically reset, restoring |
Auke Kok | de3edab | 2006-11-01 08:48:18 -0800 | [diff] [blame] | 150 | the network connection. To eliminate the potential for the |
Jesse Brandeburg | 55be062 | 2006-03-15 12:18:13 -0800 | [diff] [blame] | 151 | hang, ensure that InterruptThrottleRate is set no greater |
| 152 | than 75,000 and is not set to 0. |
| 153 | |
| 154 | NOTE: When e1000 is loaded with default settings and multiple adapters |
| 155 | are in use simultaneously, the CPU utilization may increase non- |
Auke Kok | de3edab | 2006-11-01 08:48:18 -0800 | [diff] [blame] | 156 | linearly. In order to limit the CPU utilization without impacting |
Jesse Brandeburg | 55be062 | 2006-03-15 12:18:13 -0800 | [diff] [blame] | 157 | the overall throughput, we recommend that you load the driver as |
Jeff Kirsher | 228046e | 2018-05-10 12:55:38 -0700 | [diff] [blame] | 158 | follows:: |
Jesse Brandeburg | 55be062 | 2006-03-15 12:18:13 -0800 | [diff] [blame] | 159 | |
Auke Kok | de3edab | 2006-11-01 08:48:18 -0800 | [diff] [blame] | 160 | modprobe e1000 InterruptThrottleRate=3000,3000,3000 |
Jesse Brandeburg | 55be062 | 2006-03-15 12:18:13 -0800 | [diff] [blame] | 161 | |
| 162 | This sets the InterruptThrottleRate to 3000 interrupts/sec for |
Auke Kok | de3edab | 2006-11-01 08:48:18 -0800 | [diff] [blame] | 163 | the first, second, and third instances of the driver. The range |
Jesse Brandeburg | 55be062 | 2006-03-15 12:18:13 -0800 | [diff] [blame] | 164 | of 2000 to 3000 interrupts per second works on a majority of |
| 165 | systems and is a good starting point, but the optimal value will |
Auke Kok | de3edab | 2006-11-01 08:48:18 -0800 | [diff] [blame] | 166 | be platform-specific. If CPU utilization is not a concern, use |
Jesse Brandeburg | 55be062 | 2006-03-15 12:18:13 -0800 | [diff] [blame] | 167 | RX_POLLING (NAPI) and default driver settings. |
| 168 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 169 | RxDescriptors |
Jesse Brandeburg | 55be062 | 2006-03-15 12:18:13 -0800 | [diff] [blame] | 170 | ------------- |
Jeff Kirsher | 228046e | 2018-05-10 12:55:38 -0700 | [diff] [blame] | 171 | Valid Range: 48-256 for 82542 and 82543-based adapters |
| 172 | 48-4096 for all other supported adapters |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 173 | Default Value: 256 |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 174 | |
Auke Kok | de3edab | 2006-11-01 08:48:18 -0800 | [diff] [blame] | 175 | This value specifies the number of receive buffer descriptors allocated |
| 176 | by the driver. Increasing this value allows the driver to buffer more |
| 177 | incoming packets, at the expense of increased system memory utilization. |
| 178 | |
| 179 | Each descriptor is 16 bytes. A receive buffer is also allocated for each |
Jeff Kirsher | 2bff89c | 2010-10-05 01:17:05 +0000 | [diff] [blame] | 180 | descriptor and can be either 2048, 4096, 8192, or 16384 bytes, depending |
Auke Kok | de3edab | 2006-11-01 08:48:18 -0800 | [diff] [blame] | 181 | on the MTU setting. The maximum MTU size is 16110. |
| 182 | |
Jeff Kirsher | 2bff89c | 2010-10-05 01:17:05 +0000 | [diff] [blame] | 183 | NOTE: MTU designates the frame size. It only needs to be set for Jumbo |
| 184 | Frames. Depending on the available system resources, the request |
| 185 | for a higher number of receive descriptors may be denied. In this |
Auke Kok | de3edab | 2006-11-01 08:48:18 -0800 | [diff] [blame] | 186 | case, use a lower number. |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 187 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 188 | RxIntDelay |
Jesse Brandeburg | 55be062 | 2006-03-15 12:18:13 -0800 | [diff] [blame] | 189 | ---------- |
| 190 | Valid Range: 0-65535 (0=off) |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 191 | Default Value: 0 |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 192 | |
Jesse Brandeburg | 55be062 | 2006-03-15 12:18:13 -0800 | [diff] [blame] | 193 | This value delays the generation of receive interrupts in units of 1.024 |
| 194 | microseconds. Receive interrupt reduction can improve CPU efficiency if |
Auke Kok | de3edab | 2006-11-01 08:48:18 -0800 | [diff] [blame] | 195 | properly tuned for specific network traffic. Increasing this value adds |
Jesse Brandeburg | 55be062 | 2006-03-15 12:18:13 -0800 | [diff] [blame] | 196 | extra latency to frame reception and can end up decreasing the throughput |
Auke Kok | de3edab | 2006-11-01 08:48:18 -0800 | [diff] [blame] | 197 | of TCP traffic. If the system is reporting dropped receives, this value |
Jesse Brandeburg | 55be062 | 2006-03-15 12:18:13 -0800 | [diff] [blame] | 198 | may be set too high, causing the driver to run out of available receive |
| 199 | descriptors. |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 200 | |
Jesse Brandeburg | 55be062 | 2006-03-15 12:18:13 -0800 | [diff] [blame] | 201 | CAUTION: When setting RxIntDelay to a value other than 0, adapters may |
Auke Kok | de3edab | 2006-11-01 08:48:18 -0800 | [diff] [blame] | 202 | hang (stop transmitting) under certain network conditions. If |
Jesse Brandeburg | 55be062 | 2006-03-15 12:18:13 -0800 | [diff] [blame] | 203 | this occurs a NETDEV WATCHDOG message is logged in the system |
Auke Kok | de3edab | 2006-11-01 08:48:18 -0800 | [diff] [blame] | 204 | event log. In addition, the controller is automatically reset, |
| 205 | restoring the network connection. To eliminate the potential |
Jesse Brandeburg | 55be062 | 2006-03-15 12:18:13 -0800 | [diff] [blame] | 206 | for the hang ensure that RxIntDelay is set to 0. |
| 207 | |
Jesse Brandeburg | 55be062 | 2006-03-15 12:18:13 -0800 | [diff] [blame] | 208 | RxAbsIntDelay |
| 209 | ------------- |
| 210 | (This parameter is supported only on 82540, 82545 and later adapters.) |
| 211 | Valid Range: 0-65535 (0=off) |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 212 | Default Value: 128 |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 213 | |
Jesse Brandeburg | 55be062 | 2006-03-15 12:18:13 -0800 | [diff] [blame] | 214 | This value, in units of 1.024 microseconds, limits the delay in which a |
Auke Kok | de3edab | 2006-11-01 08:48:18 -0800 | [diff] [blame] | 215 | receive interrupt is generated. Useful only if RxIntDelay is non-zero, |
Jesse Brandeburg | 55be062 | 2006-03-15 12:18:13 -0800 | [diff] [blame] | 216 | this value ensures that an interrupt is generated after the initial |
| 217 | packet is received within the set amount of time. Proper tuning, |
| 218 | along with RxIntDelay, may improve traffic throughput in specific network |
| 219 | conditions. |
| 220 | |
Jesse Brandeburg | 55be062 | 2006-03-15 12:18:13 -0800 | [diff] [blame] | 221 | Speed |
| 222 | ----- |
| 223 | (This parameter is supported only on adapters with copper connections.) |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 224 | Valid Settings: 0, 10, 100, 1000 |
Jesse Brandeburg | 55be062 | 2006-03-15 12:18:13 -0800 | [diff] [blame] | 225 | Default Value: 0 (auto-negotiate at all supported speeds) |
| 226 | |
| 227 | Speed forces the line speed to the specified value in megabits per second |
Auke Kok | de3edab | 2006-11-01 08:48:18 -0800 | [diff] [blame] | 228 | (Mbps). If this parameter is not specified or is set to 0 and the link |
Jesse Brandeburg | 55be062 | 2006-03-15 12:18:13 -0800 | [diff] [blame] | 229 | partner is set to auto-negotiate, the board will auto-detect the correct |
Auke Kok | de3edab | 2006-11-01 08:48:18 -0800 | [diff] [blame] | 230 | speed. Duplex should also be set when Speed is set to either 10 or 100. |
Jesse Brandeburg | 55be062 | 2006-03-15 12:18:13 -0800 | [diff] [blame] | 231 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 232 | TxDescriptors |
Jesse Brandeburg | 55be062 | 2006-03-15 12:18:13 -0800 | [diff] [blame] | 233 | ------------- |
Jeff Kirsher | 228046e | 2018-05-10 12:55:38 -0700 | [diff] [blame] | 234 | Valid Range: 48-256 for 82542 and 82543-based adapters |
| 235 | 48-4096 for all other supported adapters |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 236 | Default Value: 256 |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 237 | |
Jesse Brandeburg | 55be062 | 2006-03-15 12:18:13 -0800 | [diff] [blame] | 238 | This value is the number of transmit descriptors allocated by the driver. |
Auke Kok | de3edab | 2006-11-01 08:48:18 -0800 | [diff] [blame] | 239 | Increasing this value allows the driver to queue more transmits. Each |
Jesse Brandeburg | 55be062 | 2006-03-15 12:18:13 -0800 | [diff] [blame] | 240 | descriptor is 16 bytes. |
| 241 | |
| 242 | NOTE: Depending on the available system resources, the request for a |
| 243 | higher number of transmit descriptors may be denied. In this case, |
| 244 | use a lower number. |
| 245 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 246 | TxIntDelay |
Jesse Brandeburg | 55be062 | 2006-03-15 12:18:13 -0800 | [diff] [blame] | 247 | ---------- |
| 248 | Valid Range: 0-65535 (0=off) |
Jeff Kirsher | 228046e | 2018-05-10 12:55:38 -0700 | [diff] [blame] | 249 | Default Value: 8 |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 250 | |
Jesse Brandeburg | 55be062 | 2006-03-15 12:18:13 -0800 | [diff] [blame] | 251 | This value delays the generation of transmit interrupts in units of |
Auke Kok | de3edab | 2006-11-01 08:48:18 -0800 | [diff] [blame] | 252 | 1.024 microseconds. Transmit interrupt reduction can improve CPU |
| 253 | efficiency if properly tuned for specific network traffic. If the |
Jesse Brandeburg | 55be062 | 2006-03-15 12:18:13 -0800 | [diff] [blame] | 254 | system is reporting dropped transmits, this value may be set too high |
| 255 | causing the driver to run out of available transmit descriptors. |
| 256 | |
Jesse Brandeburg | 55be062 | 2006-03-15 12:18:13 -0800 | [diff] [blame] | 257 | TxAbsIntDelay |
| 258 | ------------- |
| 259 | (This parameter is supported only on 82540, 82545 and later adapters.) |
| 260 | Valid Range: 0-65535 (0=off) |
Jeff Kirsher | 228046e | 2018-05-10 12:55:38 -0700 | [diff] [blame] | 261 | Default Value: 32 |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 262 | |
Jesse Brandeburg | 55be062 | 2006-03-15 12:18:13 -0800 | [diff] [blame] | 263 | This value, in units of 1.024 microseconds, limits the delay in which a |
Auke Kok | de3edab | 2006-11-01 08:48:18 -0800 | [diff] [blame] | 264 | transmit interrupt is generated. Useful only if TxIntDelay is non-zero, |
Jesse Brandeburg | 55be062 | 2006-03-15 12:18:13 -0800 | [diff] [blame] | 265 | this value ensures that an interrupt is generated after the initial |
| 266 | packet is sent on the wire within the set amount of time. Proper tuning, |
| 267 | along with TxIntDelay, may improve traffic throughput in specific |
| 268 | network conditions. |
| 269 | |
| 270 | XsumRX |
| 271 | ------ |
| 272 | (This parameter is NOT supported on the 82542-based adapter.) |
| 273 | Valid Range: 0-1 |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 274 | Default Value: 1 |
Jesse Brandeburg | 55be062 | 2006-03-15 12:18:13 -0800 | [diff] [blame] | 275 | |
| 276 | A value of '1' indicates that the driver should enable IP checksum |
| 277 | offload for received packets (both UDP and TCP) to the adapter hardware. |
| 278 | |
Jeff Kirsher | 2bff89c | 2010-10-05 01:17:05 +0000 | [diff] [blame] | 279 | Copybreak |
| 280 | --------- |
| 281 | Valid Range: 0-xxxxxxx (0=off) |
| 282 | Default Value: 256 |
Jeff Kirsher | 228046e | 2018-05-10 12:55:38 -0700 | [diff] [blame] | 283 | Usage: modprobe e1000.ko copybreak=128 |
Jeff Kirsher | 2bff89c | 2010-10-05 01:17:05 +0000 | [diff] [blame] | 284 | |
Jeff Kirsher | 96c3c03 | 2010-12-09 23:42:00 -0800 | [diff] [blame] | 285 | Driver copies all packets below or equaling this size to a fresh RX |
Jeff Kirsher | 2bff89c | 2010-10-05 01:17:05 +0000 | [diff] [blame] | 286 | buffer before handing it up the stack. |
| 287 | |
| 288 | This parameter is different than other parameters, in that it is a |
| 289 | single (not 1,1,1 etc.) parameter applied to all driver instances and |
| 290 | it is also available during runtime at |
| 291 | /sys/module/e1000/parameters/copybreak |
| 292 | |
| 293 | SmartPowerDownEnable |
| 294 | -------------------- |
| 295 | Valid Range: 0-1 |
| 296 | Default Value: 0 (disabled) |
| 297 | |
| 298 | Allows PHY to turn off in lower power states. The user can turn off |
| 299 | this parameter in supported chipsets. |
| 300 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 301 | Speed and Duplex Configuration |
| 302 | ============================== |
| 303 | |
Jesse Brandeburg | 55be062 | 2006-03-15 12:18:13 -0800 | [diff] [blame] | 304 | Three keywords are used to control the speed and duplex configuration. |
| 305 | These keywords are Speed, Duplex, and AutoNeg. |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 306 | |
Jesse Brandeburg | 55be062 | 2006-03-15 12:18:13 -0800 | [diff] [blame] | 307 | If the board uses a fiber interface, these keywords are ignored, and the |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 308 | fiber interface board only links at 1000 Mbps full-duplex. |
| 309 | |
| 310 | For copper-based boards, the keywords interact as follows: |
| 311 | |
Auke Kok | de3edab | 2006-11-01 08:48:18 -0800 | [diff] [blame] | 312 | The default operation is auto-negotiate. The board advertises all |
Jesse Brandeburg | 55be062 | 2006-03-15 12:18:13 -0800 | [diff] [blame] | 313 | supported speed and duplex combinations, and it links at the highest |
| 314 | common speed and duplex mode IF the link partner is set to auto-negotiate. |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 315 | |
Jesse Brandeburg | 55be062 | 2006-03-15 12:18:13 -0800 | [diff] [blame] | 316 | If Speed = 1000, limited auto-negotiation is enabled and only 1000 Mbps |
| 317 | is advertised (The 1000BaseT spec requires auto-negotiation.) |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 318 | |
Auke Kok | de3edab | 2006-11-01 08:48:18 -0800 | [diff] [blame] | 319 | If Speed = 10 or 100, then both Speed and Duplex should be set. Auto- |
| 320 | negotiation is disabled, and the AutoNeg parameter is ignored. Partner |
Jesse Brandeburg | 55be062 | 2006-03-15 12:18:13 -0800 | [diff] [blame] | 321 | SHOULD also be forced. |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 322 | |
Jesse Brandeburg | 55be062 | 2006-03-15 12:18:13 -0800 | [diff] [blame] | 323 | The AutoNeg parameter is used when more control is required over the |
| 324 | auto-negotiation process. It should be used when you wish to control which |
| 325 | speed and duplex combinations are advertised during the auto-negotiation |
| 326 | process. |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 327 | |
Auke Kok | de3edab | 2006-11-01 08:48:18 -0800 | [diff] [blame] | 328 | The parameter may be specified as either a decimal or hexadecimal value as |
Jesse Brandeburg | 55be062 | 2006-03-15 12:18:13 -0800 | [diff] [blame] | 329 | determined by the bitmap below. |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 330 | |
Jesse Brandeburg | 55be062 | 2006-03-15 12:18:13 -0800 | [diff] [blame] | 331 | Bit position 7 6 5 4 3 2 1 0 |
| 332 | Decimal Value 128 64 32 16 8 4 2 1 |
| 333 | Hex value 80 40 20 10 8 4 2 1 |
| 334 | Speed (Mbps) N/A N/A 1000 N/A 100 100 10 10 |
| 335 | Duplex Full Full Half Full Half |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 336 | |
Jesse Brandeburg | 55be062 | 2006-03-15 12:18:13 -0800 | [diff] [blame] | 337 | Some examples of using AutoNeg: |
| 338 | |
| 339 | modprobe e1000 AutoNeg=0x01 (Restricts autonegotiation to 10 Half) |
| 340 | modprobe e1000 AutoNeg=1 (Same as above) |
| 341 | modprobe e1000 AutoNeg=0x02 (Restricts autonegotiation to 10 Full) |
| 342 | modprobe e1000 AutoNeg=0x03 (Restricts autonegotiation to 10 Half or 10 Full) |
| 343 | modprobe e1000 AutoNeg=0x04 (Restricts autonegotiation to 100 Half) |
| 344 | modprobe e1000 AutoNeg=0x05 (Restricts autonegotiation to 10 Half or 100 |
| 345 | Half) |
| 346 | modprobe e1000 AutoNeg=0x020 (Restricts autonegotiation to 1000 Full) |
| 347 | modprobe e1000 AutoNeg=32 (Same as above) |
| 348 | |
| 349 | Note that when this parameter is used, Speed and Duplex must not be specified. |
| 350 | |
| 351 | If the link partner is forced to a specific speed and duplex, then this |
| 352 | parameter should not be used. Instead, use the Speed and Duplex parameters |
| 353 | previously mentioned to force the adapter to the same speed and duplex. |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 354 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 355 | Additional Configurations |
| 356 | ========================= |
| 357 | |
Tobin C. Harding | 805f16a | 2018-06-22 10:37:08 +1000 | [diff] [blame] | 358 | Jumbo Frames |
| 359 | ------------ |
| 360 | Jumbo Frames support is enabled by changing the MTU to a value larger |
| 361 | than the default of 1500. Use the ifconfig command to increase the MTU |
| 362 | size. For example:: |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 363 | |
Jesse Brandeburg | 55be062 | 2006-03-15 12:18:13 -0800 | [diff] [blame] | 364 | ifconfig eth<x> mtu 9000 up |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 365 | |
Tobin C. Harding | 805f16a | 2018-06-22 10:37:08 +1000 | [diff] [blame] | 366 | This setting is not saved across reboots. It can be made permanent if |
| 367 | you add:: |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 368 | |
Jesse Brandeburg | 55be062 | 2006-03-15 12:18:13 -0800 | [diff] [blame] | 369 | MTU=9000 |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 370 | |
Tobin C. Harding | 805f16a | 2018-06-22 10:37:08 +1000 | [diff] [blame] | 371 | to the file /etc/sysconfig/network-scripts/ifcfg-eth<x>. This example |
| 372 | applies to the Red Hat distributions; other distributions may store this |
| 373 | setting in a different location. |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 374 | |
Tobin C. Harding | 805f16a | 2018-06-22 10:37:08 +1000 | [diff] [blame] | 375 | Notes: Degradation in throughput performance may be observed in some |
| 376 | Jumbo frames environments. If this is observed, increasing the |
| 377 | application's socket buffer size and/or increasing the |
| 378 | /proc/sys/net/ipv4/tcp_*mem entry values may help. See the specific |
| 379 | application manual and /usr/src/linux*/Documentation/ |
| 380 | networking/ip-sysctl.txt for more details. |
Auke Kok | de3edab | 2006-11-01 08:48:18 -0800 | [diff] [blame] | 381 | |
Tobin C. Harding | 805f16a | 2018-06-22 10:37:08 +1000 | [diff] [blame] | 382 | - The maximum MTU setting for Jumbo Frames is 16110. This value |
| 383 | coincides with the maximum Jumbo Frames size of 16128. |
Auke Kok | de3edab | 2006-11-01 08:48:18 -0800 | [diff] [blame] | 384 | |
Tobin C. Harding | 805f16a | 2018-06-22 10:37:08 +1000 | [diff] [blame] | 385 | - Using Jumbo frames at 10 or 100 Mbps is not supported and may result |
| 386 | in poor performance or loss of link. |
Auke Kok | de3edab | 2006-11-01 08:48:18 -0800 | [diff] [blame] | 387 | |
Tobin C. Harding | 805f16a | 2018-06-22 10:37:08 +1000 | [diff] [blame] | 388 | - Adapters based on the Intel(R) 82542 and 82573V/E controller do not |
| 389 | support Jumbo Frames. These correspond to the following product names: |
| 390 | Intel(R) PRO/1000 Gigabit Server Adapter Intel(R) PRO/1000 PM Network |
| 391 | Connection |
Auke Kok | de3edab | 2006-11-01 08:48:18 -0800 | [diff] [blame] | 392 | |
Tobin C. Harding | 805f16a | 2018-06-22 10:37:08 +1000 | [diff] [blame] | 393 | ethtool |
| 394 | ------- |
| 395 | The driver utilizes the ethtool interface for driver configuration and |
| 396 | diagnostics, as well as displaying statistical information. The ethtool |
| 397 | version 1.6 or later is required for this functionality. |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 398 | |
Tobin C. Harding | 805f16a | 2018-06-22 10:37:08 +1000 | [diff] [blame] | 399 | The latest release of ethtool can be found from |
| 400 | https://www.kernel.org/pub/software/network/ethtool/ |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 401 | |
Tobin C. Harding | 805f16a | 2018-06-22 10:37:08 +1000 | [diff] [blame] | 402 | Enabling Wake on LAN* (WoL) |
| 403 | --------------------------- |
| 404 | WoL is configured through the ethtool* utility. |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 405 | |
Tobin C. Harding | 805f16a | 2018-06-22 10:37:08 +1000 | [diff] [blame] | 406 | WoL will be enabled on the system during the next shut down or reboot. |
| 407 | For this driver version, in order to enable WoL, the e1000 driver must be |
| 408 | loaded when shutting down or rebooting the system. |
| 409 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 410 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 411 | Support |
| 412 | ======= |
| 413 | |
| 414 | For general information, go to the Intel support website at: |
| 415 | |
| 416 | http://support.intel.com |
| 417 | |
Auke Kok | de3edab | 2006-11-01 08:48:18 -0800 | [diff] [blame] | 418 | or the Intel Wired Networking project hosted by Sourceforge at: |
Jesse Brandeburg | 55be062 | 2006-03-15 12:18:13 -0800 | [diff] [blame] | 419 | |
| 420 | http://sourceforge.net/projects/e1000 |
| 421 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 422 | If an issue is identified with the released source code on the supported |
Jesse Brandeburg | 55be062 | 2006-03-15 12:18:13 -0800 | [diff] [blame] | 423 | kernel with a supported adapter, email the specific information related |
Auke Kok | de3edab | 2006-11-01 08:48:18 -0800 | [diff] [blame] | 424 | to the issue to e1000-devel@lists.sf.net |