Loading
hw/pvrdma: Set the correct opcode for recv completion
The function pvrdma_post_cqe populates CQE entry with opcode from the given completion element. For receive operation value was not set. Fix it by setting it to IBV_WC_RECV. 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>