commit | 6cede1f17f51333ecf9cd4c9fca5565842f1bf55 | [log] [tgz] |
---|---|---|
author | Rahul Lakkireddy <rahul.lakkireddy@chelsio.com> | Mon Aug 22 16:29:07 2016 +0530 |
committer | David S. Miller <davem@davemloft.net> | Mon Aug 22 18:29:13 2016 -0700 |
tree | 532509974f67df7dda469a9cdf1abf32792bdbb7 | |
parent | b72a32dacdfa29b21da8c720ab9ceee40399b2ac [diff] |
cxgb4: add support for per queue tx scheduling Add support to bind/unbind specified tx queues to/from scheduling classes. If a queue is already bound to a scheduling class, it is unbound first and then bound to a new specified class. Signed-off-by: Rahul Lakkireddy <rahul.lakkireddy@chelsio.com> Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>