commit | cc9bb43ab394f14096a55ee6101af0e804c05f0f | [log] [tgz] |
---|---|---|
author | Yunsheng Lin <linyunsheng@huawei.com> | Wed Sep 27 09:45:27 2017 +0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Sep 28 10:35:11 2017 -0700 |
tree | 3dbc1c50024326f13cb60def6cb903b84128d5d9 | |
parent | 0a5677d39ef12739c9c10ef6e8e5f4b0805bfe71 [diff] |
net: hns3: Add tc-based TM support for sriov enabled port When sriov is enabled and TM is in tc-based mode, vf's TM parameters is not set in TM initialization process. This patch add the tc_based TM support for sriov enabled using the information in vport struct. Signed-off-by: Yunsheng Lin <linyunsheng@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>