Re: [PATCH rdma-next 1/2] RDMA/bnxt_re: Validate udata before destroying resources
Jacob Moroni <[email protected]> Mon, 13 Jul 2026 10:21:49 -0400
| Newsgroups | org.kernel.vger.linux-hyperv,org.kernel.vger.linux-kernel,org.kernel.vger.linux-rdma |
|---|---|
| Message-ID | <CAHYDg1S5jpZY=CRmbcH8MYHzyV4ro4MdzJ2gAj2fhaFfQo-yXA@mail.gmail.com> |
These changes look good but there is also a call to ib_respond_empty_udata in bnxt_re_resize_cq (but that method does take input data). Is that one a problem? I guess the resize could complete but the upper layers would think it failed if the ib_respond_empty_udata call fails? Reviewed-by: Jacob Moroni <[email protected]>