linux-azure: vmbus-rdma: Use underscore to separate major and minor host OS version
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux-azure (Ubuntu) |
Fix Committed
|
High
|
Marcelo Cerri | ||
Bug Description
SRU Justification:
Impact:
Currently RDMA drivers names have a dot to separate the major and minor host OS version number (eg, hv_network_
modprobe ignores everything after the dot, so it's only possible to load the modules manually with `modprobe hv_network_
Also, after the modules is loaded, lsmod shows some errors when searching for `/sys/module/
Fix: replace dots with underscores to separate major and minor host OS version numbers.
Testcase:
The user should be able to load the drivers with their complete name, eg `modprobe hv_network_
Changed in linux-azure (Ubuntu): | |
importance: | Undecided → High |
status: | Triaged → In Progress |
summary: |
- linux-azure: vmbus-rdma: Use underscore to separate the minor host OS - version + linux-azure: vmbus-rdma: Use underscore to separate major and minor host + OS version |
Changed in linux-azure (Ubuntu): | |
status: | In Progress → Fix Committed |
https:/ /lists. ubuntu. com/archives/ kernel- team/2017- August/ 086267. html