diff options
author | Li Zhijian <[email protected]> | 2022-08-01 06:23:30 +0000 |
---|---|---|
committer | Jason Gunthorpe <[email protected]> | 2022-09-26 14:14:25 -0300 |
commit | f994ae0a143485fcc02ebf17a329239430306b6c (patch) | |
tree | a09d83e3b5dcd82a6ca49c2d2cf6473272e0c2d4 /scripts/bpf_doc.py | |
parent | b300729b77b0b746c4f898332705672eb50d3297 (diff) |
RDMA/rxe: Add send_common_ack() helper
Most code in send_ack() and send_atomic_ack() are duplicate, move them to
a new helper send_common_ack().
In newer IBA spec, some opcodes require acknowledge with a zero-length
read response, with this new helper, we can easily implement it later.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Li Zhijian <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions