Revision a7d2e03928c1936004750c56faf7534c8534f875 authored by Bryan Tan on 10 August 2017, 19:05:02 UTC, committed by Doug Ledford on 16 August 2017, 14:56:04 UTC
There is a chance of a race between arming the CQ and receiving
completions. By reporting CQ missed events any ULPs should poll
again to get the completions.

Fixes: 29c8d9eba550 ("IB: Add vmw_pvrdma driver")
Acked-by: Aditya Sarwade <asarwade@vmware.com>
Signed-off-by: Bryan Tan <bryantan@vmware.com>
Signed-off-by: Adit Ranadive <aditr@vmware.com>
Reviewed-by: Yuval Shaia <yuval.shaia@oracle.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
1 parent 48107c4
History
File Mode Size
Kconfig -rw-r--r-- 2.4 KB
Makefile -rw-r--r-- 343 bytes
virtio.c -rw-r--r-- 10.6 KB
virtio_balloon.c -rw-r--r-- 19.4 KB
virtio_input.c -rw-r--r-- 10.1 KB
virtio_mmio.c -rw-r--r-- 18.6 KB
virtio_pci_common.c -rw-r--r-- 15.1 KB
virtio_pci_common.h -rw-r--r-- 4.7 KB
virtio_pci_legacy.c -rw-r--r-- 7.6 KB
virtio_pci_modern.c -rw-r--r-- 20.6 KB
virtio_ring.c -rw-r--r-- 34.5 KB

back to top