Hi,
Peter Chen writes:
> The bulk queue tests are used to show 'best performance' for bulk
> transfer, we are often asked this question by users. The implementation
> is the same with iso test, that is queue request at interrupt completion,
> so we reuse the iso structures, and rename them as co
On Sun, Oct 04, 2015 at 10:47:58AM +0100, Greg KH wrote:
> On Mon, Sep 07, 2015 at 02:13:57PM +0800, Peter Chen wrote:
> > The bulk queue tests are used to show 'best performance' for bulk
> > transfer, we are often asked this question by users. The implementation
> > is the same with iso test, tha
On Mon, Sep 07, 2015 at 02:13:57PM +0800, Peter Chen wrote:
> The bulk queue tests are used to show 'best performance' for bulk
> transfer, we are often asked this question by users. The implementation
> is the same with iso test, that is queue request at interrupt completion,
> so we reuse the iso
The bulk queue tests are used to show 'best performance' for bulk
transfer, we are often asked this question by users. The implementation
is the same with iso test, that is queue request at interrupt completion,
so we reuse the iso structures, and rename them as common one.
It's result should be v
On Sun, Sep 06, 2015 at 02:49:45PM -0400, Alan Stern wrote:
> On Sun, 6 Sep 2015, Peter Chen wrote:
>
> > On Wed, Sep 02, 2015 at 10:23:39AM -0400, Alan Stern wrote:
> > > On Wed, 2 Sep 2015, Peter Chen wrote:
> > >
> > > > The bulk queue tests are used to show 'best performance' for bulk
> > > >
On Sun, 6 Sep 2015, Peter Chen wrote:
> On Wed, Sep 02, 2015 at 10:23:39AM -0400, Alan Stern wrote:
> > On Wed, 2 Sep 2015, Peter Chen wrote:
> >
> > > The bulk queue tests are used to show 'best performance' for bulk
> > > transfer, we are often asked this question by users.
> > >
> > > It's re
On Wed, Sep 02, 2015 at 10:23:39AM -0400, Alan Stern wrote:
> On Wed, 2 Sep 2015, Peter Chen wrote:
>
> > The bulk queue tests are used to show 'best performance' for bulk
> > transfer, we are often asked this question by users.
> >
> > It's result should be very close to IC simulation, in order
On Wed, 2 Sep 2015, Peter Chen wrote:
> The bulk queue tests are used to show 'best performance' for bulk
> transfer, we are often asked this question by users.
>
> It's result should be very close to IC simulation, in order
> to get that, the device side should also need to prepare enough
> queu
The bulk queue tests are used to show 'best performance' for bulk
transfer, we are often asked this question by users.
It's result should be very close to IC simulation, in order
to get that, the device side should also need to prepare enough
queue.
We have got the 'best performance' (IN: ~41MB,