commit | 9df8f79a4d2957fa3083e8fda0843d8c010351a7 | [log] [tgz] |
---|---|---|
author | Yunsheng Lin <linyunsheng@huawei.com> | Wed Sep 27 09:45:32 2017 +0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Sep 28 10:35:12 2017 -0700 |
tree | b94dacca52798405088a1d6f86b5555099aef21b | |
parent | 7979a223305016625d211dd051569933c433f81e [diff] |
net: hns3: Add DCB support when interacting with network stack When using lldptool to configure DCB parameter, hclge_dcb module call the client_ops->setup_tc to tell network stack which queue and priority is using for specific tc. Signed-off-by: Yunsheng Lin <linyunsheng@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>