On Wed, Aug 27, 2025 at 03:21:28PM -0400, Jacob Moroni wrote: > Tested with rdma-unit-test (https://github.com/google/rdma-unit-test). > > [==========] 522 tests from 43 test suites ran. (1872510 ms total) > [ PASSED ] 481 tests. > [ SKIPPED ] 41 tests, listed below: > > Tested-by: Jacob Moroni <jmoroni@xxxxxxxxxx> What did you test? I don't see any rdma-core changes to support this new driver. https://lore.kernel.org/all/20250827152545.2056-8-tatyana.e.nikolova@xxxxxxxxx/ """ This change introduces a GEN3 auxiliary vPort driver responsible for registering a verbs device for every RDMA-capable vPort. Additionally, the UAPI is updated to prevent the binding of GEN3 devices to older user-space providers. """ Thanks