openwrt / mt76

mac80211 driver for MediaTek MT76x0e, MT76x2e, MT7603, MT7615, MT7628 and MT7688
738 stars 343 forks source link

MT7613 tx hangs when running mesh mode #638

Open myapple opened 2 years ago

myapple commented 2 years ago

MT7613 tx hangs when running mesh mode, but it work ok in AP mode

cat /sys/kernel/debug/ieee80211/phy1/mt76/xmit-queues
     queue | hw-queued |      head |      tail |
         0 |         0 |       138 |       138 |
         1 |       111 |       178 |        67 |
         2 |       480 |       401 |       433 |
         3 |         0 |         0 |         0 |
         4 |         0 |         2 |         2 |

test with commit 26fb105e538c0b90ca69525adb5b20d016993e7a


also, test with https://termbin.com/7f83 , have same result

mesh link is ok , tx just hang


if the radio run in AP mode , seems that all is ok

mpowell3bb commented 2 years ago

I see the same thing. Have been following #518 because it seems similar.

In my scenario, it is queue 0 that gets stuck.

nbd168 commented 2 years ago

Please try the latest version

an-kaly commented 2 years ago

Mesh function is stable now on 22.03 snapshot on Tplink archer C6U