test-tool: remove the --usb argument and use BLCSECTGET to read max xfer
Signed-off-by: Ronnie Sahlberg <ronniesahlberg@gmail.com>
This commit is contained in:
@@ -27,7 +27,6 @@
|
||||
<arg choice="opt">-t --test=<family>|*[.<suite>|*[.<test>|*]]</arg>
|
||||
<arg choice="opt">-d --dataloss</arg>
|
||||
<arg choice="opt">-s --allow-sanitize</arg>
|
||||
<arg choice="opt">-u --usb</arg>
|
||||
<arg choice="opt">-V --Verbose-scsi</arg>
|
||||
<arg choice="opt">-x --xml</arg>
|
||||
<arg choice="opt">-? --help</arg>
|
||||
@@ -186,20 +185,6 @@ iscsi-test-cu --test=~/tests-to-run
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry><term>-u --usb</term>
|
||||
<listitem>
|
||||
<para>
|
||||
SCSI devices that sit behind a USB bus are on linux limited
|
||||
to maximum 120k for any single SCSI Read*/Write*.
|
||||
</para>
|
||||
<para>
|
||||
When testing against a USB SCSI device you need to specify these
|
||||
arguments so that the tests will clamp the read/write size to
|
||||
a maximum of 120k.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry><term>-V --Verbose-scsi</term>
|
||||
<listitem>
|
||||
<para>
|
||||
|
||||
Reference in New Issue
Block a user