]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit - drivers/net/ethernet/hisilicon/hns3/hns3_enet.c
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)
commit9df8f79a4d2957fa3083e8fda0843d8c010351a7
treeb94dacca52798405088a1d6f86b5555099aef21b
parent7979a223305016625d211dd051569933c433f81e
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