aboutsummaryrefslogtreecommitdiff
path: root/scripts/bpf_helpers_doc.py
diff options
context:
space:
mode:
authorWeihang Li <[email protected]>2020-03-20 11:23:41 +0800
committerJason Gunthorpe <[email protected]>2020-03-26 16:52:29 -0300
commitcd4a70bb7d19063f63c8189bef08e2149f116ef0 (patch)
tree26748fbcba58109c4bba0228242fe2dbed8acfd2 /scripts/bpf_helpers_doc.py
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/[email protected] Signed-off-by: Weihang Li <[email protected]> Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions