RE: Measurement of throughput over USB ACM Class

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I think my original request maybe bit misinterpreted.

Let me explain again:

We have mobile Phone Reference Board, on which we are running Android Framework with Linux Kernel 2.6.29 underneath.

Now we want to dump Trace Data Coming From Cellular modem (again part of mobile Phone Reference Board) to PC over USB Port.
We intend to use USB ACM (g_serial) class to achieve the same, but we are not sure what through putwe can achieve on our Board.

so we want to do through put measurement of Data received from Mobile Phone Reference Board to PC over USB (using g_serial class).

Does anybody know if any free Tool/utility exist to do such kind of measurement on Linux/Windows PC.

PS: Currently we don't plan to buy such tool commercially, and this is just needed for internal evaluation purpose.

Regards,
Sachin
-----Original Message-----
From: Michał Nazarewicz [mailto:m.nazarewicz@xxxxxxxxxxx] 
Sent: Wednesday, July 14, 2010 8:51 PM
To: USB list; Sachin VYAS
Subject: Re: Measurement of throughput over USB ACM Class

On Wed, 14 Jul 2010 16:34:48 +0200, Sachin VYAS <sachin.vyas@xxxxxxxxxxxxxx> wrote:
> We have requirement to capture Raw data (mainly trace data) from
> USB on Embedded Board to PC (linux/Windows) over USB Serial
> Class (g_serial in USB).
>
> And we are trying to find out what kind of tool/utilities we can use
> on Linux/Windows host side to measure throughput performance.
>
> Can anyone suggest if they have used such tool/utility on
> Windows/Linux?

The simplest would be to

pv /dev/zero >/dev/ttyUSB0

or

pv </dev/ttyUSB0 >/dev/null

(replace ttyUSB0 with ttyACM0 if you are on device side).

Maybe that helps.

-- 
Best regards,                                        _     _
| Humble Liege of Serenely Enlightened Majesty of  o' \,=./ `o
| Computer Science,  Michał "mina86" Nazarewicz       (o o)
+----[mina86*mina86.com]---[mina86*jabber.org]----ooO--(_)--Ooo--
��.n��������+%������w��{.n�����{���)��jg��������ݢj����G�������j:+v���w�m������w�������h�����٥



[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux