[Bug 1971151] Re: [Ubuntu 22.04.1] mpi3mr: Add management application interface(BSG) support

2022-06-02 Thread Sumit Saxena
Please pick below additional commits also:

1fcbe4c49039 scsi: mpi3mr: Fix kernel-doc
4094981db7b6 scsi: mpi3mr: Rework mrioc->bsg_device model to fix warnings
9feb5c4c3f95 scsi: mpi3mr: Add target device related sysfs attributes
e51e76edddb1 scsi: mpi3mr: Add shost related sysfs attributes
bc7896d31a92 scsi: mpi3mr: Return error if dma_alloc_coherent() fails
a25eafd13e5f scsi: mpi3mr: Fix a NULL vs IS_ERR() bug in mpi3mr_bsg_init()
256bd4f23d9c scsi: mpi3mr: Return I/Os to an unrecoverable HBA with DID_ERROR
2dd8389f96d6 scsi: mpi3mr: Hidden drives not removed during soft reset
1aa529d40025 scsi: mpi3mr: Increase I/O timeout value to 60s

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1971151

Title:
  [Ubuntu 22.04.1] mpi3mr: Add management application interface(BSG)
  support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1971151/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1967116] Re: [Ubuntu 22.04] mpi3mr: Request to include latest bug fixes

2022-05-25 Thread Sumit Saxena
I have tested the kernel 5.15.0-32.33 with the patches mentioned in bug 
description. 
Looks good.

** Tags added: verification-done-focal

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1967116

Title:
  [Ubuntu 22.04] mpi3mr: Request to include latest bug fixes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1967116/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1967116] Re: [Ubuntu 22.04] mpi3mr: Request to include latest bug fixes

2022-05-25 Thread Sumit Saxena
Hi,

I have responded to bug: 
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1971151
Please help with the test kernel with BSG patches included.

Thanks,
Sumit

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1967116

Title:
  [Ubuntu 22.04] mpi3mr: Request to include latest bug fixes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1967116/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1971151] Re: [Ubuntu 22.04.1] mpi3mr: Add management application interface(BSG) support

2022-05-25 Thread Sumit Saxena
Hi,

Can you please post the test kernel link which should contain below
commits:

f304d35e5995 scsi: mpi3mr: Update driver version to 8.0.0.69.0
7dbd0dd8cde3 scsi: mpi3mr: Add support for NVMe passthrough
986d6bad2103 scsi: mpi3mr: Expose adapter state to sysfs
43ca11005098 scsi: mpi3mr: Add support for PEL commands
506bc1a0d6ba scsi: mpi3mr: Add support for MPT commands
f3de4706c1e0 scsi: mpi3mr: Move data structures/definitions from MPI headers to 
uapi header
f5e6d5a34376 scsi: mpi3mr: Add support for driver commands
4268fa751365 scsi: mpi3mr: Add bsg device support


Thanks,
Sumit

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1971151

Title:
  [Ubuntu 22.04.1] mpi3mr: Add management application interface(BSG)
  support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1971151/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1971151] Re: [Ubuntu 22.04.1] mpi3mr: Add management application interface(BSG) support

2022-05-25 Thread Sumit Saxena
Below patch is not needed-

ed567615f7ec scsi: mpi3mr: Fix build errors in uapi header
scsi_bsg_mpi3mr.h

Please ignore the commit ids posted in initial bug description as they
are superseded by new set of patches.

Below are the final commit ids to be picked:

f304d35e5995 scsi: mpi3mr: Update driver version to 8.0.0.69.0
7dbd0dd8cde3 scsi: mpi3mr: Add support for NVMe passthrough
986d6bad2103 scsi: mpi3mr: Expose adapter state to sysfs
43ca11005098 scsi: mpi3mr: Add support for PEL commands
506bc1a0d6ba scsi: mpi3mr: Add support for MPT commands
f3de4706c1e0 scsi: mpi3mr: Move data structures/definitions from MPI headers to 
uapi header
f5e6d5a34376 scsi: mpi3mr: Add support for driver commands
4268fa751365 scsi: mpi3mr: Add bsg device support

Please let me know if you have any questions.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1971151

Title:
  [Ubuntu 22.04.1] mpi3mr: Add management application interface(BSG)
  support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1971151/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1971151] Re: [Ubuntu 22.04.1] mpi3mr: Add management application interface(BSG) support

2022-05-04 Thread Sumit Saxena
Please ignore the commit ids provided in the last comment.
Below patches/commit ids are sitting in Linux SCSI repo:
https://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi.git/ (branch 
5.19/scsi-staging)

f304d35e5995 scsi: mpi3mr: Update driver version to 8.0.0.69.0
7dbd0dd8cde3 scsi: mpi3mr: Add support for NVMe passthrough
986d6bad2103 scsi: mpi3mr: Expose adapter state to sysfs
43ca11005098 scsi: mpi3mr: Add support for PEL commands
506bc1a0d6ba scsi: mpi3mr: Add support for MPT commands
f3de4706c1e0 scsi: mpi3mr: Move data structures/definitions from MPI headers to 
uapi header
f5e6d5a34376 scsi: mpi3mr: Add support for driver commands
4268fa751365 scsi: mpi3mr: Add bsg device support

