mbox series

[rdma-core,0/2] Add send with invalidate WR support

Message ID 20181217131628.32697-1-bharat@chelsio.com (mailing list archive)
Headers show
Series Add send with invalidate WR support | expand

Message

Potnuri Bharat Teja Dec. 17, 2018, 1:16 p.m. UTC
This series adds send with invalidate WR support and its handling 
while posting a write with completion WR.

Potnuri Bharat Teja (2):
  cxgb4: add send with invalidate opcode support.
  cxgb4: Post write with completion WR for write and send with
    invalidate WR also

 providers/cxgb4/cq.c | 25 +++++++++++++++++---
 providers/cxgb4/qp.c | 54 ++++++++++++++++++++++++++++++++------------
 2 files changed, 62 insertions(+), 17 deletions(-)

Comments

Leon Romanovsky Dec. 20, 2018, 10:52 a.m. UTC | #1
On Mon, Dec 17, 2018 at 06:46:26PM +0530, Potnuri Bharat Teja wrote:
> This series adds send with invalidate WR support and its handling
> while posting a write with completion WR.
>
> Potnuri Bharat Teja (2):
>   cxgb4: add send with invalidate opcode support.
>   cxgb4: Post write with completion WR for write and send with
>     invalidate WR also
>
>  providers/cxgb4/cq.c | 25 +++++++++++++++++---
>  providers/cxgb4/qp.c | 54 ++++++++++++++++++++++++++++++++------------
>  2 files changed, 62 insertions(+), 17 deletions(-)
>

Thanks, it will be merged once travis complete.
https://github.com/linux-rdma/rdma-core/pull/447/