Re: [PATCH] tools: usb: testusb: update default vary for superspeed

2017-04-26 Thread Felipe Balbi
Hi, Alan Stern writes: > On Tue, 25 Apr 2017, Felipe Balbi wrote: > >> Currently, default vary will not accomodate superspeed endpoints >> causing unexpected babble errors in the IN direction. Let's update >> default 'vary' parameter so that we can maintain a "short-less" >> transfer as hinted a

Re: [PATCH] tools: usb: testusb: update default vary for superspeed

2017-04-25 Thread Alan Stern
On Tue, 25 Apr 2017, Felipe Balbi wrote: > Currently, default vary will not accomodate superspeed endpoints > causing unexpected babble errors in the IN direction. Let's update > default 'vary' parameter so that we can maintain a "short-less" > transfer as hinted at the comment. > > Reported-by:

[PATCH] tools: usb: testusb: update default vary for superspeed

2017-04-25 Thread Felipe Balbi
Currently, default vary will not accomodate superspeed endpoints causing unexpected babble errors in the IN direction. Let's update default 'vary' parameter so that we can maintain a "short-less" transfer as hinted at the comment. Reported-by: Ammy Yi Signed-off-by: Felipe Balbi --- tools/usb/t