On 3/29/2023 2:02 AM, Daniel Wagner wrote: > Test if the fabrics transports are handling different queues types > correctly. > > Currently, only TCP and RDMA from the fabric transport family support > this feature, so limit the test to these two. > > We also issue some I/O to make sure that not just the plain connect > works. For this we have to use a file system which supports direct I/O > and hence we use a device backend. > > Signed-off-by: Daniel Wagner <dwagner@xxxxxxx> > --- Reviewed-by: Chaitanya Kulkarni <kch@xxxxxxxxxx> -ck