Re: [PATCH] RDMA/rxe: reject non-8-byte ATOMIC_WRITE payloads

From: Michael Bommarito

Date: Sat Apr 18 2026 - 21:57:43 EST


On Sat, Apr 18, 2026 at 7:18 PM Zhu Yanjun <yanjun.zhu@xxxxxxxxx> wrote:
> The fix should stand on its own, and the test case can be added as a
> follow-up patch under tools/testing/selftests/rdma (or rdma-core if more appropriate).
> This keeps each patch focused on a single logical change and makes review easier.

It seems like mainlining rdma tests might not be a good idea. I found
the last time here:
Kamal Heib, 23 Oct 2019 — [PATCH for-next] selftests: rdma: Add rdma tests

I put the tests here and will PR it into linux-rdma/rdma-core tomorrow:
https://github.com/mjbommar/rdma-core/blob/4104d991a764de4aad9f645a2f0ec723f6076209/tests/test_rxe_atomic_write_oob.py

Thanks,
Mike Bommarito