diff options
author | Sergey Matyukevich <sergey.matyukevich.os@quantenna.com> | 2017-10-30 13:13:49 +0300 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2017-10-30 12:51:49 +0200 |
commit | c35c0d54a77d0ff9c101cb3f4e975793f8cb7067 (patch) | |
tree | 2ad92fa707015f8c7f25968059749e77b91cfd40 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | bf024645ac9df78292e65e939b60c9a58e7b9fbb (diff) |
qtnfmac: modify full Tx queue recovery
Current recovery approach is to wake s/w Tx queues for skb->dev netdevice.
However this approach doesn't cover the case when h/w queue is full of
packets from a single wireless interface. Suppose xmit attempt from the
second wireless interface fails due to failed reclaim. Then the second
interface will not have a chance to recover even if subsequent reclaims
succeed. Possible solution is to attempt to wake all the s/w queues
belonging to driver interfaces.
Signed-off-by: Sergey Matyukevich <sergey.matyukevich.os@quantenna.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions