diff options
author | Jian Shen <shenjian15@huawei.com> | 2018-09-21 18:41:37 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-09-22 05:29:32 +0300 |
commit | adefc0a2ff465f4ac4a88450fe69d336c8b074c5 (patch) | |
tree | cc1b147153be1c229ffef51163325d8efff5b8d7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | b1589924c046a5e774c6c74b195213555617bb78 (diff) | |
download | linux-adefc0a2ff465f4ac4a88450fe69d336c8b074c5.tar.xz |
net: hns3: Fix ets validate issue
There is a defect in hclge_ets_validate(). If each member of tc_tsa is
not IEEE_8021QAZ_TSA_ETS, the variable total_ets_bw won't be updated.
In this case, the check for value of total_ets_bw will fail. This patch
fixes it by checking total_ets_bw only after it has been updated.
Fixes: cacde272dd00 ("net: hns3: Add hclge_dcb module for the support of DCB feature")
Signed-off-by: Jian Shen <shenjian15@huawei.com>
Signed-off-by: Peng Li <lipeng321@huawei.com>
Signed-off-by: Salil Mehta <salil.mehta@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