Soon these patches will be pushed to Linux mainline when Linus pulls
subsystem(scsi) staging patches.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1971151

Title:
  [Ubuntu 22.04.1] mpi3mr: Add management application interface(BSG)
  support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1971151/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1967116] Re: [Ubuntu 22.04] mpi3mr: Request to include latest bug fixes

2022-05-02 Thread Sumit Saxena
Hi Jeff,

I have filed bug:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1971151 for new
patches.

Thank you.

-Sumit

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1967116

Title:
  [Ubuntu 22.04] mpi3mr: Request to include latest bug fixes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1967116/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1971151] [NEW] [Ubuntu 22.04.1] mpi3mr: Add management application interface(BSG) support

2022-05-02 Thread Sumit Saxena
Public bug reported:

Request to include below mpi3mr driver bug fix patches in Ubuntu
22.04.1(5.15 kernel). These patches got accepted by the upstream and
please find the corresponding commit IDs as below:

ed567615f7ec scsi: mpi3mr: Fix build errors in uapi header scsi_bsg_mpi3mr.h
dde822e21700 scsi: mpi3mr: Update driver version to 8.0.0.69.0
04dfa01e77ea scsi: mpi3mr: Add support for NVMe passthrough
937a6f2c4f2e scsi: mpi3mr: Expose adapter state to sysfs
83959ce5204a scsi: mpi3mr: Add support for PEL commands
eb8a3217cd7d scsi: mpi3mr: Add support for MPT commands
455aac4f7a13 scsi: mpi3mr: Move data structures/definitions from MPI headers to 
uapi header
a212ebe7d4b1 scsi: mpi3mr: Add support for driver commands
7fbaf8b0d8b8 scsi: mpi3mr: Add bsg device support


Thanks,
Sumit

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1971151

Title:
  [Ubuntu 22.04.1] mpi3mr: Add management application interface(BSG)
  support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1971151/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1967116] Re: [Ubuntu 22.04] mpi3mr: Request to include latest bug fixes

2022-05-01 Thread Sumit Saxena
One more commit to be included:
ed567615f7ec scsi: mpi3mr: Fix build errors in uapi header scsi_bsg_mpi3mr.h

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1967116

Title:
  [Ubuntu 22.04] mpi3mr: Request to include latest bug fixes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1967116/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1967116] Re: [Ubuntu 22.04] mpi3mr: Request to include latest bug fixes

2022-05-01 Thread Sumit Saxena
Please include below commits also in the Ubuntu 22.04(5.15 kernel):

dde822e21700 scsi: mpi3mr: Update driver version to 8.0.0.69.0
04dfa01e77ea scsi: mpi3mr: Add support for NVMe passthrough
937a6f2c4f2e scsi: mpi3mr: Expose adapter state to sysfs
83959ce5204a scsi: mpi3mr: Add support for PEL commands
eb8a3217cd7d scsi: mpi3mr: Add support for MPT commands
455aac4f7a13 scsi: mpi3mr: Move data structures/definitions from MPI headers to 
uapi header
a212ebe7d4b1 scsi: mpi3mr: Add support for driver commands
7fbaf8b0d8b8 scsi: mpi3mr: Add bsg device support

Thanks,
Sumit

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1967116

Title:
  [Ubuntu 22.04] mpi3mr: Request to include latest bug fixes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1967116/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1967116] Re: [Ubuntu 22.04] mpi3mr: Request to include latest bug fixes

2022-04-07 Thread Sumit Saxena
Test driver testing went well. Please include the driver patches in the
Ubuntu22.04 LTS.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1967116

Title:
  [Ubuntu 22.04] mpi3mr: Request to include latest bug fixes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1967116/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1967116] [NEW] [Ubuntu 22.04] mpi3mr: Request to include latest bug fixes

2022-03-30 Thread Sumit Saxena
Public bug reported:

Request to include below mpi3mr driver bug fix patches in Ubuntu 22.04
kernel. These patches got accepted by the upstream and please find the
corresponding commit IDs as below:

334ae6459aa3 scsi: mpi3mr: Fix flushing !WQ_MEM_RECLAIM events warning
22754f7fbb40 scsi: mpi3mr: Bump driver version to 8.0.0.68.0
d44b5fefb22e scsi: mpi3mr: Fix memory leaks
21401408ddeb scsi: mpi3mr: Update the copyright year
999224612724 scsi: mpi3mr: Fix reporting of actual data transfer size
b3911ab3a76e scsi: mpi3mr: Fix cmnd getting marked as in use forever
191a3ef58634 scsi: mpi3mr: Fix hibernation issue
04b27e538d50 scsi: mpi3mr: Update MPI3 headers
6d211f1d2635 scsi: mpi3mr: Fix printing of pending I/O count
580e6742205e scsi: mpi3mr: Fix deadlock while canceling the fw event
3bb3c24e268a scsi: mpi3mr: Fix formatting problems in some kernel-doc comments
5867b8569e64 scsi: mpi3mr: Fix some spelling mistakes
c77b1f8a8fae scsi: mpi3mr: Bump driver version to 8.0.0.61.0
a91603a5d504 scsi: mpi3mr: Enhanced Task Management Support Reply handling
c86651345ca5 scsi: mpi3mr: Use TM response codes from MPI3 headers
afd3a5793fe2 scsi: mpi3mr: Add io_uring interface support in I/O-polled mode
95cca8d5542a scsi: mpi3mr: Print cable mngnt and temp threshold events
78b76a0768ef scsi: mpi3mr: Support Prepare for Reset event
c1af985d27da scsi: mpi3mr: Add Event acknowledgment logic
c5758fc72b92 scsi: mpi3mr: Gracefully handle online FW update operation
b64845a7d403 scsi: mpi3mr: Detect async reset that occurred in firmware
c0b00a931e5e scsi: mpi3mr: Add IOC reinit function
fe6db6151565 scsi: mpi3mr: Handle offline FW activation in graceful manner
59bd9cfe3fa0 scsi: mpi3mr: Code refactor of IOC init - part2
e3605f65ef69 scsi: mpi3mr: Code refactor of IOC init - part1
a6856cc4507b scsi: mpi3mr: Fault IOC when internal command gets timeout
2ac794baaec9 scsi: mpi3mr: Display IOC firmware package version
13fd7b1555b6 scsi: mpi3mr: Handle unaligned PLL in unmap cmnds
4f08b9637f63 scsi: mpi3mr: Increase internal cmnds timeout to 60s
ba68779a518d scsi: mpi3mr: Do access status validation before adding devices
17d6b9cf89cf scsi: mpi3mr: Add support for PCIe Managed Switch SES device
ec5ebd2c14a9 scsi: mpi3mr: Update MPI3 headers - part2
d00ff7c31195 scsi: mpi3mr: Update MPI3 headers - part1
fbaa9aa48bb4 scsi: mpi3mr: Don't reset IOC if cmnds flush with reset status
a83ec831b24a scsi: mpi3mr: Replace spin_lock() with spin_lock_irqsave()
9cf0666f34b1 scsi: mpi3mr: Add debug APIs based on logging_level bits
30e99f05f8b1 scsi: mpi3mr: Use scnprintf() instead of snprintf()
97e6ea6d7806 scsi: mpi3mr: Fix duplicate device entries when scanning through 
sysfs
1a30fd18f21b scsi: mpi3mr: Call scsi_done() directly
76a4f7cc5973 scsi: mpi3mr: Clean up mpi3mr_print_ioc_info()
92cc94adfce4 scsi: mpi3mr: Use the proper SCSI midlayer interfaces for PI
69868c3b6939 scsi: mpi3mr: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
aa0dc6a73309 scsi: mpi3mr: Fix W=1 compilation warnings
62e528b80d6b scsi: mpi3mr: Fix warnings reported by smatch
a254eae30b45 scsi: mpi3mr: Fix error return code in mpi3mr_init_ioc()
f9dc034d0402 scsi: mpi3mr: Fix missing unlock on error
2938bedd0efa scsi: mpi3mr: Fix error handling in mpi3mr_setup_isr()
d46bdecd9f3c scsi: mpi3mr: Delete unnecessary NULL check
d3d61f9c8c2d scsi: mpi3mr: Fix a double free
7b8a49881b01 scsi: mpi3mr: Fix fall-through warning for Clang
9fc4abfe5a5f scsi: mpi3mr: Add event handling debug prints


Thanks,
Sumit

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New

** Summary changed:

- [Ubuntu 22.04] mpt3sas: Request to include latest bug fix patches Edit[Ubuntu 
22.04] mpi3mr: Request to include latest bug fixes
+ [Ubuntu 22.04] mpi3mr: Request to include latest bug fixes

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1967116

Title:
  [Ubuntu 22.04] mpi3mr: Request to include latest bug fixes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1967116/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1933359] Re: [Ubuntu 21.10][Broadcom] mpi3mr driver submission request

2021-10-13 Thread Sumit Saxena
By when can we expect the kernel with mpi3mr enabled ?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1933359

Title:
  [Ubuntu 21.10][Broadcom] mpi3mr driver submission request

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1933359/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1933359] Re: [Ubuntu 21.10][Broadcom] mpi3mr driver submission request

2021-10-13 Thread Sumit Saxena
I too noticed mpi3mr module missing in the provided packages.
Please help with the kernel/module package with mpi3mr included.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1933359

Title:
  [Ubuntu 21.10][Broadcom] mpi3mr driver submission request

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1933359/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1933359] Re: [Ubuntu 21.10][Broadcom] mpi3mr driver submission request

2021-09-09 Thread Sumit Saxena
** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1933359

Title:
  [Ubuntu 21.10][Broadcom] mpi3mr driver submission request

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1933359/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1933359] [NEW] [Ubuntu 21.10][Broadcom] mpi3mr driver submission request

