diff options
author | 2019-11-14 10:32:41 +0800 | |
---|---|---|
committer | 2019-11-14 18:06:34 -0800 | |
commit | c2d56897819338eb0ba8b93184f7d10329b36653 (patch) | |
tree | fac16923ce2e29f0c470f0213ab8544450f6f36d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: hns3: reallocate SSU' buffer size when pfc_en changes (diff) | |
download | wireguard-linux-c2d56897819338eb0ba8b93184f7d10329b36653.tar.xz wireguard-linux-c2d56897819338eb0ba8b93184f7d10329b36653.zip |
net: hns3: fix ETS bandwidth validation bug
Some device only support 4 TCs, but the driver check the total
bandwidth of 8 TCs, so may cause wrong configurations write to
the hw.
This patch uses hdev->tc_max to instead HNAE3_MAX_TC to fix it.
Fixes: e432abfb99e5 ("net: hns3: add common validation in hclge_dcb")
Signed-off-by: Yonglong Liu <liuyonglong@huawei.com>
Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions