Hello Arthur, Very glad to see the ufs-tool coming to light! I will try to give it a run as soon as I get free time slot. The "maintenance" of the tool will be through github, correct? I took a fast look at the Bean Huo pull request (especially the UniPro command part) and it would be very useful, if I get the time to test it should I mention that in the github pull-request? Thank you, Pedro Sousa From: Arthur Simchaev <Arthur.Simchaev@xxxxxxx> Date: Tue, Jun 25, 2019 at 13:36:00 > From: Arthur Simchaev <Arthur.Simchaev@xxxxxxxxxxx> > > The ufs-tool stable release v1.0 is available at > https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_westerndigitalcorporation_ufs-2Dtool&d=DwIBAQ&c=DPL6_X_6JkXFx7AXWqB0tg&r=g_qwcP4gtO-yTlPB3EORzwKHYiXOsyQ6rIu-FZXM-tQ&m=jLoVADGdO8Ujrm183cXHL72PszxSrs3HDz2EnwmBi_k&s=45exXIMsZKp_awsgelPGw8LnGOnWzaP5NZyi9ZJDQRY&e= > > Feedback and bug reports, as always, are welcomed. > > Signed-off-by: Arthur Simchaev <Arthur.Simchaev@xxxxxxx> > --- > Documentation/scsi/ufs.txt | 5 +++++ > 1 file changed, 5 insertions(+) > > diff --git a/Documentation/scsi/ufs.txt b/Documentation/scsi/ufs.txt > index 1769f71..ae4643f 100644 > --- a/Documentation/scsi/ufs.txt > +++ b/Documentation/scsi/ufs.txt > @@ -158,6 +158,11 @@ send SG_IO with the applicable sg_io_v4: > If you wish to read or write a descriptor, use the appropriate xferp of > sg_io_v4. > > +The user-space tool that interacts with the ufs-bsg endpoint and uses its > +upiu-based protocol, is available at > +https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_westerndigitalcorporation_ufs-2Dtool&d=DwIBAQ&c=DPL6_X_6JkXFx7AXWqB0tg&r=g_qwcP4gtO-yTlPB3EORzwKHYiXOsyQ6rIu-FZXM-tQ&m=jLoVADGdO8Ujrm183cXHL72PszxSrs3HDz2EnwmBi_k&s=45exXIMsZKp_awsgelPGw8LnGOnWzaP5NZyi9ZJDQRY&e= . > +For more detailed information about the tool and the tool's supported > +features, please see the tool's README. > > UFS Specifications can be found at, > UFS - https://urldefense.proofpoint.com/v2/url?u=http-3A__www.jedec.org_sites_default_files_docs_JESD220.pdf&d=DwIBAQ&c=DPL6_X_6JkXFx7AXWqB0tg&r=g_qwcP4gtO-yTlPB3EORzwKHYiXOsyQ6rIu-FZXM-tQ&m=jLoVADGdO8Ujrm183cXHL72PszxSrs3HDz2EnwmBi_k&s=fmlYwpgHkwIeqSSwfVuYbwnQWldMsFZo4Z00TxEYElI&e= > -- > 2.7.4