2021-06-23 Thread Sumit Saxena
Public bug reported:

Broadcom is coming up with next generation high performance Storage IO and RAID 
controllers. For details, follow: 
https://www.spinics.net/lists/linux-scsi/msg147868.html
This family of controllers is managed by "mpi3mr" Linux device driver(written 
from scratch). First patchset of the driver is accepted by Linux upstream.
The driver is available in git branch - 5.14/scsi-staging of Linux SCSI tree: 
https://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi.git
The driver will be part of 5.14 mainline Linux kernel release. Here is the list 
of commit ids:

9fc4abfe5a5f scsi: mpi3mr: Add event handling debug prints
74e1f30a2868 scsi: mpi3mr: Add EEDP DIF DIX support
28cbe2f420d3 scsi: mpi3mr: Add support for DSN secure firmware check
2f9c4d520aa6 scsi: mpi3mr: Add support for PM suspend and resume
44dc724f5eec scsi: mpi3mr: Wait for pending I/O completions upon detection of 
VD I/O timeout
71e80106d059 scsi: mpi3mr: Print pending host I/Os for debugging
f061178e0762 scsi: mpi3mr: Complete support for soft reset
463429f8dd5c scsi: mpi3mr: Add support for threaded ISR
392bbeb85b2a scsi: mpi3mr: Hardware workaround for UNMAP commands to NVMe drives
82141ddba90a scsi: mpi3mr: Allow certain commands during pci-remove hook
0ea177343f1f scsi: mpi3mr: Add change queue depth support
e844adb1fbdc scsi: mpi3mr: Implement SCSI error handler hooks
8f9c6173ca46 scsi: mpi3mr: Add bios_param SCSI host template hook
ff9561e910fc scsi: mpi3mr: Print IOC info for debugging
54dfcffb4191 scsi: mpi3mr: Add support for timestamp sync with firmware
fb9b04574f14 scsi: mpi3mr: Add support for recovering controller
e36710dc06e3 scsi: mpi3mr: Additional event handling
8e653455547a scsi: mpi3mr: Add support for PCIe device event handling
13ef29ea4aa0 scsi: mpi3mr: Add support for device add/remove event handling
672ae26c8216 scsi: mpi3mr: Add support for internal watchdog thread
023ab2a9b4ed scsi: mpi3mr: Add support for queue command processing
c9566231cfaf scsi: mpi3mr: Create operational request and reply queue pair
824a156633df scsi: mpi3mr: Base driver code
c4f7ac64616e scsi: mpi3mr: Add mpi30 Rev-R headers and Kconfig

Please include this driver in Ubuntu 21.10 release.
Let me know for any questions.

** Affects: lxc (Ubuntu)
 Importance: Undecided
 Status: New

** Summary changed:

- Broadcom latest IO and RAID storage controller driver mpi3mr inclusion in 
Ubuntu 21.10
+ [Ubuntu 21.10][Broadcom] mpi3mr driver submission request

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1933359

Title:
  [Ubuntu 21.10][Broadcom] mpi3mr driver submission request

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1933359/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1877432] [NEW] Ubuntu 20.04 installation fails in presence of a disk which has some pre-installed OS

2020-05-07 Thread Sumit Saxena
Public bug reported:

Ubuntu 20.04 installation fails on a disk attached behind Broadcom/LSI
MegaRAID adapter in presence of some disks with pre-installed OS. I am
attaching Full report of installation failure which has more details.

Below are reproduction steps and some details:

1. There are two Broadcom/LSI megaraid adapters. Controller 1 has two Virtual 
disks(disk1 and disk2) and 
   Controller 2 has 1 virtual disk(disk3).
2. disk 1 and disk 3 have some pre-installed OS. Ubuntu 20.04 OS installation 
is to be done on disk2.
3. After installation disk(disk2) is chosen and configured, installer reports 
"Installation failure" and 
   generate one report. Report is attached to the bug.
4. I looked into the report logs and found some error logs:

--
previous partition number for 'partition-sda6' found to be '2'
 previous partition: /sys/class/block/sda/sda2
 An error occured handling 'partition-sda6': FileNotFoundError - [Errno 2] No 
such file or directory: '/sys/class/block/sda/sda2/size'
 finish: cmd-install/stage-partitioning/builtin/cmd-block-meta: FAIL: 
configuring partition: partition-sda6
 TIMED BLOCK_META: 6.739
 finish: cmd-install/stage-partitioning/builtin/cmd-block-meta: FAIL: curtin 
command block-meta
 Traceback (most recent call last):
   File 
"/snap/subiquity/1569/lib/python3.6/site-packages/curtin/commands/main.py", 
line 202, in main
 ret = args.func(args)
   File "/snap/subiquity/1569/lib/python3.6/site-packages/curtin/log.py", line 
97, in wrapper
 return log_time("TIMED %s: " % msg, func, *args, **kwargs)
   File "/snap/subiquity/1569/lib/python3.6/site-packages/curtin/log.py", line 
