linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Rahul Kumar <kurahul@cadence.com>
To: "linux-usb@vger.kernel.org" <linux-usb@vger.kernel.org>
Cc: Roger Quadros <rogerq@ti.com>,
	Pawel Laszczak <pawell@cadence.com>,
	Jayshri Dajiram Pawar <jpawar@cadence.com>,
	Sanket Parmar <sparmar@cadence.com>, Sekhar Nori <nsekhar@ti.com>
Subject: Need clarification regarding UASP gadget status in Linux kernel
Date: Thu, 10 Oct 2019 03:48:33 +0000	[thread overview]
Message-ID: <CY1PR07MB2572A2CA838486A896F67965A2940@CY1PR07MB2572.namprd07.prod.outlook.com> (raw)

Hi,

I am trying to test the UASP gadget based on f_tcm.c against Command Verifier in super-speed mode.
I would like to know whether anyone has had any luck in this regard.

However I see a lot of failures, due to lack of features in the function/f_tcm .c code. My understanding is that it doesn't support:
(1) Handling multiple commands in parallel. The current code waits for the first command to complete sending its response/status, before handling the next command. However in command verifier based tests, multiple commands are sent by the host, before the host sends PRIME on the status endpoint.
(2) Rejecting commands if illegal stream-id is presented, or other error scenarios.
(3) Handling of task management commands.


Regards,
Rahul


                 reply	other threads:[~2019-10-10  3:48 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CY1PR07MB2572A2CA838486A896F67965A2940@CY1PR07MB2572.namprd07.prod.outlook.com \
    --to=kurahul@cadence.com \
    --cc=jpawar@cadence.com \
    --cc=linux-usb@vger.kernel.org \
    --cc=nsekhar@ti.com \
    --cc=pawell@cadence.com \
    --cc=rogerq@ti.com \
    --cc=sparmar@cadence.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).