On Mon, Feb 20, 2017 at 04:35:10PM +0100, Gerhard Roth wrote:
> On Mon, 12 Dec 2016 14:50:50 +0100 Gerhard Roth <gerhard_r...@genua.de> wrote:
> > The current umb(4) implementation needs one USB transfer for every packet
> > that is sent. With the following patch, we can now aggregate several
> > packets from the ifq into one single USB transfer.
> > 
> > This may speed up the tx path. And even if it doesn't, at least it
> > reduces the number of transfers required.

I am running with this for two days now.  Works fine.

umb0 at uhub0 port 4 configuration 1 interface 6 "Lenovo H5321 gw" rev 
2.00/0.00 addr 2

Diff looks reasonable.  OK bluhm@

Reply via email to