iser: aggregate ack completion queue (CQ) events

Signed-off-by: wanghonghao <wanghonghao@bytedance.com>
This commit is contained in:
wanghonghao
2020-04-06 21:08:30 +08:00
parent bd9524b4ce
commit 843a01cbd8
2 changed files with 12 additions and 2 deletions

View File

@@ -189,6 +189,7 @@ struct iser_conn {
uint32_t num_rx_descs;
unsigned int rx_desc_head;
unsigned int cq_nevents;
int post_recv_buf_count;
int qp_max_recv_dtos;
int min_posted_rx;