On Mon, 15 Aug 2022 10:09:14 -0700, Dylan Yudaken wrote: > When buffered writes are used then two things change: > 1 - signals will propogate to the submit() call (as they would be > effectively ignored when going async) > 2 - CQE ordering will change > > Fix the read-write for both of these cases by ignoring the signal and > handling CQE ordering. > > [...] Applied, thanks! [1/1] handle buffered writes in read-write test commit: 9adc7ddb158e773c48e25aa1fab7f9f6912a458e Best regards, -- Jens Axboe