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

be2net

11.4.0.0 + Patches

Broadcom/Emulex OneConnect 10Gbps NIC Driver

bnx2x

1.713.10 + Patches

QLogic BCM57710/57711/57711E/57712/57712_MF/57800/57800_MF/57810/57810_MF/57840/57840_MF Driver

bnxt_en

1.9.0 + Patches

Broadcom/Emulex BCM573xx NIC Driver

e1000

7.3.21-k8-NAPI + Patches

Intel(R) PRO/1000 Network Driver

e1000e

3.2.6-k + Patches

Intel(R) PRO/1000 Network Driver

enic

2.3.0.45

Cisco VIC Ethernet NIC Driver

fnic

1.6.0.34 + Patches

Cisco FCoE HBA Driver

i40e

2.1.14-k + Patches

Intel® Ethernet Connection XL710 Network Driver

i40evf

3.0.0-k + Patches

Intel® XL710 X710 Virtual Function Network Driver

ixgbe

5.1.0-k + Patches

Intel® 10 Gigabit PCI Express Network Driver

ixgbevf

4.1.0-k + Patches

Intel® 82599 Virtual Function Driver

lpfc

11.4.0.7

Broadcom/Emulex LightPulse Fibre Channel SCSI Driver

megaraid_sas

07.704.04.00-rc1

Avago MegaRAID SAS Driver

mlx4_core

2.2-1 + Patches

Mellanox ConnectX HCA low-level driver

mpt3sas

16.100.00.00

LSI MPT Fusion SAS 3.0 Device Driver

nvme

nvme-core

1.0 + Patches

NVMe Block Device Driver and Core Support

qla2xxx

9.00.00.00.40.0-k + Patches

QLogic Fibre Channel HBA Driver

qlcnic

5.3.65 + Patches

QLogic 1/10 GbE Converged/Intelligent Ethernet Driver

qmi_wwan

Patches

Qualcomm MSM Interface (QMI) WWAN driver

smartpqi

1.1.2-126

Microsemi Smart Family Controller Driver

xen-blkback

xen-blkfront

xen-netback

xen-netfront

Patches

Xen Virtual Block Device and Xen Virtual Network Device drivers

xscore

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, the mpt2sas driver has been merged with the mpt3sas driver to provide a single driver module that supports both SAS 2.0 and SAS 3.0 HBAs. Changes have been applied to dracut to correctly handle the module aliases for the migration to a single driver module.