79, in log_time
 return func(*args, **kwargs)
   File 
"/snap/subiquity/1569/lib/python3.6/site-packages/curtin/commands/block_meta.py",
 line 88, in block_meta
 return meta_custom(args)
   File 
"/snap/subiquity/1569/lib/python3.6/site-packages/curtin/commands/block_meta.py",
 line 1786, in meta_custom
 handler(command, storage_config_dict)
   File 
"/snap/subiquity/1569/lib/python3.6/site-packages/curtin/commands/block_meta.py",
 line 670, in partition_handler
 util.load_file(os.path.join(previous_partition, "size")))
   File "/snap/subiquity/1569/lib/python3.6/site-packages/curtin/util.py", line 
561, in load_file
 with open(path, "rb") as fp:
 FileNotFoundError: [Errno 2] No such file or directory: 
'/sys/class/block/sda/sda2/size'
 [Errno 2] No such file or directory: '/sys/class/block/sda/sda2/size'
---

/dev/sda is referenced as disk1 which has pre-installed OS. Ubuntu 20.04
installation is to be done on /dev/sdb.


5. I tried with option "scsi_mod.scan=async" passed to grub prompt of 
installation media but it did not work too.

Expectation is OS installation should not halt as drive which reports
errors is not the one on which Ubuntu 20.04 installation is attempted.


Please let me know if you need more details.

** Affects: subiquity
 Importance: Undecided
 Status: New


** Tags: focal

** Attachment added: "Ubuntu 20.04 Installation failure report"
   
https://bugs.launchpad.net/bugs/1877432/+attachment/5367943/+files/1588868482.229006529.install_fail.crash

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1877432

Title:
  Ubuntu 20.04 installation fails in presence of a disk which has some
  pre-installed OS

To manage notifications about this bug go to:
https://bugs.launchpad.net/subiquity/+bug/1877432/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1877432] Re: Ubuntu 20.04 installation fails in presence of a disk which has some pre-installed OS

2020-05-07 Thread Sumit Saxena
One point to add: If disk1(/dev/sda in attached report) is removed from
setup, OS installation works.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1877432

Title:
  Ubuntu 20.04 installation fails in presence of a disk which has some
  pre-installed OS

To manage notifications about this bug go to:
https://bugs.launchpad.net/subiquity/+bug/1877432/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 1863581] Re: Ubuntu 20.04: megaraid_sas driver update to version 07.713.01.00-rc1

2020-04-06 Thread Sumit Saxena
Hi Michael,

Testing is completed, no issues are reported.

Thanks,
Sumit

On Fri, Apr 3, 2020, 1:20 AM Michael Reed 
wrote:

> Hi Sumit,
>
> Any updates in regards, to testing?
>
> Regards,
> Michael
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1863581
>
> Title:
>   Ubuntu 20.04: megaraid_sas driver update to version 07.713.01.00-rc1
>
> Status in linux package in Ubuntu:
>   In Progress
> Status in linux source package in Focal:
>   In Progress
>
> Bug description:
>   [IMPACT]
>   This is a feature request to update megaraid_sas driver in Ubuntu 20.04
> release to latest Linux upstream tip.
>   The current latest upstream megaraid_sas driver version is-
> 07.713.01.00-rc1.
>   The current latest Ubuntu 20.04 Pre GA kernel has megaraid_sas driver
> version- 07.710.50.00-rc1. This will allow users to utilize features of
>   the PERC 11 device. For this reason, Broadcom and Dell have requested
> that we pull these patches to update the megaraid_sas driver to the current
> upstream version.
>
>   [FIXES]
>   Below set of upstream commit ids will lift driver version to
> 07.713.01.00-rc1 from 07.710.50.00-rc1:
>
>   92b4f9d15059 scsi: megaraid_sas: fixup MSIx interrupt setup during resume
>   824b72db5086 scsi: megaraid_sas: Update driver version to
> 07.713.01.00-rc1
>   4d1634b8d12e scsi: megaraid_sas: Use Block layer API to check SCSI
> device in-flight IO requests
>   56ee0c585602 scsi: megaraid_sas: Limit the number of retries for the
> IOCTLs causing firmware fault
>   6d7537270e32 scsi: megaraid_sas: Do not initiate OCR if controller is
> not in ready state
>   201a810cc188 scsi: megaraid_sas: Re-Define enum DCMD_RETURN_STATUS
>   eeb63c23ffe1 scsi: megaraid_sas: Do not set HBA Operational if FW is not
> in operational state
>   9330a0fd827a scsi: megaraid_sas: Do not kill HBA if JBOD Seqence map or
> RAID map is disabled
>   eb974f34bb9d scsi: megaraid_sas: Do not kill host bus adapter, if
> adapter is already dead
>   6e73550670ed scsi: megaraid_sas: Update optimal queue depth for SAS and
> NVMe devices
>   a7faf81d7858 scsi: megaraid_sas: Set no_write_same only for Virtual Disk
>   499e7246d6da scsi: megaraid_sas: Reset adapter if FW is not in READY
> state after device resume
>   73374b39b01e scsi: megaraid_sas: Make poll_aen_lock static
>   01b8bca81e18 compat_ioctl: use correct compat_ptr() translation in
> drivers
>   8cfb8e40d686 scsi: megaraid_sas: remove unused variables
> 'debugBlk','fusion'
>   ff7ca7fd03ce scsi: megaraid_sas: Unique names for MSI-X vectors
>   9ab089d30bcf scsi: megaraid_sas: Introduce module parameter for default
> queue depth
>   e5460f084b84 scsi: megaraid_sas: Fix a compilation warning
>   88d5c343949e scsi: megaraid_sas: Make a bunch of functions static
>   e45ab43b1d40 scsi: megaraid_sas: Make some functions static
>   3b5f307ef3cb scsi: megaraid_sas: fix panic on loading firmware crashdump
>   359603a3847e scsi: megaraid_sas: fix spelling mistake "megarid_sas" ->
> "megaraid_sas"
>   07d9aa143464 scsi: megaraid_sas: set an unlimited max_segment_size
>
>   Here is the link to latest Linux upstream megaraid_sas driver source:
>
>
> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/scsi/megaraid
>
>   Please let me know if any further information is required.
>
>   Thanks,
>   Sumit
>
>   All are clean cherry picks into the 5.4 branch and can be pulled from the
>   following branch:
>
>
> https://code.launchpad.net/~mreed8855/ubuntu/+source/linux/+git/focal/+ref/lp1863581_megaraid_sas
>
>   [TESTING]
>   Modinfo should show that the megaraid_sas driver has been updated to
> 07.713.01.00
>
>   [REGRESSION RISK]
>   Low - Focal is not yet released, this is not being backported to current
> releases.
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1863581/+subscriptions
>

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1863581

