Linux RDMA and InfiniBand development
 help / color / mirror / Atom feed
  • * Re: [PATCH] Make rxe driver to calculate correct byte_len on receiving side when work completion is generated with IB_WC_RECV_RDMA_WITH_IMM opcode.
           [not found] <20190627140643.6191-1-konstantin.taranov@inf.ethz.ch>
           [not found] ` <d149da15-523a-438a-1550-095b4b1a840b@oracle.com>
    @ 2019-07-08 19:51 ` Jason Gunthorpe
      1 sibling, 0 replies; 5+ messages in thread
    From: Jason Gunthorpe @ 2019-07-08 19:51 UTC (permalink / raw)
      To: Konstantin Taranov; +Cc: monis, linux-rdma
    
    On Thu, Jun 27, 2019 at 04:06:43PM +0200, Konstantin Taranov wrote:
    > Make softRoce to calculate correct byte_len on receiving side when work completion
    > is generated with IB_WC_RECV_RDMA_WITH_IMM opcode.
    > 
    > According to documentation byte_len must indicate the number of written
    > bytes, whereas it was always equal to zero for IB_WC_RECV_RDMA_WITH_IMM opcode.
    > 
    > The patch proposes to remember the length of an RDMA request from the RETH header, and use it 
    > as byte_len when the work completion with IB_WC_RECV_RDMA_WITH_IMM opcode is generated.
    > 
    > Signed-off-by: Konstantin Taranov <konstantin.taranov@inf.ethz.ch>
    > ---
    >  drivers/infiniband/sw/rxe/rxe_resp.c  | 5 ++++-
    >  drivers/infiniband/sw/rxe/rxe_verbs.h | 1 +
    >  2 files changed, 5 insertions(+), 1 deletion(-)
    
    Applied to for-next, thanks
    
    Jason
    
    ^ permalink raw reply	[flat|nested] 5+ messages in thread

  • end of thread, other threads:[~2019-07-08 19:51 UTC | newest]
    
    Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
    -- links below jump to the message on this page --
         [not found] <20190627140643.6191-1-konstantin.taranov@inf.ethz.ch>
         [not found] ` <d149da15-523a-438a-1550-095b4b1a840b@oracle.com>
    2019-07-07 21:23   ` [PATCH] Make rxe driver to calculate correct byte_len on receiving side when work completion is generated with IB_WC_RECV_RDMA_WITH_IMM opcode Konstantin Taranov
    2019-07-07 23:35     ` Zhu Yanjun
    2019-07-08  1:46       ` Konstantin Taranov
    2019-07-08  1:57         ` Yanjun Zhu
    2019-07-08 19:51 ` Jason Gunthorpe
    

    This is a public inbox, see mirroring instructions
    for how to clone and mirror all data and code used for this inbox