Skip to content

scsi: qla2xxx: update driver to latest upstream

Nilesh Javali requested to merge njavali/centos-stream-9:BZ2109835 into main

Bugzilla: https://bugzilla.redhat.com/2109835

Upstream Status: git://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi.git

Testing: Perform basic sanity tests comprising of FCP and FC-NVMe protocol,

FCP:

  1. Discovery (adapter/target/lun), unload/load driver
  2. Good path IO (File System/Raw)
  3. Multipath perturbations (Cablepull Frontend/backend, switch port toggle within and more than time limit, zone add/remove)
  4. Diagnostic tests (Int/Ext Loopback, FW dump, FW hang reset/recovery)
  5. Flash update
  6. NPIV (IO, Perturbation, Max, create/delete)
  7. SMARTSAN (RDP,FDMI,FC Ping, D-Port,FA-WWPN)

FC-NVMe:

  1. Data Integrity IO
  2. Auto discovery with LIP reset
  3. Connect Disconnect
  4. Reset controller
  5. Unload/Load Driver
  6. Port toggle with IO
  7. NPIV with port toggle for less than 30secs

Signed-off-by: Nilesh Javali njavali@redhat.com

Edited by Nilesh Javali

Merge request reports