Title:
  Ubuntu 20.04: megaraid_sas driver update to version 07.713.01.00-rc1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1863581/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 1863581] Re: Ubuntu 20.04: megaraid_sas driver update to version 07.713.01.00-rc1

2020-03-30 Thread Sumit Saxena
Hi Jerry,

We are on it and will provide you results before freeze date.

Thanks,
Sumit

On Mon, Mar 30, 2020, 9:10 PM Jerry Clement 
wrote:

> Hi Sumit Saxena,
> Kernel Freeze date is scheduled for April 9th. Recommend completing the
> testing as quickly as possible or it may miss the deadline.
> Thank you
> -Jerry Clement
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1863581
>
> Title:
>   Ubuntu 20.04: megaraid_sas driver update to version 07.713.01.00-rc1
>
> Status in linux package in Ubuntu:
>   In Progress
> Status in linux source package in Focal:
>   In Progress
>
> Bug description:
>   [IMPACT]
>   This is a feature request to update megaraid_sas driver in Ubuntu 20.04
> release to latest Linux upstream tip.
>   The current latest upstream megaraid_sas driver version is-
> 07.713.01.00-rc1.
>   The current latest Ubuntu 20.04 Pre GA kernel has megaraid_sas driver
> version- 07.710.50.00-rc1. This will allow users to utilize features of
>   the PERC 11 device. For this reason, Broadcom and Dell have requested
> that we pull these patches to update the megaraid_sas driver to the current
> upstream version.
>
>   [FIXES]
>   Below set of upstream commit ids will lift driver version to
> 07.713.01.00-rc1 from 07.710.50.00-rc1:
>
>   92b4f9d15059 scsi: megaraid_sas: fixup MSIx interrupt setup during resume
>   824b72db5086 scsi: megaraid_sas: Update driver version to
> 07.713.01.00-rc1
>   4d1634b8d12e scsi: megaraid_sas: Use Block layer API to check SCSI
> device in-flight IO requests
>   56ee0c585602 scsi: megaraid_sas: Limit the number of retries for the
> IOCTLs causing firmware fault
>   6d7537270e32 scsi: megaraid_sas: Do not initiate OCR if controller is
> not in ready state
>   201a810cc188 scsi: megaraid_sas: Re-Define enum DCMD_RETURN_STATUS
>   eeb63c23ffe1 scsi: megaraid_sas: Do not set HBA Operational if FW is not
> in operational state
>   9330a0fd827a scsi: megaraid_sas: Do not kill HBA if JBOD Seqence map or
> RAID map is disabled
>   eb974f34bb9d scsi: megaraid_sas: Do not kill host bus adapter, if
> adapter is already dead
>   6e73550670ed scsi: megaraid_sas: Update optimal queue depth for SAS and
> NVMe devices
>   a7faf81d7858 scsi: megaraid_sas: Set no_write_same only for Virtual Disk
>   499e7246d6da scsi: megaraid_sas: Reset adapter if FW is not in READY
> state after device resume
>   73374b39b01e scsi: megaraid_sas: Make poll_aen_lock static
>   01b8bca81e18 compat_ioctl: use correct compat_ptr() translation in
> drivers
>   8cfb8e40d686 scsi: megaraid_sas: remove unused variables
> 'debugBlk','fusion'
>   ff7ca7fd03ce scsi: megaraid_sas: Unique names for MSI-X vectors
>   9ab089d30bcf scsi: megaraid_sas: Introduce module parameter for default
> queue depth
>   e5460f084b84 scsi: megaraid_sas: Fix a compilation warning
>   88d5c343949e scsi: megaraid_sas: Make a bunch of functions static
>   e45ab43b1d40 scsi: megaraid_sas: Make some functions static
>   3b5f307ef3cb scsi: megaraid_sas: fix panic on loading firmware crashdump
>   359603a3847e scsi: megaraid_sas: fix spelling mistake "megarid_sas" ->
> "megaraid_sas"
>   07d9aa143464 scsi: megaraid_sas: set an unlimited max_segment_size
>
>   Here is the link to latest Linux upstream megaraid_sas driver source:
>
>
> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/scsi/megaraid
>
>   Please let me know if any further information is required.
>
>   Thanks,
>   Sumit
>
>   All are clean cherry picks into the 5.4 branch and can be pulled from the
>   following branch:
>
>
> https://code.launchpad.net/~mreed8855/ubuntu/+source/linux/+git/focal/+ref/lp1863581_megaraid_sas
>
>   [TESTING]
>   Modinfo should show that the megaraid_sas driver has been updated to
> 07.713.01.00
>
>   [REGRESSION RISK]
>   Low - Focal is not yet released, this is not being backported to current
> releases.
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1863581/+subscriptions
>

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1863581

