openwrt / openwrt

This repository is a mirror of https://git.openwrt.org/openwrt/openwrt.git It is for reference only and is not active for check-ins. We will continue to accept Pull Requests here. They will be merged via staging trees then into openwrt.git.
Other
19.64k stars 10.25k forks source link

openwrt on Sinovoip BananaPi BPi R3 is not stable #13404

Open jcdutton opened 1 year ago

jcdutton commented 1 year ago

Describe the bug

After a period of use, the BPI-R3 stops forwarding packets over wifi. A software "reboot" does not fix the problem. A power cycle is needed to recover it. Sometimes, even after a power cycle, the wifi needs disable/enable cycles in Luci to get it working again. Router Model: Sinovoip BananaPi BPi R3 Image downloaded from: https://openwrt.org/toh/sinovoip/bananapi_bpi-r3 Luci status: OpenWrt SNAPSHOT r23797-ff2379662c / LuCI Master git-23.236.53281-98e3743

OpenWrt version

r23797-ff2379662c

OpenWrt target/subtarget

mediatek/filogic

Device

Bananapi BPI-R3

Image kind

Official downloaded image

Steps to reproduce

It is not easily reproducible. It occurs after a days of usage. I am not sure if the problem is wifi related, or switch port related or something else.

Actual behaviour

After a period of use, the BPI-R3 stops forwarding packets over wifi. A software "reboot" does not fix the problem. A power cycle is needed to recover it. Sometimes, even after a power cycle, the wifi needs disable/enable cycles in Luci to get it working again. In summary: The unit is not stable over periods of > 24hrs.

Expected behaviour

The router should be stable for weeks.

Additional info

No response

Diffconfig

No response

Terms

brada4 commented 1 year ago

Can you share /etc/config/wireless without key and ssid lines? Which band stops? What do you see in logread?

jcdutton commented 1 year ago

Nothing appears in the logread when the problem happens. I.e. no extra lines appear. It was using the 2G wifi at the time, but the problem happens on both 2G and 5G. /etc/config/wireless config wifi-device 'radio0' option type 'mac80211' option path 'platform/soc/18000000.wifi' option channel 'auto' option band '2g' option cell_density '0' option htmode 'HE20'

config wifi-iface 'default_radio0' option device 'radio0' option network 'lan' option mode 'ap' option encryption 'sae-mixed' option macfilter 'allow' list maclist 'xx:xx:xx:xx:xx:xx' list maclist 'xx:xx:xx:xx:xx:xx'

config wifi-device 'radio1' option type 'mac80211' option path 'platform/soc/18000000.wifi+1' option channel 'auto' option band '5g' option htmode 'HE80' option cell_density '0'

config wifi-iface 'default_radio1' option device 'radio1' option network 'lan' option mode 'ap' option encryption 'sae-mixed' option macfilter 'allow' list maclist 'xx:xx:xx:xx:xx:xx' list maclist 'xx:xx:xx:xx:xx:xx'

config wifi-iface 'wifinet2' option device 'radio0' option mode 'ap' option encryption 'sae-mixed' option network 'lan' option macfilter 'allow' list maclist 'xx:xx:xx:xx:xx:xx' list maclist 'xx:xx:xx:xx:xx:xx'

config wifi-iface 'wifinet3' option device 'radio1' option mode 'ap' option encryption 'sae-mixed' option network 'lan' option macfilter 'allow' list maclist 'xx:xx:xx:xx:xx:xx' list maclist 'xx:xx:xx:xx:xx:xx'

config wifi-iface 'wifinet4' option device 'radio0' option mode 'ap' option encryption 'sae-mixed' option network 'guest' option macfilter 'allow' list maclist 'xx:xx:xx:xx:xx:xx' list maclist 'xx:xx:xx:xx:xx:xx'

config wifi-iface 'wifinet5' option device 'radio1' option mode 'ap' option encryption 'sae-mixed' option network 'guest' option macfilter 'allow' list maclist 'xx:xx:xx:xx:xx:xx' list maclist 'xx:xx:xx:xx:xx:xx'

brada4 commented 1 year ago

option country 'GB' or alike is missing on both radios, though that should be only disabling 5GHz radio suddenly. Any thermal issues?

zuowei8 commented 1 year ago

please try to add one CPU fin or one fan to reduce the CPU's tempreture.

judyhuang88 commented 1 year ago

hello, friend, this problem may caused by overheating, suggest you can try our heatsink with fan, you can check the heatsink here: https://www.aliexpress.us/item/3256805581539217.html?spm

jcdutton commented 1 year ago

What is the BPI-R3 operating temperature range?

brada4 commented 1 year ago

Interesting question. Depends if you put asbestos or copper heatsink.

hagier commented 1 year ago

Can you still connect through cable when it stops forwarding WiFi packets?

I have issue where it completely freezes and I cannot connect to it until complete reboot through power cycle. #13198 Heat sinks and additional fan helped but it still happens.

ne20002 commented 12 months ago

We had the full freeze already and it seemed to have something to do with iPhones leaving the WiFi. I fixed it for me by disabling 2.4 WiFi and go with only 5 GHz. If this is an option for you, you may try this.

brada4 commented 12 months ago

@ne20002 are you in position to crash 2.4ghz wifi again and look at logread around your activities?

ne20002 commented 12 months ago

@brada4 We have a discusion already in #13198. For me freezes disapeared when I disabled 2.4G Wifi completely. As stated in #13198 it only occured when an iPhone left the wifi range and both Wifi have been on. It did never happen (for me) with Android or /e/OS devices. As I don't have an iPhone (a friend has one) I just can't reproduce it without her ;) I have a technical background but I don't know how to use logread here. Logs have been gone with the freeze. I may need advice on how to do this properly.

brada4 commented 12 months ago

So this is duplicate of other?

jcdutton commented 12 months ago

Hi, I am the original poster for this bug. It is not a duplicate of #13198 as I do not see any stack traces and for me it does not freeze, it just requires a power cycle, but sometimes a simple disconnect/reconnect at the client side works. When it fails for me, I can still ssh and logread to the BPi R3, it is just the wifi bits that stop working. Unfortunately, when I do ssh in and do logread or dmesg, no extra log messages appear between before the problem to the problem happening.

brada4 commented 12 months ago

Best explanation for random chips flopping is temperature, next coming burnt dried capacitors. Does 2.4ghz alone fail?

If you wave hand over the board - is there any chip running hot(ter)? They should certainly be under 70C. Normally few minutes of any kind of stress test should bring chips to their max.

jcdutton commented 11 months ago

Hi,

Using "sensors" from lm-sensors, the temps are all less than 70C and have heat sinks on them. I don't think the problem is heat related.

brada4 commented 11 months ago

So genuinely wifi firmware crashes on its own. Is it just one when its up or one when both are up. Might also relate to pci bus limitation when both are needed for crash. Please add ethtool -i for reference.

jcdutton commented 11 months ago

Note: phy0 is 2.4G, phy1 is 5G A question, is "DEV_000000-20221012174937" the latest and best firmware? Are there any instructions on how to compile and build one's own openwrt image. The Linux wifi code is not very well written, so I would like to add some fixes to it, and test to see if I can get any new log messages to be raised when things go wrong. For example, a fair amount of the Linux wifi code has no error paths.

ethtool -i phy0-ap0

driver: mt798x-wmac version: 5.15.132 firmware-version: DEV_000000-20221012174937 expansion-rom-version: bus-info: 18000000.wifi supports-statistics: yes supports-test: no supports-eeprom-access: no supports-register-dump: no supports-priv-flags: no

ethtool -i phy1-ap0

driver: mt798x-wmac version: 5.15.132 firmware-version: N/A expansion-rom-version: bus-info: 18000000.wifi supports-statistics: yes supports-test: no supports-eeprom-access: no supports-register-dump: no supports-priv-flags: no

brada4 commented 11 months ago

Did/does vendor openwrt 21/22 images work? If they do - what is the distinction...

jcdutton commented 11 months ago

I have maybe narrowed down the problem a bit. I got to a situation where I could, from the wifi client, ping some devices on the fixed network and not others. Looking at the arp table showed this sort of thing: The client is IP address D. All the others, A, B, C are on the ethernet LAN, only D is on wifi. arp -an ? (IP Address A) at MAC-Address-A [ether] on wlp1 ? (IP Address B) at on wlp1 ? (IP Address C) at on wlp1

In this scenario, ping from D to A worked, ping D to B or D to C failed. ping from A to B worked, ping from A to C worked. So, the wifi itself looks OK. It appears to be an ARP forwarding / resolution problem within the BPi R3. So, this might point to a problem with the switching within the BPi R3, and not a problem with the wifi within the R3.

brada4 commented 11 months ago

Are you using openwrt?

jcdutton commented 11 months ago

@brada4 Why do you ask? I stated the openwrt image I was downloading in the original post. I am currently compiling openwrt from source and using that, and it has similar problems.

brada4 commented 11 months ago

Interface na,e wlp is strange. Should be lanX ethX br-X sfpX normally. If you renamed default bridges you dhould say so. By default clients are on br-lan arp table.

jcdutton commented 11 months ago

The interface name wlp1 arp table is from the client PC, not the arp table of the openwrt. I was wishing to highlight that the client PC is not getting responses to ARP requests correctly, when the problem occurs. With more investigation, I installed tcpdump on the openwrt and am finding that it is not capturing all the ARP packets that should be seen. E.g. I am seeing ARP replies to a wifi client, but not seeing the ARP request from that client. So, in this case it is forwarding the ARP packets, but not all of them are getting to tcpdump. The problem with this, is that when the stability problem occurs next time, I won't know if it was a tcpdump problem or an actual missing packet. Also, if I configure openwrt to send syslog messages, if it uses tcp all the message get through, if I use udp, hardly any of the messages get through. I can maybe infer from that that the openwrt is dropping/missing forwarding some udp packets. I will do some more investigations to provide some more accurate conclusions.

lu-zero commented 10 months ago

It seems related to the wired side of the bridge, I can reproduce it on a slightly different hardware so the problem doesn't seem only for the bpi-r3.

In my case the wired device trying to join using dhcp had its packets reach dnsmasq but the replies from dnsmasq seem to not reach the wired network.

jcdutton commented 10 months ago

I saw this in another post to a different bug: "I finally managed to reproduce this (or a similar) problem on MT7981, but as the Ethernet part of MT7986 is more or less identical it should affect both SoCs: Up on receiving a corrupted Ethernet frame, RX DMA hangs. MediaTek actually reverted to use the old DMA and we may have to do the same: https://git01.mediatek.com/plugins/gitiles/openwrt/feeds/mtk-openwrt-feeds/+/8ecd51bed4f7b011c2d59cf93627ca598d4e9172 https://git01.mediatek.com/plugins/gitiles/openwrt/feeds/mtk-openwrt-feeds/+/231d3ac3e990b788564973c9a37ea850accce6e4"

So, there might be some progress coming in the future.

jcdutton commented 10 months ago

Previous I was plugged into lan4 ethernet Looking and the block diagram in the schematic, it looks like lan1-4 goes via an extra chip, MT7986A -> MT7531AE -> RJ45 The "wan" interface goes direct, MT7986A -> RJ45 I have now plugged into the "wan" interface, to see if this is any more stable. Thus narrowing down the problem to maybe the MT7531AE chip. If the "wan" interface is stable, it is good enough for me.

jcdutton commented 10 months ago

@lu-zero Which hardware do you have? Do you have a block diagram for it, showing which chips are being used for what? My setup seems more stable now that I have bypassed the MT7531AE switch chip. I don't know if your hardware uses a switch chip or not.

lu-zero commented 10 months ago

I saw the behavior on a GL.iNet GL-MT3000, I did not experience it again so far.

jcdutton commented 10 months ago

Using the wan interface, I have not seen any examples of the stability problems. I therefore suspect the MT7531AE chip as being the problem. Does anyone have any documentation for the MT7531AE ? Without the documents, it is difficult to diagnose any further.

jcdutton commented 10 months ago

Looking at this again, even though the Block diagram shows wan interface using a different path, looking at the real system running, it looks like wan might use the same path as lan1-4 after all, because they all seem to go via the special internal eth0

lu-zero commented 10 months ago

Here is a backtrace from the gl-inet

