Loading
net: hns3: add support for vf multiple tcs
driver inclusion category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/IALRBN CVE: NA -------------------------------------------------------- Add ieee_setets and ieee_getets supported for vf. Configures and queries vf multi-TC parameters, including the number of vf TCs, scheduling mode, and bandwidth weight. The number of TCs, scheduling mode, and bandwidth weight configured for the vf must be the same as those configured for the pf. When multiple TCs are configured for a vf, the pf does not allow the modification of TC parameters until all vfs are configured to work in single-TC mode. Signed-off-by:Jian Shen <shenjian15@huawei.com> Signed-off-by:
Hao Lan <lanhao@huawei.com>