Title:
  Ubuntu 20.04: megaraid_sas driver update to version 07.713.01.00-rc1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1863581/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1863581] Re: Ubuntu 20.04: megaraid_sas driver update to version 07.713.01.00-rc1

2020-03-27 Thread Sumit Saxena
Hi Michael,

Please let me know what's the cut off date for these test results.

Thanks,
Sumit

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1863581

Title:
  Ubuntu 20.04: megaraid_sas driver update to version 07.713.01.00-rc1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1863581/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 1863581] Re: Ubuntu 20.04: megaraid_sas driver update to version 07.713.01.00-rc1

2020-03-26 Thread Sumit Saxena
Hi Michael,

I have asked our internal test to validate megaraid_sas driver. I will
check with them and get back to you

Thanks,
Sumit

On Fri, Mar 27, 2020, 12:05 AM Michael Reed 
wrote:

> Hi Sumit,
>
> Have you had a chance to test this yet?
>
> Regards,
> Michael
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1863581
>
> Title:
>   Ubuntu 20.04: megaraid_sas driver update to version 07.713.01.00-rc1
>
> Status in linux package in Ubuntu:
>   In Progress
> Status in linux source package in Focal:
>   In Progress
>
> Bug description:
>   [IMPACT]
>   This is a feature request to update megaraid_sas driver in Ubuntu 20.04
> release to latest Linux upstream tip.
>   The current latest upstream megaraid_sas driver version is-
> 07.713.01.00-rc1.
>   The current latest Ubuntu 20.04 Pre GA kernel has megaraid_sas driver
> version- 07.710.50.00-rc1. This will allow users to utilize features of
>   the PERC 11 device. For this reason, Broadcom and Dell have requested
> that we pull these patches to update the megaraid_sas driver to the current
> upstream version.
>
>   [FIXES]
>   Below set of upstream commit ids will lift driver version to
> 07.713.01.00-rc1 from 07.710.50.00-rc1:
>
>   92b4f9d15059 scsi: megaraid_sas: fixup MSIx interrupt setup during resume
>   824b72db5086 scsi: megaraid_sas: Update driver version to
> 07.713.01.00-rc1
>   4d1634b8d12e scsi: megaraid_sas: Use Block layer API to check SCSI
> device in-flight IO requests
>   56ee0c585602 scsi: megaraid_sas: Limit the number of retries for the
> IOCTLs causing firmware fault
>   6d7537270e32 scsi: megaraid_sas: Do not initiate OCR if controller is
> not in ready state
>   201a810cc188 scsi: megaraid_sas: Re-Define enum DCMD_RETURN_STATUS
>   eeb63c23ffe1 scsi: megaraid_sas: Do not set HBA Operational if FW is not
> in operational state
>   9330a0fd827a scsi: megaraid_sas: Do not kill HBA if JBOD Seqence map or
> RAID map is disabled
>   eb974f34bb9d scsi: megaraid_sas: Do not kill host bus adapter, if
> adapter is already dead
>   6e73550670ed scsi: megaraid_sas: Update optimal queue depth for SAS and
> NVMe devices
>   a7faf81d7858 scsi: megaraid_sas: Set no_write_same only for Virtual Disk
>   499e7246d6da scsi: megaraid_sas: Reset adapter if FW is not in READY
> state after device resume
>   73374b39b01e scsi: megaraid_sas: Make poll_aen_lock static
>   01b8bca81e18 compat_ioctl: use correct compat_ptr() translation in
> drivers
>   8cfb8e40d686 scsi: megaraid_sas: remove unused variables
> 'debugBlk','fusion'
>   ff7ca7fd03ce scsi: megaraid_sas: Unique names for MSI-X vectors
>   9ab089d30bcf scsi: megaraid_sas: Introduce module parameter for default
> queue depth
>   e5460f084b84 scsi: megaraid_sas: Fix a compilation warning
>   88d5c343949e scsi: megaraid_sas: Make a bunch of functions static
>   e45ab43b1d40 scsi: megaraid_sas: Make some functions static
>   3b5f307ef3cb scsi: megaraid_sas: fix panic on loading firmware crashdump
>   359603a3847e scsi: megaraid_sas: fix spelling mistake "megarid_sas" ->
> "megaraid_sas"
>   07d9aa143464 scsi: megaraid_sas: set an unlimited max_segment_size
>
>   Here is the link to latest Linux upstream megaraid_sas driver source:
>
>
> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/scsi/megaraid
>
>   Please let me know if any further information is required.
>
>   Thanks,
>   Sumit
>
>   All are clean cherry picks into the 5.4 branch and can be pulled from the
>   following branch:
>
>
> https://code.launchpad.net/~mreed8855/ubuntu/+source/linux/+git/focal/+ref/lp1863581_megaraid_sas
>
>   [TESTING]
>   Modinfo should show that the megaraid_sas driver has been updated to
> 07.713.01.00
>
>   [REGRESSION RISK]
>   Low - Focal is not yet released, this is not being backported to current
> releases.
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1863581/+subscriptions
>

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1863581

