[Bug 2084731] Re: Not report 6 GHz capability correctly

Dirk Su 2084731 at bugs.launchpad.net
Fri Oct 18 07:22:34 UTC 2024


@seb128

Thank for the comment. I modified the section "Where problems could
occur" and try explain more about it

** Description changed:

  [Impact]
  
  network-manager not report 6GHz capability even hardware able to support
  6GHz band
  
  [Test Plan]
  
  1. nmcli -f wifi-properties.6ghz device show $DEV
  2. should get correct result on 6GHz band enabled system
-    "WIFI-PROPERTIES.6GHZ:                   yes"
+    "WIFI-PROPERTIES.6GHZ:                   yes"
  
  [Where problems could occur]
- This SRU modify the method parsing WIFI PHY supported bands. And there is not other function impact. The risk should be low
+ This SRU add attribute NL80211_ATTR_SPLIT_WIPHY_DUMP to split wiphy data across multiple messages, then parse the message one by one to get full supported frequencies. This attribute added after Linux 3.9. And there is not other function impact. The risk should be low
  
  [Other information]
  upstream merge proposal https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/merge_requests/1899

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

Title:
  Not report 6 GHz capability correctly

Status in OEM Priority Project:
  New
Status in network-manager package in Ubuntu:
  Fix Released
Status in network-manager source package in Noble:
  In Progress

Bug description:
  [Impact]

  network-manager not report 6GHz capability even hardware able to
  support 6GHz band

  [Test Plan]

  1. nmcli -f wifi-properties.6ghz device show $DEV
  2. should get correct result on 6GHz band enabled system
     "WIFI-PROPERTIES.6GHZ:                   yes"

  [Where problems could occur]
  This SRU add attribute NL80211_ATTR_SPLIT_WIPHY_DUMP to split wiphy data across multiple messages, then parse the message one by one to get full supported frequencies. This attribute added after Linux 3.9. And there is not other function impact. The risk should be low

  [Other information]
  upstream merge proposal https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/merge_requests/1899

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/2084731/+subscriptions




More information about the Ubuntu-sponsors mailing list