On Mon, Feb 16, 2026 at 12:03:34AM +0900, Koichiro Den wrote: > PCITEST_DOORBELL may return -EOPNOTSUPP when the endpoint does not > advertise CAP_DYNAMIC_INBOUND_MAPPING. > > Treat this like other optional capabilities and skip the doorbell test > instead of reporting a failure. > > Suggested-by: Niklas Cassel <[email protected]> > Signed-off-by: Koichiro Den <[email protected]> > ---
Reviewed-by: Niklas Cassel <[email protected]> Thank you for doing this work!

