[PATCH] tests: HE: add a test for wifi generation on 2.4 GHz

Johannes Berg johannes at sipsolutions.net
Tue Oct 13 07:36:04 EDT 2020


On Tue, 2020-10-13 at 11:57 +0200, Johannes Berg wrote:
 
> -def test_he_wifi_generation(dev, apdev):
> +def _test_he_wifi_generation(dev, apdev, conf, scan_freq):
>      """HE and wifi_generation"""
>      try:
>          hapd = None
>          params = {"ssid": "he",
>                    "country_code": "FI",
> -                  "hw_mode": "a",
> -                  "channel": "36",
> -                  "ht_capab": "[HT40+]",
>                    "ieee80211n": "1",
>                    "ieee80211ac": "1",

Wait, this is broken ... shouldn't have VHT here.

And then it shows another mac80211 bug :(

johannes





More information about the Hostap mailing list