summary refs log tree commit diff stats
path: root/hw/rdma/rdma_backend.c
diff options
context:
space:
mode:
authorYuval Shaia <yuval.shaia@oracle.com>2018-12-21 16:40:16 +0200
committerMarcel Apfelbaum <marcel.apfelbaum@gmail.com>2018-12-22 11:09:56 +0200
commit4082e533f640426a91d1a08c3aeb6824cd65e28a (patch)
tree02a4a059a1d167a9ba1966433a6ade3748c378fc /hw/rdma/rdma_backend.c
parenta5d2f6f8773a8ce7534e79b067f135d55c6274cb (diff)
downloadfocaccia-qemu-4082e533f640426a91d1a08c3aeb6824cd65e28a.tar.gz
focaccia-qemu-4082e533f640426a91d1a08c3aeb6824cd65e28a.zip
hw/rdma: Add ability to force notification without re-arm
Upon completion of incoming packet the device pushes CQE to driver's RX
ring and notify the driver (msix).
While for data-path incoming packets the driver needs the ability to
control whether it wished to receive interrupts or not, for control-path
packets such as incoming MAD the driver needs to be notified anyway, it
even do not need to re-arm the notification bit.

Enhance the notification field to support this.

Signed-off-by: Yuval Shaia <yuval.shaia@oracle.com>
Reviewed-by: Marcel Apfelbaum <marcel.apfelbaum@gmail.com>
Signed-off-by: Marcel Apfelbaum <marcel.apfelbaum@gmail.com>
Diffstat (limited to 'hw/rdma/rdma_backend.c')
0 files changed, 0 insertions, 0 deletions