[77820.932311] ------------[ cut here ]------------
[77820.936932] NETDEV WATCHDOG: eth0 (mtk_soc_eth): transmit queue 0 timed out
[77820.943922] WARNING: CPU: 1 PID: 0 at 0xffffffc0086c1c04
[77820.949232] Modules linked in: pppoe ppp_async nft_fib_inet nf_flow_table_ipv6 nf_flow_table_ipv4 nf_flow_table_inet batman_adv wireguard pppox ppp_generic nft_reject_ipv6 nft_reject_ipv4 nft_reject_ine
t nft_reject nft_redir nft_quota nft_objref nft_numgen nft_nat nft_masq nft_log nft_limit nft_hash nft_flow_offload nft_fib_ipv6 nft_fib_ipv4 nft_fib nft_ct nft_counter nft_chain_nat nf_tables nf_nat nf_fl
ow_table nf_conntrack mt7915e mt76_connac_lib mt76 mac80211 libchacha20poly1305 chacha_neon cfg80211 slhc poly1305_neon nfnetlink nf_reject_ipv6 nf_reject_ipv4 nf_log_syslog nf_defrag_ipv6 nf_defrag_ipv4 l
ibcurve25519_generic libcrc32c libchacha crc_ccitt compat crypto_safexcel pwm_fan ip6_udp_tunnel udp_tunnel sha1_generic seqiv md5 des_generic libdes authencesn authenc leds_gpio xhci_plat_hcd xhci_pci xhc
i_mtk_hcd xhci_hcd gpio_button_hotplug usbcore usb_common
[77821.025644] CPU: 1 PID: 0 Comm: swapper/1 Not tainted 5.15.134 #0
[77821.031727] Hardware name: GL.iNet GL-MT3000 (DT)
[77821.036418] pstate: 40400005 (nZcv daif +PAN -UAO -TCO -DIT -SSBS BTYPE=--)
[77821.043367] pc : 0xffffffc0086c1c04
[77821.046846] lr : 0xffffffc0086c1c04
[77821.050322] sp : ffffffc00800bdb0
[77821.053624] x29: ffffffc00800bdb0 x28: 0000000000000140 x27: 00000000ffffffff
[77821.060751] x26: 0000000000000000 x25: 0000000000000001 x24: ffffff80003414c0
[77821.067879] x23: 0000000000000000 x22: 0000000000000001 x21: ffffffc008a36000
[77821.075005] x20: ffffff8000341000 x19: 0000000000000000 x18: ffffffc008a4a338
[77821.082131] x17: ffffffc0174a5000 x16: ffffffc008008000 x15: 000000000000034b
[77821.089255] x14: 0000000000000119 x13: ffffffc00800bae8 x12: ffffffc008aa2338
[77821.096380] x11: 712074696d736e61 x10: ffffffc008aa2338 x9 : 0000000000000000
[77821.103505] x8 : ffffffc008a4a2e8 x7 : ffffffc008a4a338 x6 : 0000000000000001
[77821.110630] x5 : 0000000000000000 x4 : 0000000000000000 x3 : 0000000000000000
[77821.117753] x2 : ffffff801fec3090 x1 : ffffffc0174a5000 x0 : 000000000000003f
[77821.124879] Call trace:
[77821.127315]  0xffffffc0086c1c04
[77821.130445]  0xffffffc0080a5e40
[77821.133574]  0xffffffc0080a66b8
[77821.136704]  0xffffffc0080a7008
[77821.139834]  0xffffffc00801010c
[77821.142965]  0xffffffc00803b4e0
[77821.146095]  0xffffffc00803b610
[77821.149226]  0xffffffc008089794
[77821.152356]  0xffffffc008421fc4
[77821.155486]  0xffffffc00801584c
[77821.158616]  0xffffffc00801614c
[77821.161744]  0xffffffc008830b50
[77821.164875]  0xffffffc008831294
[77821.168007]  0xffffffc008011374
[77821.171136]  0xffffffc008831874
[77821.174264]  0xffffffc008069600
[77821.177394]  0xffffffc008069824
[77821.180525]  0xffffffc00801ed40
[77821.183654]  0xffffffc00883a2cc
[77821.186783] ---[ end trace 8058c0a29fc4a3f6 ]---
hagaygo commented 10 months ago

Hi

Got the BPI-R3 up and running OpenWrt for about 2.5 month now as dumb AP.

Over that time i had 4 "Crashes". (The longest uptime without any issue was 29 days, other restarts were due to the upgrades or power outage)

My install is on the NAND memory and today's crash was on the 23.05.0 official release (second crash on this version)

Will use this opportunity to upgrade to 23.05.2.

My device is accessible using ssh but service like dnsmasq and wifi are not responding.

Attaching my dmesg output , i hope it will help to resolve this issue.