Title:
  Ubuntu 20.04: megaraid_sas driver update to version 07.713.01.00-rc1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1863581/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1863581] Re: Ubuntu 20.04: megaraid_sas driver update to version 07.713.01.00-rc1

2020-02-17 Thread Sumit Saxena
** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1863581

Title:
  Ubuntu 20.04: megaraid_sas driver update to version 07.713.01.00-rc1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1863581/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1863581] [NEW] Ubuntu 20.04: megaraid_sas driver update to version 07.713.01.00-rc1

2020-02-17 Thread Sumit Saxena
Public bug reported:

This bug is to update megaraid_sas driver in Ubuntu 20.04 release to latest 
Linux upstream tip.
Current latest upstream megaraid_sas driver version is- 07.713.01.00-rc1.
Current latest Ubuntu 20.04 Pre GA kernel has megaraid_sas driver version- 
07.710.50.00-rc1.
Below set of upstream commit ids will lift driver version to 07.713.01.00-rc1 
from 07.710.50.00-rc1:

92b4f9d15059 scsi: megaraid_sas: fixup MSIx interrupt setup during resume
824b72db5086 scsi: megaraid_sas: Update driver version to 07.713.01.00-rc1
4d1634b8d12e scsi: megaraid_sas: Use Block layer API to check SCSI device 
in-flight IO requests
56ee0c585602 scsi: megaraid_sas: Limit the number of retries for the IOCTLs 
causing firmware fault
6d7537270e32 scsi: megaraid_sas: Do not initiate OCR if controller is not in 
ready state
201a810cc188 scsi: megaraid_sas: Re-Define enum DCMD_RETURN_STATUS
eeb63c23ffe1 scsi: megaraid_sas: Do not set HBA Operational if FW is not in 
operational state
9330a0fd827a scsi: megaraid_sas: Do not kill HBA if JBOD Seqence map or RAID 
map is disabled
eb974f34bb9d scsi: megaraid_sas: Do not kill host bus adapter, if adapter is 
already dead
6e73550670ed scsi: megaraid_sas: Update optimal queue depth for SAS and NVMe 
devices
a7faf81d7858 scsi: megaraid_sas: Set no_write_same only for Virtual Disk
499e7246d6da scsi: megaraid_sas: Reset adapter if FW is not in READY state 
after device resume
73374b39b01e scsi: megaraid_sas: Make poll_aen_lock static
01b8bca81e18 compat_ioctl: use correct compat_ptr() translation in drivers
8cfb8e40d686 scsi: megaraid_sas: remove unused variables 'debugBlk','fusion'
ff7ca7fd03ce scsi: megaraid_sas: Unique names for MSI-X vectors
9ab089d30bcf scsi: megaraid_sas: Introduce module parameter for default queue 
depth
e5460f084b84 scsi: megaraid_sas: Fix a compilation warning
88d5c343949e scsi: megaraid_sas: Make a bunch of functions static
e45ab43b1d40 scsi: megaraid_sas: Make some functions static
3b5f307ef3cb scsi: megaraid_sas: fix panic on loading firmware crashdump
359603a3847e scsi: megaraid_sas: fix spelling mistake "megarid_sas" -> 
"megaraid_sas"
07d9aa143464 scsi: megaraid_sas: set an unlimited max_segment_size

Here is the link to latest Linux upstream megaraid_sas driver source:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/scsi/megaraid

Please let me know if any further information is required.

Thanks,
Sumit

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1863581

Title:
  Ubuntu 20.04: megaraid_sas driver update to version 07.713.01.00-rc1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1863581/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs