Hi,
Thanks for the reply! I've also emailed the ath10k and linux-wireless list and waiting to hear back suggestions.
In the meantime can you educate me how the aqm queue interacts with wifi driver? Is that the driver pulls from the queue from time to time, instead of aqm pushes to the network interface? How often or what triggers the driver to pull?
I hope I can verify that if you can point me to the code to check that :)
And, for the queue itself, how long it's supposed to drop packets and clean up? It seems that when it's full, it notifies back-pressure to the socket instead of simply dropping the packets from the head or the tail of the queue?
Many thanks!
Joshua