commit | 30d240dfa2e88f7941f72fac9a256358f7d55ad8 | [log] [tgz] |
---|---|---|
author | Yunsheng Lin <linyunsheng@huawei.com> | Tue Oct 17 14:51:30 2017 +0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Oct 19 12:45:45 2017 +0100 |
tree | f7315b79a9829aa40cd52824c4585c5528b3e99d | |
parent | 56fd2b2ca467f22f940282bf2c1ca4e1cb8f4c67 [diff] |
net: hns3: Add mqprio hardware offload support in hns3 driver When using tc qdisc, dcb_ops->setup_tc is used to tell hclge_dcb module to do the tm related setup. Only TC_MQPRIO_MODE_CHANNEL offload mode is supported. Signed-off-by: Yunsheng Lin <linyunsheng@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>