]> git.baikalelectronics.ru Git - kernel.git/commit
net: hns3: Add DCB support when interacting with network stack
authorYunsheng Lin <linyunsheng@huawei.com>
Wed, 27 Sep 2017 01:45:32 +0000 (09:45 +0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 28 Sep 2017 17:35:12 +0000 (10:35 -0700)
commit77aafe928260bf4b5b250e4ed5837c4c8052fed6
treeb94dacca52798405088a1d6f86b5555099aef21b
parentc421e10bd9b407c61461f7d9750ec1dc2b6986fc
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>
drivers/net/ethernet/hisilicon/hns3/hns3pf/hns3_enet.c