Re: [PATCH rdma-next 02/32] IB/core: Add SEND_LAST_INV and SEND_ONLY_INV opcodes

2015-09-16 Thread Christoph Hellwig
On Wed, Sep 16, 2015 at 04:42:36PM +0300, Kamal Heib wrote: > Intorduce Add SEND_LAST_INV and SEND_ONLY_INV opcodes in ib_pack.h to be > used by RXE for RC. Why does RXE need new public opcodes? -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to

[PATCH rdma-next 02/32] IB/core: Add SEND_LAST_INV and SEND_ONLY_INV opcodes

2015-09-16 Thread Kamal Heib
Intorduce Add SEND_LAST_INV and SEND_ONLY_INV opcodes in ib_pack.h to be used by RXE for RC. Signed-off-by: Kamal Heib Signed-off-by: Amir Vadai Signed-off-by: Haggai Eran --- include/rdma/ib_pack.h | 4 1 file changed, 4