summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorWeihang Li <liweihang@huawei.com>2020-03-20 11:23:41 +0800
committerJason Gunthorpe <jgg@mellanox.com>2020-03-26 16:52:29 -0300
commitcd4a70bb7d19063f63c8189bef08e2149f116ef0 (patch)
tree26748fbcba58109c4bba0228242fe2dbed8acfd2 /tools/perf/scripts/python
parentf4c5d869c8270703c3f3267242e4cc968c723370 (diff)
RDMA/hns: Remove redundant assignment of wc->smac when polling cq
The field smac in ib_wc was used for create AH and then it will be treated as destination mac address in UD sqwqe, but related code about filling smac into AH has been removed in core. Actually, the dmac in UD sqwqe is parsed from the dgid in grh which is passed in by ULP now, so this assignment should be removed. Link: https://lore.kernel.org/r/1584674622-52773-10-git-send-email-liweihang@huawei.com Signed-off-by: Weihang Li <liweihang@huawei.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions