rdma: fix rx CQ mask to calculate right next_cqe_index 56/38556/2
authorJieqiang Wang <jieqiang.wang@arm.com>
Wed, 22 Mar 2023 13:27:23 +0000 (21:27 +0800)
committerBeno�t Ganne <bganne@cisco.com>
Fri, 21 Apr 2023 09:13:43 +0000 (09:13 +0000)
commit26c76052431c3959be02df60a1ea815d62409e43
treef1d87786687e39787fa8b498b40b437a24c09555
parent2cebd4270de70e952881975a048524e409cc9760
rdma: fix rx CQ mask to calculate right next_cqe_index

Set the mask of calculating the next cqe index to the corresponding CQ
size instead of rxq size.

Type: fix
Signed-off-by: Jieqiang Wang <jieqiang.wang@arm.com>
Change-Id: I67494f029967af64051f51452eba1fd699984cd9
src/plugins/rdma/format.c