> > I move prints to debug level for for "arrived at non-free entry" from > "Dropping frame due to full tx queue" . For some users those 5 patches > improve things, they fix problem of router connection hung completely. > Printk problem is connection stall due to CPU being busy, but > is possible to reconnect to AP after that. It's different issue. > yes they fix hung. same hung that does this single patch fix by moving to dbg so they're not printed at all. FYI "Dropping frame due to full tx queue" causes "arrived at non-free entry" eventually that freezes interface so only reboot helps, removing "Dropping frame due to full tx queue" from printing to logs prevents this kind of hung and is better solution than 5 patches. oh and don't forget to add note that rt2x00_err/rt2x00_dbg prints can cause serious bug so you don't acidentally enable them again in a year or two! > Also 'result in lower throughput' is over-generalized statement. More > precise would be 'it lower throughput on some test cases', but even > in those specific cases, throughput vary randomly with and without > patches. > 100Mbps TX 70Mbps RX without and 80Mbps TX 55 Mbps RX with 5 patches--> EA2750 HT40 CH2 4.14.82+4.19-rc5-1-1