Re: [PATCH for-next] IB/core: Add xrc opcodes to ib_pack.h
From: Leon Romanovsky <leon@kernel.org>
Date: 2021-07-27 10:43:09
From: Leon Romanovsky <leon@kernel.org>
Date: 2021-07-27 10:43:09
On Mon, Jul 26, 2021 at 06:10:10PM -0500, Bob Pearson wrote:
ib_pack.h defines enums for all the RDMA opcodes except for the XRC opcodes. This patch adds those opcodes.
Why do we need such patch? What does it fix? What didn't work before? Thanks