Driver Updates
The Unbreakable Enterprise Kernel supports a wide range of hardware and devices. In close cooperation with hardware and storage vendors, several device drivers have been updated or added by Oracle, per the information in the following table.
Driver | Version | Description |
---|---|---|
|
11.4.0.0 + Patches |
Broadcom/Emulex OneConnect 10Gbps NIC Driver |
|
1.713.10 + Patches |
QLogic BCM57710/57711/57711E/57712/57712_MF/57800/57800_MF/57810/57810_MF/57840/57840_MF Driver |
|
1.9.0 + Patches |
Broadcom/Emulex BCM573xx NIC Driver |
|
7.3.21-k8-NAPI + Patches |
Intel(R) PRO/1000 Network Driver |
|
3.2.6-k + Patches |
Intel(R) PRO/1000 Network Driver |
|
2.3.0.45 |
Cisco VIC Ethernet NIC Driver |
|
1.6.0.34 + Patches |
Cisco FCoE HBA Driver |
|
2.1.14-k + Patches |
Intel® Ethernet Connection XL710 Network Driver |
|
3.0.0-k + Patches |
Intel® XL710 X710 Virtual Function Network Driver |
|
5.1.0-k + Patches |
Intel® 10 Gigabit PCI Express Network Driver |
|
4.1.0-k + Patches |
Intel® 82599 Virtual Function Driver |
|
11.4.0.7 |
Broadcom/Emulex LightPulse Fibre Channel SCSI Driver |
|
07.704.04.00-rc1 |
Avago MegaRAID SAS Driver |
|
2.2-1 + Patches |
Mellanox ConnectX HCA low-level driver |
|
16.100.00.00 |
LSI MPT Fusion SAS 3.0 Device Driver |
|
1.0 + Patches |
NVMe Block Device Driver and Core Support |
|
9.00.00.00.40.0-k + Patches |
QLogic Fibre Channel HBA Driver |
|
5.3.65 + Patches |
QLogic 1/10 GbE Converged/Intelligent Ethernet Driver |
|
Patches |
Qualcomm MSM Interface (QMI) WWAN driver |
|
1.1.2-126 |
Microsemi Smart Family Controller Driver |
|
Patches |
Xen Virtual Block Device and Xen Virtual Network Device drivers |
|
6.0.r8044 + Patches |
Oracle Virtual Network Driver Modules for Core Support. |
Additional Notes For Driver Updates
The following notes are included at the request of a vendor for the listed driver:
-
lpfc
: Locked optics support is enabled for LPE32000 HBAs and all variant HBAs of this architecture. With this capability, these HBAs will detect and enable both Avago or Emulex certified SFP and QSFP optics.For driver rev 11.0.0.13 and higher unqualified optics will be disabled, the link will not come up, an error message is written to the log file and the lpfc driver will display this message:
3176 Port Name [wwpn] Unqualified optics - Replace with Avago optics for Warranty and Technical support
For driver rev 11.4.0.7 and higher, Target Queue Depth can be tuned dynamically to control performance or to help manage potential queuing problems. The default Target Queue Depth is 65535, which typically offers the greatest performance. This can be changed to a value in the range 10 to 65535. When changing the Target Queue Depth the new target queue depth remains in effect for a minimum of 40 seconds. Any changes made within the 40 second window are deferred and do not take effect until the 40 second window has passed. Note that the 40 second window may be removed in a future version of this driver module. To change the Target Queue Depth on SCSI Host X run the command:
# echo new_value > /sys/class/scsi_host/hostX/lpfc_tgt_queue_depth
Replace new_value with an integer between 10 and 65535.
-
mpt3sas
: As of UEK R4U4, thempt2sas
driver has been merged with thempt3sas
driver to provide a single driver module that supports both SAS 2.0 and SAS 3.0 HBAs. Changes have been applied todracut
to correctly handle the module aliases for the migration to a single driver module.