[182525.608601] ------------[ cut here ]------------
[182525.613304] Timeout waiting for MCU reset state 10
[182525.618215] WARNING: CPU: 0 PID: 7479 at 0xffffffc000adb2a8 [mt7915e@0000000055157591+0x21000]
[182525.626905] Modules linked in: pppoe ppp_async nft_fib_inet nf_flow_table_ipv6 nf_flow_table_ipv4 nf_flow_table_inet pppox ppp_generic nft_re                     ject_ipv6 nft_reject_ipv4 nft_reject_inet nft_reject nft_redir nft_quota nft_objref nft_numgen nft_nat nft_masq nft_log nft_limit nft_hash nft_fl                     ow_offload nft_fib_ipv6 nft_fib_ipv4 nft_fib nft_ct nft_counter nft_chain_nat nf_tables nf_nat nf_flow_table nf_conntrack mt7915e mt76_connac_lib                      mt76 mac80211 cfg80211 slhc sfp nfnetlink nf_reject_ipv6 nf_reject_ipv4 nf_log_syslog nf_defrag_ipv6 nf_defrag_ipv4 mdio_i2c libcrc32c crc_ccitt                      compat crypto_safexcel pwm_fan i2c_gpio i2c_algo_bit cifs oid_registry cifs_md4 cifs_arc4 asn1_decoder dns_resolver sha1_generic seqiv md5 des_g                     eneric libdes authencesn authenc leds_gpio xhci_plat_hcd xhci_pci xhci_mtk_hcd xhci_hcd gpio_button_hotplug usbcore usb_common
[182525.700941] CPU: 0 PID: 7479 Comm: kworker/u8:0 Not tainted 5.15.134 #0
[182525.707622] Hardware name: Bananapi BPI-R3 (DT)
[182525.712221] Workqueue: mt76 0xffffffc000add364 [mt7915e@0000000055157591+0x21000]
[182525.719771] pstate: 40400005 (nZcv daif +PAN -UAO -TCO -DIT -SSBS BTYPE=--)
[182525.726798] pc : 0xffffffc000adb2a8 [mt7915e@0000000055157591+0x21000]
[182525.733391] lr : 0xffffffc000adb2a8 [mt7915e@0000000055157591+0x21000]
[182525.739985] sp : ffffffc0113ebc50
[182525.743370] x29: ffffffc0113ebc50 x28: ffffff8003dc1ec0 x27: ffffff8003dc25f8
[182525.750572] x26: ffffff8003df2020 x25: ffffff8003df2590 x24: ffffff8003dc2020
[182525.757775] x23: 0000000000000000 x22: ffffff8003dc6020 x21: 0000000000000010
[182525.764977] x20: ffffff8003dc9ee0 x19: 0000000000000000 x18: ffffffc008a4a338
[182525.772179] x17: 000000007871b926 x16: 00000000208ebc88 x15: 00000000000003c9
[182525.779381] x14: 0000000000000143 x13: ffffffc0113eb988 x12: ffffffc008aa2338
[182525.786583] x11: 434d20726f662067 x10: ffffffc008aa2338 x9 : 0000000000000000
[182525.793785] x8 : ffffffc008a4a2e8 x7 : ffffffc008a4a338 x6 : 0000000000000001
[182525.800987] x5 : 0000000000000000 x4 : 0000000000000000 x3 : 0000000000000000
[182525.808188] x2 : ffffff807fb8a090 x1 : ffffffc07716c000 x0 : 0000000000000026
[182525.815390] Call trace:
[182525.817908]  0xffffffc000adb2a8 [mt7915e@0000000055157591+0x21000]
[182525.824157]  0xffffffc000addff0 [mt7915e@0000000055157591+0x21000]
[182525.830405]  0xffffffc008050910
[182525.833617]  0xffffffc008050c20
[182525.836829]  0xffffffc008058e1c
[182525.840040]  0xffffffc00801581c
[182525.843252] ---[ end trace 0320bc83c365f310 ]---
[182556.293752] ------------[ cut here ]------------
[182556.298454] Timeout waiting for MCU reset state 20
[182556.303347] WARNING: CPU: 0 PID: 7479 at 0xffffffc000adb2a8 [mt7915e@0000000055157591+0x21000]
[182556.312035] Modules linked in: pppoe ppp_async nft_fib_inet nf_flow_table_ipv6 nf_flow_table_ipv4 nf_flow_table_inet pppox ppp_generic nft_re                     ject_ipv6 nft_reject_ipv4 nft_reject_inet nft_reject nft_redir nft_quota nft_objref nft_numgen nft_nat nft_masq nft_log nft_limit nft_hash nft_fl                     ow_offload nft_fib_ipv6 nft_fib_ipv4 nft_fib nft_ct nft_counter nft_chain_nat nf_tables nf_nat nf_flow_table nf_conntrack mt7915e mt76_connac_lib                      mt76 mac80211 cfg80211 slhc sfp nfnetlink nf_reject_ipv6 nf_reject_ipv4 nf_log_syslog nf_defrag_ipv6 nf_defrag_ipv4 mdio_i2c libcrc32c crc_ccitt                      compat crypto_safexcel pwm_fan i2c_gpio i2c_algo_bit cifs oid_registry cifs_md4 cifs_arc4 asn1_decoder dns_resolver sha1_generic seqiv md5 des_g                     eneric libdes authencesn authenc leds_gpio xhci_plat_hcd xhci_pci xhci_mtk_hcd xhci_hcd gpio_button_hotplug usbcore usb_common
[182556.386072] CPU: 0 PID: 7479 Comm: kworker/u8:0 Tainted: G        W         5.15.134 #0
[182556.394139] Hardware name: Bananapi BPI-R3 (DT)
[182556.398738] Workqueue: mt76 0xffffffc000add364 [mt7915e@0000000055157591+0x21000]
[182556.406289] pstate: 80400005 (Nzcv daif +PAN -UAO -TCO -DIT -SSBS BTYPE=--)
[182556.413316] pc : 0xffffffc000adb2a8 [mt7915e@0000000055157591+0x21000]
[182556.419910] lr : 0xffffffc000adb2a8 [mt7915e@0000000055157591+0x21000]
[182556.426504] sp : ffffffc0113ebc50
[182556.429889] x29: ffffffc0113ebc50 x28: ffffff8003dc1ec0 x27: ffffff8003dc25f8
[182556.437091] x26: ffffff8003df2020 x25: ffffff8003df2590 x24: ffffff8003dc2020
[182556.444293] x23: 0000000000000000 x22: ffffff8003dc6020 x21: 0000000000000020
[182556.451495] x20: ffffff8003dc9ee0 x19: 0000000000000000 x18: ffffffc008a4a338
[182556.458697] x17: 0000000083512952 x16: 00000000589160b1 x15: 0000000000000420
[182556.465899] x14: 0000000000000160 x13: ffffffc0113eb988 x12: ffffffc008aa2338
[182556.473101] x11: 434d20726f662067 x10: ffffffc008aa2338 x9 : 0000000000000000
[182556.480303] x8 : ffffffc008a4a2e8 x7 : ffffffc008a4a338 x6 : 0000000000000001
[182556.487506] x5 : ffffff807fb876f8 x4 : 0000000000000000 x3 : 0000000000000027
[182556.494708] x2 : 0000000000000027 x1 : 0000000000000023 x0 : 0000000000000026
[182556.501911] Call trace:
[182556.504430]  0xffffffc000adb2a8 [mt7915e@0000000055157591+0x21000]
[182556.510678]  0xffffffc000add574 [mt7915e@0000000055157591+0x21000]
[182556.516925]  0xffffffc008050910
[182556.520136]  0xffffffc008050c20
[182556.523349]  0xffffffc008058e1c
[182556.526561]  0xffffffc00801581c
[182556.529772] ---[ end trace 0320bc83c365f311 ]---
[182576.751873] mt798x-wmac 18000000.wifi: Message 000026ed (seq 13) timeout
[182597.210851] mt798x-wmac 18000000.wifi: Message 00005aed (seq 14) timeout
[182617.668234] mt798x-wmac 18000000.wifi: Message 000026ed (seq 15) timeout
[182638.126400] mt798x-wmac 18000000.wifi: Message 000025ed (seq 1) timeout
[182638.133151] ------------[ cut here ]------------
[182638.137840] WARNING: CPU: 1 PID: 7442 at 0xffffffc000a3b1c0 [mac80211@00000000bd871309+0x83000]
[182638.146616] Modules linked in: pppoe ppp_async nft_fib_inet nf_flow_table_ipv6 nf_flow_table_ipv4 nf_flow_table_inet pppox ppp_generic nft_re                     ject_ipv6 nft_reject_ipv4 nft_reject_inet nft_reject nft_redir nft_quota nft_objref nft_numgen nft_nat nft_masq nft_log nft_limit nft_hash nft_fl                     ow_offload nft_fib_ipv6 nft_fib_ipv4 nft_fib nft_ct nft_counter nft_chain_nat nf_tables nf_nat nf_flow_table nf_conntrack mt7915e mt76_connac_lib                      mt76 mac80211 cfg80211 slhc sfp nfnetlink nf_reject_ipv6 nf_reject_ipv4 nf_log_syslog nf_defrag_ipv6 nf_defrag_ipv4 mdio_i2c libcrc32c crc_ccitt                      compat crypto_safexcel pwm_fan i2c_gpio i2c_algo_bit cifs oid_registry cifs_md4 cifs_arc4 asn1_decoder dns_resolver sha1_generic seqiv md5 des_g                     eneric libdes authencesn authenc leds_gpio xhci_plat_hcd xhci_pci xhci_mtk_hcd xhci_hcd gpio_button_hotplug usbcore usb_common
[182638.220654] CPU: 1 PID: 7442 Comm: kworker/u8:1 Tainted: G        W         5.15.134 #0
[182638.228721] Hardware name: Bananapi BPI-R3 (DT)
[182638.233321] Workqueue: phy1 0xffffffc000a39870 [mac80211@00000000bd871309+0x83000]
[182638.240958] pstate: 60400005 (nZCv daif +PAN -UAO -TCO -DIT -SSBS BTYPE=--)
[182638.247985] pc : 0xffffffc000a3b1c0 [mac80211@00000000bd871309+0x83000]
[182638.254666] lr : 0xffffffc000a3b088 [mac80211@00000000bd871309+0x83000]
[182638.261347] sp : ffffffc01138bc80
[182638.264732] x29: ffffffc01138bc80 x28: ffffffc008b13000 x27: 0000000000000001
[182638.271935] x26: ffffff8001011700 x25: ffffff8003df0880 x24: ffffffc008b13000
[182638.279137] x23: ffffffc000a39d58 x22: ffffff8000936508 x21: 0000000000000001
[182638.286340] x20: ffffff8006546500 x19: ffffff8000930000 x18: ffffffc008a4a338
[182638.293541] x17: 0000000000000000 x16: 0000000000000000 x15: 000000000000047d
[182638.300743] x14: 000000000000017f x13: ffffffc01138b788 x12: ffffffc008aa2338
[182638.307944] x11: 0000000000000040 x10: ffffffc008a47898 x9 : ffffffc008a47890
[182638.315146] x8 : ffffff8000400b90 x7 : 0000000000000000 x6 : 000002213b3f18ce
[182638.322348] x5 : 0000000000000000 x4 : 0000000000000000 x3 : 0000000000000000
[182638.329550] x2 : 0000000000000001 x1 : 0000000000000002 x0 : 00000000ffffff92
[182638.336752] Call trace:
[182638.339272]  0xffffffc000a3b1c0 [mac80211@00000000bd871309+0x83000]
[182638.345607]  0xffffffc000a39d58 [mac80211@00000000bd871309+0x83000]
[182638.351941]  0xffffffc008050910
[182638.355153]  0xffffffc008050c20
[182638.358365]  0xffffffc008058e1c
[182638.361576]  0xffffffc00801581c
[182638.364788] ---[ end trace 0320bc83c365f312 ]---
[182658.584764] mt798x-wmac 18000000.wifi: Message 000026ed (seq 2) timeout
[182679.042702] mt798x-wmac 18000000.wifi: Message 000026ed (seq 3) timeout
[182699.500818] mt798x-wmac 18000000.wifi: Message 000026ed (seq 4) timeout
[182719.958800] mt798x-wmac 18000000.wifi: Message 00005aed (seq 5) timeout
[182740.416399] mt798x-wmac 18000000.wifi: Message 000026ed (seq 6) timeout
[182760.876002] mt798x-wmac 18000000.wifi: Message 000026ed (seq 7) timeout
[182781.337829] mt798x-wmac 18000000.wifi: Message 000026ed (seq 8) timeout
[182801.801906] mt798x-wmac 18000000.wifi: Message 00005aed (seq 9) timeout
[182822.259901] mt798x-wmac 18000000.wifi: Message 00005aed (seq 10) timeout
[182842.735965] mt798x-wmac 18000000.wifi: Message 00005aed (seq 11) timeout
[182863.170298] mt798x-wmac 18000000.wifi: Message 00005aed (seq 12) timeout
[182883.627969] mt798x-wmac 18000000.wifi: Message 00005aed (seq 13) timeout
[182904.084312] mt798x-wmac 18000000.wifi: Message 00005aed (seq 14) timeout
[182924.541367] mt798x-wmac 18000000.wifi: Message 00005aed (seq 15) timeout
[182944.999859] mt798x-wmac 18000000.wifi: Message 00005aed (seq 1) timeout
[182965.456347] mt798x-wmac 18000000.wifi: Message 00005aed (seq 2) timeout
[182985.914555] mt798x-wmac 18000000.wifi: Message 00005aed (seq 3) timeout
[183006.372753] mt798x-wmac 18000000.wifi: Message 00005aed (seq 4) timeout
[183026.829893] mt798x-wmac 18000000.wifi: Message 00005aed (seq 5) timeout
[183047.288768] mt798x-wmac 18000000.wifi: Message 00005aed (seq 6) timeout
[183067.746574] mt798x-wmac 18000000.wifi: Message 00005aed (seq 7) timeout
[183088.204364] mt798x-wmac 18000000.wifi: Message 00005aed (seq 8) timeout
[183108.663134] mt798x-wmac 18000000.wifi: Message 00005aed (seq 9) timeout
[183129.120253] mt798x-wmac 18000000.wifi: Message 000025ed (seq 10) timeout
[183129.127047] phy1-ap0: HW problem - can not stop rx aggregation for bc:7f:a4:01:97:81 tid 0
[183149.578172] mt798x-wmac 18000000.wifi: Message 00005aed (seq 11) timeout
[183170.037304] mt798x-wmac 18000000.wifi: Message 00005aed (seq 12) timeout
[183190.494158] mt798x-wmac 18000000.wifi: Message 000025ed (seq 13) timeout
[183190.500984] ------------[ cut here ]------------
[183190.505670] WARNING: CPU: 3 PID: 7566 at 0xffffffc000a3b1c0 [mac80211@00000000bd871309+0x83000]
[183190.514445] Modules linked in: pppoe ppp_async nft_fib_inet nf_flow_table_ipv6 nf_flow_table_ipv4 nf_flow_table_inet pppox ppp_generic nft_re                     ject_ipv6 nft_reject_ipv4 nft_reject_inet nft_reject nft_redir nft_quota nft_objref nft_numgen nft_nat nft_masq nft_log nft_limit nft_hash nft_fl                     ow_offload nft_fib_ipv6 nft_fib_ipv4 nft_fib nft_ct nft_counter nft_chain_nat nf_tables nf_nat nf_flow_table nf_conntrack mt7915e mt76_connac_lib                      mt76 mac80211 cfg80211 slhc sfp nfnetlink nf_reject_ipv6 nf_reject_ipv4 nf_log_syslog nf_defrag_ipv6 nf_defrag_ipv4 mdio_i2c libcrc32c crc_ccitt                      compat crypto_safexcel pwm_fan i2c_gpio i2c_algo_bit cifs oid_registry cifs_md4 cifs_arc4 asn1_decoder dns_resolver sha1_generic seqiv md5 des_g                     eneric libdes authencesn authenc leds_gpio xhci_plat_hcd xhci_pci xhci_mtk_hcd xhci_hcd gpio_button_hotplug usbcore usb_common
[183190.588483] CPU: 3 PID: 7566 Comm: ip Tainted: G        W         5.15.134 #0
[183190.595683] Hardware name: Bananapi BPI-R3 (DT)
[183190.600282] pstate: 60400005 (nZCv daif +PAN -UAO -TCO -DIT -SSBS BTYPE=--)
[183190.607310] pc : 0xffffffc000a3b1c0 [mac80211@00000000bd871309+0x83000]
[183190.613991] lr : 0xffffffc000a3b088 [mac80211@00000000bd871309+0x83000]
[183190.620672] sp : ffffffc011473620
[183190.624055] x29: ffffffc011473620 x28: 0000000000000000 x27: 0000000000000000
[183190.631258] x26: 0000000000000001 x25: ffffff8003df0880 x24: ffffffc008b13000
[183190.638460] x23: ffffffc000a397b4 x22: ffffff8003ebc0e8 x21: 0000000000000003
[183190.645662] x20: ffffff8006546d00 x19: ffffff8003ebe000 x18: ffffffc008a4a338
[183190.652865] x17: 0000000000000000 x16: 0000000000000000 x15: 0000000000000525
[183190.660066] x14: 00000000000001b7 x13: ffffffc011473128 x12: ffffffc008aa2338
[183190.667268] x11: 2064653532303030 x10: ffffffc008aa2338 x9 : 0000000000000000
[183190.674470] x8 : ffffffc008a4a2e8 x7 : ffffffc008a4a338 x6 : 000002213b3f18ce
[183190.681673] x5 : 0000000000000000 x4 : 0000000000000000 x3 : 0000000000000000
[183190.688874] x2 : 0000000000000001 x1 : 0000000000000002 x0 : 00000000ffffff92
[183190.696077] Call trace:
[183190.698595]  0xffffffc000a3b1c0 [mac80211@00000000bd871309+0x83000]
[183190.704930]  0xffffffc000a397b4 [mac80211@00000000bd871309+0x83000]
[183190.711264]  0xffffffc000a2fea0 [mac80211@00000000bd871309+0x83000]
[183190.717598]  0xffffffc000a3284c [mac80211@00000000bd871309+0x83000]
[183190.723933]  0xffffffc000a4b028 [mac80211@00000000bd871309+0x83000]
[183190.730267]  0xffffffc000a19a00 [cfg80211@00000000461a3910+0x43000]
[183190.736602]  0xffffffc000a19af4 [cfg80211@00000000461a3910+0x43000]
[183190.742936]  0xffffffc0009e4f40 [cfg80211@00000000461a3910+0x43000]
[183190.749270]  0xffffffc0009e5450 [cfg80211@00000000461a3910+0x43000]
[183190.755605]  0xffffffc00805afc0
[183190.758816]  0xffffffc00865c710
[183190.762028]  0xffffffc00865ca28
[183190.765239]  0xffffffc00866b80c
[183190.768451]  0xffffffc00866b8a0
[183190.771663]  0xffffffc00874290c
[183190.774875]  0xffffffc0087463fc
[183190.778087]  0xffffffc00863d994
[183190.781299]  0xffffffc0081bb8cc
[183190.784511]  0xffffffc00801f60c
[183190.787722]  0xffffffc00801f6e0
[183190.790933]  0xffffffc008830844
[183190.794144]  0xffffffc0088313e0
[183190.797356]  0xffffffc0080115cc
[183190.800568] ---[ end trace 0320bc83c365f313 ]---
[183210.952673] mt798x-wmac 18000000.wifi: Message 00005aed (seq 14) timeout
[183231.410601] mt798x-wmac 18000000.wifi: Message 00005aed (seq 15) timeout
[183251.868325] mt798x-wmac 18000000.wifi: Message 000025ed (seq 1) timeout
[183251.875063] ------------[ cut here ]------------
[183251.879749] WARNING: CPU: 3 PID: 7566 at 0xffffffc000a3b1c0 [mac80211@00000000bd871309+0x83000]
[183251.888523] Modules linked in: pppoe ppp_async nft_fib_inet nf_flow_table_ipv6 nf_flow_table_ipv4 nf_flow_table_inet pppox ppp_generic nft_re                     ject_ipv6 nft_reject_ipv4 nft_reject_inet nft_reject nft_redir nft_quota nft_objref nft_numgen nft_nat nft_masq nft_log nft_limit nft_hash nft_fl                     ow_offload nft_fib_ipv6 nft_fib_ipv4 nft_fib nft_ct nft_counter nft_chain_nat nf_tables nf_nat nf_flow_table nf_conntrack mt7915e mt76_connac_lib                      mt76 mac80211 cfg80211 slhc sfp nfnetlink nf_reject_ipv6 nf_reject_ipv4 nf_log_syslog nf_defrag_ipv6 nf_defrag_ipv4 mdio_i2c libcrc32c crc_ccitt                      compat crypto_safexcel pwm_fan i2c_gpio i2c_algo_bit cifs oid_registry cifs_md4 cifs_arc4 asn1_decoder dns_resolver sha1_generic seqiv md5 des_g                     eneric libdes authencesn authenc leds_gpio xhci_plat_hcd xhci_pci xhci_mtk_hcd xhci_hcd gpio_button_hotplug usbcore usb_common
[183251.962559] CPU: 3 PID: 7566 Comm: ip Tainted: G        W         5.15.134 #0
[183251.969760] Hardware name: Bananapi BPI-R3 (DT)
[183251.974359] pstate: 60400005 (nZCv daif +PAN -UAO -TCO -DIT -SSBS BTYPE=--)
[183251.981386] pc : 0xffffffc000a3b1c0 [mac80211@00000000bd871309+0x83000]
[183251.988068] lr : 0xffffffc000a3b088 [mac80211@00000000bd871309+0x83000]
[183251.994748] sp : ffffffc011473620
[183251.998132] x29: ffffffc011473620 x28: 0000000000000000 x27: 0000000000000000
[183252.005335] x26: 0000000000000001 x25: ffffff8003df0880 x24: ffffffc008b13000
[183252.012537] x23: ffffffc000a397b4 x22: ffffff8003ebc508 x21: 0000000000000003
[183252.019740] x20: ffffff8006546e00 x19: ffffff8003ebe000 x18: ffffffc008a4a338
[183252.026942] x17: 0000000000000000 x16: 0000000000000000 x15: 00000000000005b2
[183252.034144] x14: 00000000000001e6 x13: ffffffc011473128 x12: ffffffc008aa2338
[183252.041346] x11: 6465353230303030 x10: ffffffc008aa2338 x9 : 0000000000000000
[183252.048548] x8 : ffffffc008a4a2e8 x7 : ffffffc008a4a338 x6 : 000002213b3f18ce
[183252.055750] x5 : 0000000000000000 x4 : 0000000000000000 x3 : 0000000000000000
[183252.062951] x2 : 0000000000000001 x1 : 0000000000000002 x0 : 00000000ffffff92
[183252.070153] Call trace:
[183252.072672]  0xffffffc000a3b1c0 [mac80211@00000000bd871309+0x83000]
[183252.079007]  0xffffffc000a397b4 [mac80211@00000000bd871309+0x83000]
[183252.085341]  0xffffffc000a2fea0 [mac80211@00000000bd871309+0x83000]
[183252.091675]  0xffffffc000a3284c [mac80211@00000000bd871309+0x83000]
[183252.098010]  0xffffffc000a4b028 [mac80211@00000000bd871309+0x83000]
[183252.104344]  0xffffffc000a19a00 [cfg80211@00000000461a3910+0x43000]
[183252.110679]  0xffffffc000a19af4 [cfg80211@00000000461a3910+0x43000]
[183252.117014]  0xffffffc0009e4f40 [cfg80211@00000000461a3910+0x43000]
[183252.123348]  0xffffffc0009e5450 [cfg80211@00000000461a3910+0x43000]
[183252.129683]  0xffffffc00805afc0
[183252.132895]  0xffffffc00865c710
[183252.136106]  0xffffffc00865ca28
[183252.139318]  0xffffffc00866b80c
[183252.142530]  0xffffffc00866b8a0
[183252.145742]  0xffffffc00874290c
[183252.148955]  0xffffffc0087463fc
[183252.152166]  0xffffffc00863d994
[183252.155378]  0xffffffc0081bb8cc
[183252.158589]  0xffffffc00801f60c
[183252.161801]  0xffffffc00801f6e0
[183252.165012]  0xffffffc008830844
[183252.168224]  0xffffffc0088313e0
[183252.171435]  0xffffffc0080115cc
[183252.174648] ---[ end trace 0320bc83c365f314 ]---
[183272.327150] mt798x-wmac 18000000.wifi: Message 00005aed (seq 2) timeout
[183292.785118] mt798x-wmac 18000000.wifi: Message 00005aed (seq 3) timeout
[183313.242455] mt798x-wmac 18000000.wifi: Message 000025ed (seq 4) timeout
[183313.249158] phy1-ap0: HW problem - can not stop rx aggregation for a4:50:46:1a:9d:29 tid 0
[183333.701431] mt798x-wmac 18000000.wifi: Message 00005aed (seq 5) timeout
[183354.159881] mt798x-wmac 18000000.wifi: Message 00005aed (seq 6) timeout
[183374.617044] mt798x-wmac 18000000.wifi: Message 000025ed (seq 7) timeout
[183374.623747] phy1-ap0: HW problem - can not stop rx aggregation for a4:50:46:1a:9d:29 tid 3
[183395.075587] mt798x-wmac 18000000.wifi: Message 00005aed (seq 8) timeout
[183415.533953] mt798x-wmac 18000000.wifi: Message 00005aed (seq 9) timeout
[183435.991940] mt798x-wmac 18000000.wifi: Message 000025ed (seq 10) timeout
[183435.998766] ------------[ cut here ]------------
[183436.003451] WARNING: CPU: 3 PID: 7566 at 0xffffffc000a3b1c0 [mac80211@00000000bd871309+0x83000]
[183436.012225] Modules linked in: pppoe ppp_async nft_fib_inet nf_flow_table_ipv6 nf_flow_table_ipv4 nf_flow_table_inet pppox ppp_generic nft_re                     ject_ipv6 nft_reject_ipv4 nft_reject_inet nft_reject nft_redir nft_quota nft_objref nft_numgen nft_nat nft_masq nft_log nft_limit nft_hash nft_fl                     ow_offload nft_fib_ipv6 nft_fib_ipv4 nft_fib nft_ct nft_counter nft_chain_nat nf_tables nf_nat nf_flow_table nf_conntrack mt7915e mt76_connac_lib                      mt76 mac80211 cfg80211 slhc sfp nfnetlink nf_reject_ipv6 nf_reject_ipv4 nf_log_syslog nf_defrag_ipv6 nf_defrag_ipv4 mdio_i2c libcrc32c crc_ccitt                      compat crypto_safexcel pwm_fan i2c_gpio i2c_algo_bit cifs oid_registry cifs_md4 cifs_arc4 asn1_decoder dns_resolver sha1_generic seqiv md5 des_g                     eneric libdes authencesn authenc leds_gpio xhci_plat_hcd xhci_pci xhci_mtk_hcd xhci_hcd gpio_button_hotplug usbcore usb_common
[183436.086260] CPU: 3 PID: 7566 Comm: ip Tainted: G        W         5.15.134 #0
[183436.093461] Hardware name: Bananapi BPI-R3 (DT)
[183436.098060] pstate: 60400005 (nZCv daif +PAN -UAO -TCO -DIT -SSBS BTYPE=--)
[183436.105087] pc : 0xffffffc000a3b1c0 [mac80211@00000000bd871309+0x83000]
[183436.111768] lr : 0xffffffc000a3b088 [mac80211@00000000bd871309+0x83000]
[183436.118448] sp : ffffffc011473620
[183436.121833] x29: ffffffc011473620 x28: 0000000000000000 x27: 0000000000000000
[183436.129035] x26: 0000000000000001 x25: ffffff8003df0880 x24: ffffffc008b13000
[183436.136238] x23: ffffffc000a397b4 x22: ffffff80009360e8 x21: 0000000000000003
[183436.143440] x20: ffffff8006546300 x19: ffffff8000930000 x18: ffffffc008a4a338
[183436.150643] x17: 0000000000000000 x16: 0000000000000000 x15: 0000000000000657
[183436.157845] x14: 000000000000021d x13: ffffffc011473128 x12: ffffffc008aa2338
[183436.165047] x11: 2064653532303030 x10: ffffffc008aa2338 x9 : 0000000000000000
[183436.172249] x8 : ffffffc008a4a2e8 x7 : ffffffc008a4a338 x6 : 000002213b3f18ce
[183436.179452] x5 : 0000000000000000 x4 : 0000000000000000 x3 : 0000000000000000
[183436.186653] x2 : 0000000000000001 x1 : 0000000000000002 x0 : 00000000ffffff92
[183436.193856] Call trace:
[183436.196375]  0xffffffc000a3b1c0 [mac80211@00000000bd871309+0x83000]
[183436.202710]  0xffffffc000a397b4 [mac80211@00000000bd871309+0x83000]
[183436.209043]  0xffffffc000a2fea0 [mac80211@00000000bd871309+0x83000]
[183436.215377]  0xffffffc000a3284c [mac80211@00000000bd871309+0x83000]
[183436.221711]  0xffffffc000a4b028 [mac80211@00000000bd871309+0x83000]
[183436.228045]  0xffffffc000a19a00 [cfg80211@00000000461a3910+0x43000]
[183436.234380]  0xffffffc000a19af4 [cfg80211@00000000461a3910+0x43000]
[183436.240715]  0xffffffc0009e4f40 [cfg80211@00000000461a3910+0x43000]
[183436.247049]  0xffffffc0009e5450 [cfg80211@00000000461a3910+0x43000]
[183436.253383]  0xffffffc00805afc0
[183436.256594]  0xffffffc00865c710
[183436.259806]  0xffffffc00865ca28
[183436.263018]  0xffffffc00866b80c
[183436.266230]  0xffffffc00866b8a0
[183436.269442]  0xffffffc00874290c
[183436.272653]  0xffffffc0087463fc
[183436.275865]  0xffffffc00863d994
[183436.279077]  0xffffffc0081bb8cc
[183436.282290]  0xffffffc00801f60c
[183436.285501]  0xffffffc00801f6e0
[183436.288712]  0xffffffc008830844
[183436.291925]  0xffffffc0088313e0
[183436.295137]  0xffffffc0080115cc
[183436.298349] ---[ end trace 0320bc83c365f315 ]---
[183456.449677] mt798x-wmac 18000000.wifi: Message 00005aed (seq 11) timeout
[183476.907845] mt798x-wmac 18000000.wifi: Message 00005aed (seq 12) timeout
[183497.366501] mt798x-wmac 18000000.wifi: Message 000025ed (seq 13) timeout
[183497.373327] ------------[ cut here ]------------
[183497.378011] WARNING: CPU: 3 PID: 7566 at 0xffffffc000a3b1c0 [mac80211@00000000bd871309+0x83000]
[183497.386784] Modules linked in: pppoe ppp_async nft_fib_inet nf_flow_table_ipv6 nf_flow_table_ipv4 nf_flow_table_inet pppox ppp_generic nft_re                     ject_ipv6 nft_reject_ipv4 nft_reject_inet nft_reject nft_redir nft_quota nft_objref nft_numgen nft_nat nft_masq nft_log nft_limit nft_hash nft_fl                     ow_offload nft_fib_ipv6 nft_fib_ipv4 nft_fib nft_ct nft_counter nft_chain_nat nf_tables nf_nat nf_flow_table nf_conntrack mt7915e mt76_connac_lib                      mt76 mac80211 cfg80211 slhc sfp nfnetlink nf_reject_ipv6 nf_reject_ipv4 nf_log_syslog nf_defrag_ipv6 nf_defrag_ipv4 mdio_i2c libcrc32c crc_ccitt                      compat crypto_safexcel pwm_fan i2c_gpio i2c_algo_bit cifs oid_registry cifs_md4 cifs_arc4 asn1_decoder dns_resolver sha1_generic seqiv md5 des_g                     eneric libdes authencesn authenc leds_gpio xhci_plat_hcd xhci_pci xhci_mtk_hcd xhci_hcd gpio_button_hotplug usbcore usb_common
[183497.460821] CPU: 3 PID: 7566 Comm: ip Tainted: G        W         5.15.134 #0
[183497.468021] Hardware name: Bananapi BPI-R3 (DT)
[183497.472620] pstate: 60400005 (nZCv daif +PAN -UAO -TCO -DIT -SSBS BTYPE=--)
[183497.479647] pc : 0xffffffc000a3b1c0 [mac80211@00000000bd871309+0x83000]
[183497.486329] lr : 0xffffffc000a3b088 [mac80211@00000000bd871309+0x83000]
[183497.493010] sp : ffffffc011473620
[183497.496394] x29: ffffffc011473620 x28: 0000000000000000 x27: 0000000000000000
[183497.503597] x26: 0000000000000001 x25: ffffff8003df0880 x24: ffffffc008b13000
[183497.510799] x23: ffffffc000a397b4 x22: ffffff8000936400 x21: 0000000000000003
[183497.518002] x20: ffffff8006546600 x19: ffffff8000930000 x18: ffffffc008a4a338
[183497.525204] x17: 0000000000000000 x16: 0000000000000000 x15: 00000000000006e4
[183497.532406] x14: 000000000000024c x13: ffffffc011473128 x12: ffffffc008aa2338
[183497.539609] x11: 2064653532303030 x10: ffffffc008aa2338 x9 : 0000000000000000
[183497.546811] x8 : ffffffc008a4a2e8 x7 : ffffffc008a4a338 x6 : 000002213b3f18ce
[183497.554013] x5 : 0000000000000000 x4 : 0000000000000000 x3 : 0000000000000000
[183497.561214] x2 : 0000000000000001 x1 : 0000000000000002 x0 : 00000000ffffff92
[183497.568415] Call trace:
[183497.570933]  0xffffffc000a3b1c0 [mac80211@00000000bd871309+0x83000]
[183497.577267]  0xffffffc000a397b4 [mac80211@00000000bd871309+0x83000]
[183497.583602]  0xffffffc000a2fea0 [mac80211@00000000bd871309+0x83000]
[183497.589936]  0xffffffc000a3284c [mac80211@00000000bd871309+0x83000]
[183497.596270]  0xffffffc000a4b028 [mac80211@00000000bd871309+0x83000]
[183497.602605]  0xffffffc000a19a00 [cfg80211@00000000461a3910+0x43000]
[183497.608939]  0xffffffc000a19af4 [cfg80211@00000000461a3910+0x43000]
[183497.615273]  0xffffffc0009e4f40 [cfg80211@00000000461a3910+0x43000]
[183497.621607]  0xffffffc0009e5450 [cfg80211@00000000461a3910+0x43000]
[183497.627942]  0xffffffc00805afc0
[183497.631154]  0xffffffc00865c710
[183497.634365]  0xffffffc00865ca28
[183497.637576]  0xffffffc00866b80c
[183497.640788]  0xffffffc00866b8a0
[183497.644000]  0xffffffc00874290c
[183497.647212]  0xffffffc0087463fc
[183497.650423]  0xffffffc00863d994
[183497.653634]  0xffffffc0081bb8cc
[183497.656845]  0xffffffc00801f60c
[183497.660057]  0xffffffc00801f6e0
[183497.663268]  0xffffffc008830844
[183497.666480]  0xffffffc0088313e0
[183497.669692]  0xffffffc0080115cc
[183497.672904] ---[ end trace 0320bc83c365f316 ]---