diff options
author | Jiaran Zhang <zhangjiaran@huawei.com> | 2020-09-19 13:03:18 +0300 |
---|---|---|
committer | Jason Gunthorpe <jgg@nvidia.com> | 2020-09-24 21:56:27 +0300 |
commit | 172505cfa3a8ee98acaa569fd3be97697b333958 (patch) | |
tree | dd23d64f037a0ab613bd280fc2cb0dcfb841c08f /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | c19893fd9c606ffdf827a6feb0e4dbd35eae99ab (diff) | |
download | linux-172505cfa3a8ee98acaa569fd3be97697b333958.tar.xz |
RDMA/hns: Add check for the validity of sl configuration
According to the RoCE v1 specification, the sl (service level) 0-7 are
mapped directly to priorities 0-7 respectively, sl 8-15 are reserved. The
driver should verify whether the the value of sl is larger than 7, if so,
an exception should be returned.
Fixes: 926a01dc000d ("RDMA/hns: Add QP operations support for hip08 SoC")
Link: https://lore.kernel.org/r/1600509802-44382-5-git-send-email-liweihang@huawei.com
Signed-off-by: Jiaran Zhang <zhangjiaran@huawei.com>
Signed-off-by: Weihang Li <liweihang@huawei.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions