On Tue, Jun 18, 2024 at 04:41:22AM GMT, Chaitanya Kulkarni wrote: > On 6/17/2024 6:24 PM, Shinichiro Kawasaki wrote: > >> nvme-tcp is used as the network device, I'm not sure it's related to > >> the nvme test group. What do you think? > > I see... The bug is in md sub-system, then it's the better to have the new test > > case in the new md test group. To avoid the cross reference, the nvmet related > > helper functions should move from tests/nvme/rc to common/nvmet, so that this > > test/md/001 can refer them. This will be another separated, preparation patch. > > > > To nvme experts: If you have comments on this, please chime in. > > no cross references please, above suggestion seems reasonable, however > I'd like to see actual prep patch before I comment further .. Splitting the host from the target code in rc kind makes sense to me. I am fine with moving the nvmet code to common.