summaryrefslogtreecommitdiff
path: root/kernel/bpf
diff options
context:
space:
mode:
authorHaggai Eran <haggaie@mellanox.com>2016-02-29 13:45:08 (GMT)
committerDoug Ledford <dledford@redhat.com>2016-03-01 16:04:07 (GMT)
commit25361e02c44873a17e0148d9d5c42fa2e938a019 (patch)
treeb727559092760dfd37cb4bac47583e28508c3131 /kernel/bpf
parent7722f47e71e58592a2ba4437d27c802ba1c64e08 (diff)
downloadlinux-25361e02c44873a17e0148d9d5c42fa2e938a019.tar.xz
IB/mlx5: Generate completions in software
The GSI QP emulation requires also emulating completions for transmitted MADs. The CQ on which these completions are generated can also be used by the hardware, and the MAD layer is free to use any CQ of the device for the GSI QP. Add a method for generating software completions to each mlx5 CQ. Software completions are polled first, and generate calls to the completion handler callback if necessary. Reviewed-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Haggai Eran <haggaie@mellanox.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'kernel/bpf')
0 files changed, 0 insertions, 0 deletions