diff options
author | Junxian Huang <[email protected]> | 2021-08-25 17:43:10 +0800 |
---|---|---|
committer | Jason Gunthorpe <[email protected]> | 2021-08-25 13:55:29 -0300 |
commit | 4303e61264c45cb535255c5b76400f5c4ab1305d (patch) | |
tree | 9cb6a634bc2fcccccb0cfab48c8feb8276033eb4 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 9bed8a70716ba65d300b9cc30eb7e0276353f7bf (diff) |
RDMA/hns: Bugfix for data type of dip_idx
dip_idx is associated with qp_num whose data type is u32. However, dip_idx
is incorrectly defined as u8 data in the hns_roce_dip struct, which leads
to data truncation during value assignment.
Fixes: f91696f2f053 ("RDMA/hns: Support congestion control type selection according to the FW")
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Junxian Huang <[email protected]>
Signed-off-by: Wenpeng Liang <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions