Re: iwlwifi / rtw88 / rtw89 hw crypto request for test (precon for HT/VHT)
- In reply to: Bjoern A. Zeeb: "Re: iwlwifi / rtw88 / rtw89 hw crypto request for test (precon for HT/VHT)"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 28 Feb 2025 09:41:49 UTC
On 2/27/25 16:54, Bjoern A. Zeeb wrote: Hello. > If you can compile yourself, can you (in 14.2 / stable/14 still in > /usr/src (or wherever your source tree is) and then tools/tools/ > net80211/wlanstats/ > Type make and make install and make sure your shell finds the newly > innstalled program. > > wlanstats [-i wlan0] might tell you things and we can start seeing > what's wrong maybe. Soon after boot with hw_crypto=0: 1 rx discard 'cuz dup 5 rx discard 'cuz mcast echo 11 rx beacon frames 2 rx element unknown 1 tx failed 'cuz no defkey 1 active scans started 392 ccmp crypto done in s/w 13 rx management frames 176 total data frames received 169 unicast data frames received 7 multicast data frames received 220 total data frames transmit 220 unicast data frames sent 54.0M current transmit rate 23.5 current rssi -96 current noise floor (dBm) -72.5 current signal (dBm) Soon after boot with hw_crypto=1: 2 rx discard 'cuz dup 5 rx discard 'cuz mcast echo 9 rx beacon frames 7 rx element unknown 1 tx failed 'cuz no defkey 1 active scans started 11 rx management frames 150 total data frames received 147 unicast data frames received 3 multicast data frames received 188 total data frames transmit 188 unicast data frames sent 54.0M current transmit rate 22.5 current rssi -96 current noise floor (dBm) -73.5 current signal (dBm) After trying to scp some files (which doesn't work with hw_crypto=1): 2 rx discard 'cuz dup 6 rx discard 'cuz mcast echo 19 rx beacon frames 7 rx element unknown 1 tx failed 'cuz no defkey 1 active scans started 21 rx management frames 189 total data frames received 179 unicast data frames received 10 multicast data frames received 233 total data frames transmit 233 unicast data frames sent 54.0M current transmit rate 24.5 current rssi -96 current noise floor (dBm) -71.5 current signal (dBm) > Thanks a lot for going the full way of trying with all the extra > cherry-picks. Thanks to you. I'm willing to test anything I can. bye av. P.S. Perhaps there's some commit from stable that I should also merge, besides yours?