[PATCH v2 5/7] nvme: support nvme-tcp when runinng tests

Sagi Grimberg sagi at grimberg.me
Fri Aug 7 19:46:24 EDT 2020


>> +	tcp)
>> +		_have_modules nvmet nvme-core nvme-tcp nvmet-tcp
>> +		_have_configfs
>> +		;;
>>    	
> Same as previous nvme-core nvmet configfs can use a helper.

So for every trtype instead of having:

	_have_modules nvmet nvme-core <trtype specific>
	_have_configfs

You will have:
	_have_nvme_fabrics_common
	_have_modules <trtype specific>

Don't see it as an improvement...



More information about the Linux-nvme mailing list