Hi Karan, I also need you to test this on Oracular.
https://people.canonical.com/~mreed/cisco/lp_2097423/oracular/ ** Description changed: - he upstream community has recently accepted a big set of changes submitted to the fnic driver. + [Impact] + The upstream community has recently accepted a big set of changes submitted to the fnic driver. This is a request to pull and integrate these changes into Ubuntu OS. + + + [Fix] ==== - https://patchwork.kernel.org/project/linux-scsi/patch/20241212020312.4786-2-karti...@cisco.com/ - https://patchwork.kernel.org/project/linux-scsi/patch/20241212020312.4786-3-karti...@cisco.com/ - https://patchwork.kernel.org/project/linux-scsi/patch/20241212020312.4786-4-karti...@cisco.com/ - https://patchwork.kernel.org/project/linux-scsi/patch/20241212020312.4786-5-karti...@cisco.com/ - https://patchwork.kernel.org/project/linux-scsi/patch/20241212020312.4786-6-karti...@cisco.com/ - https://patchwork.kernel.org/project/linux-scsi/patch/20241212020312.4786-7-karti...@cisco.com/ - https://patchwork.kernel.org/project/linux-scsi/patch/20241212020312.4786-8-karti...@cisco.com/ - https://patchwork.kernel.org/project/linux-scsi/patch/20241212020312.4786-9-karti...@cisco.com/ - https://patchwork.kernel.org/project/linux-scsi/patch/20241212020312.4786-10-karti...@cisco.com/ - https://patchwork.kernel.org/project/linux-scsi/patch/20241212020312.4786-11-karti...@cisco.com/ - https://patchwork.kernel.org/project/linux-scsi/patch/20241212020312.4786-12-karti...@cisco.com/ - https://patchwork.kernel.org/project/linux-scsi/patch/20241212020312.4786-13-karti...@cisco.com/ - https://patchwork.kernel.org/project/linux-scsi/patch/20241212020312.4786-14-karti...@cisco.com/ - https://patchwork.kernel.org/project/linux-scsi/patch/20241212020312.4786-15-karti...@cisco.com/ - https://patchwork.kernel.org/project/linux-scsi/patch/20241212020312.4786-16-karti...@cisco.com/ - https://patchwork.kernel.org/project/linux-scsi/patch/20250106224451.3597-1-karti...@cisco.com/ - https://patchwork.kernel.org/project/linux-scsi/patch/20250106224451.3597-2-karti...@cisco.com/ - https://patchwork.kernel.org/project/linux-scsi/patch/20250106224451.3597-3-karti...@cisco.com/ - https://patchwork.kernel.org/project/linux-scsi/patch/20250110091655.17643-1-karti...@cisco.com/ - https://patchwork.kernel.org/project/linux-scsi/patch/20250110091746.17671-1-karti...@cisco.com/ - https://patchwork.kernel.org/project/linux-scsi/patch/20250110091842.17711-1-karti...@cisco.com/ - https://patchwork.kernel.org/project/linux-scsi/patch/20250110091924.17729-1-karti...@cisco.com/ - https://patchwork.kernel.org/project/linux-scsi/patch/20250110091956.17749-1-karti...@cisco.com/ - https://patchwork.kernel.org/project/linux-scsi/patch/20250108050916.52721-1-dheeraj.linux...@gmail.com/ - https://patchwork.kernel.org/project/linux-scsi/patch/99df3555-6763-4870-9af3-fbfa4fbd5268@stanley.mountain/ - https://patchwork.kernel.org/project/linux-scsi/patch/a5c237cd-449b-4f9d-bcff-6285fb7c28d1@stanley.mountain/ - ================================================================================================= Here are the commit IDs: - + 8697934682f1 scsi: fnic: Propagate SCSI error code from fnic_scsi_drv_init() 54428671aac8 scsi: fnic: Test for memory allocation failure and return error code 3986001ca11e scsi: fnic: Return appropriate error code from failure of scsi drv init 7dbe3aa2f3f8 scsi: fnic: Return appropriate error code for mem alloc failure 0620efe789a7 scsi: fnic: Remove always-true IS_FNIC_FCP_INITIATOR macro 8ccc5947f5d1 scsi: fnic: Fix use of uninitialized value in debug message 17789f8a5b81 scsi: fnic: Delete incorrect debugfs error handling bab8551e33f7 scsi: fnic: Remove unnecessary else to fix warning in FDLS FIP 6cfba11510d6 scsi: fnic: Remove extern definition from .c files 5b6179d4b661 scsi: fnic: Remove unnecessary else and unnecessary break in FDLS 8f22f904b25b scsi: fnic: Increment driver version 8d26bfcf1d2e scsi: fnic: Add support to handle port channel RSCN 7e6886b705fd scsi: fnic: Code cleanup a8650a5eaaf1 scsi: fnic: Add stats and related functionality 9243626c211e scsi: fnic: Modify fnic interfaces to use FDLS 6335be1c5009 scsi: fnic: Modify IO path to use FDLS 9cf9fe2f3ec5 scsi: fnic: Add functionality in fnic to support FDLS 098585aa8aca scsi: fnic: Add and integrate support for FIP 09c1e6ab4ab2 scsi: fnic: Add and integrate support for FDMI 2c77081969ee scsi: fnic: Add Cisco hardware model names f828af44b8dd scsi: fnic: Add support for unsolicited requests and responses b5a57f153bdf scsi: fnic: Add support for target based solicited requests and responses a63e78eb2b0f scsi: fnic: Add support for fabric based solicited requests and responses d859d05ceb3d scsi: fnic: Add headers and definitions for FDLS e2813fc27d27 scsi: fnic: Replace shost_printk() with dev_info()/dev_err() + + [Test Plan] + + + [Where problems could occur] + + + [Other Info] ** Description changed: [Impact] The upstream community has recently accepted a big set of changes submitted to the fnic driver. This is a request to pull and integrate these changes into Ubuntu OS. - [Fix] ==== Here are the commit IDs: 8697934682f1 scsi: fnic: Propagate SCSI error code from fnic_scsi_drv_init() 54428671aac8 scsi: fnic: Test for memory allocation failure and return error code 3986001ca11e scsi: fnic: Return appropriate error code from failure of scsi drv init 7dbe3aa2f3f8 scsi: fnic: Return appropriate error code for mem alloc failure 0620efe789a7 scsi: fnic: Remove always-true IS_FNIC_FCP_INITIATOR macro 8ccc5947f5d1 scsi: fnic: Fix use of uninitialized value in debug message 17789f8a5b81 scsi: fnic: Delete incorrect debugfs error handling bab8551e33f7 scsi: fnic: Remove unnecessary else to fix warning in FDLS FIP 6cfba11510d6 scsi: fnic: Remove extern definition from .c files 5b6179d4b661 scsi: fnic: Remove unnecessary else and unnecessary break in FDLS 8f22f904b25b scsi: fnic: Increment driver version 8d26bfcf1d2e scsi: fnic: Add support to handle port channel RSCN 7e6886b705fd scsi: fnic: Code cleanup a8650a5eaaf1 scsi: fnic: Add stats and related functionality 9243626c211e scsi: fnic: Modify fnic interfaces to use FDLS 6335be1c5009 scsi: fnic: Modify IO path to use FDLS 9cf9fe2f3ec5 scsi: fnic: Add functionality in fnic to support FDLS 098585aa8aca scsi: fnic: Add and integrate support for FIP 09c1e6ab4ab2 scsi: fnic: Add and integrate support for FDMI 2c77081969ee scsi: fnic: Add Cisco hardware model names f828af44b8dd scsi: fnic: Add support for unsolicited requests and responses b5a57f153bdf scsi: fnic: Add support for target based solicited requests and responses a63e78eb2b0f scsi: fnic: Add support for fabric based solicited requests and responses d859d05ceb3d scsi: fnic: Add headers and definitions for FDLS e2813fc27d27 scsi: fnic: Replace shost_printk() with dev_info()/dev_err() [Test Plan] - [Where problems could occur] + [Other Info] + + Noble + https://code.launchpad.net/~mreed8855/ubuntu/+source/linux/+git/noble/+ref/fnic_lp_2097423 + + + Oracular + https://code.launchpad.net/~mreed8855/ubuntu/+source/linux/+git/oracular/+ref/fnic_lp_2097423 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2097423 Title: [SRU]Request to pull and integrate FDLS and fixes patches into Ubuntu To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/2097423/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs