Hi, ville.syrjala@xxxxxxxxxxxxxxx writes: > From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx> > > This reverts commit 55a0237f8f47957163125e20ee9260538c5c341c. > > commit 55a0237f8f47 ("usb: dwc3: gadget: use allocated/queued reqs for > LST bit") causes my BYT FFRD8 with g_ether to behave poorly. ssh/scp > is very sluggish and can even stall entirely. Revert cures it. > > Cc: Felipe Balbi <felipe.balbi@xxxxxxxxxxxxxxx> > Cc: stable@xxxxxxxxxxxxxxx > Signed-off-by: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx> Reverting that commit is not the best idea. Let's start with the usual: - Kernel version - dmesg on both sides (host and device) - dwc3 tracepoints: # mkdir -p /t # mount -t tracefs none /t # echo 8192 > /t/buffer_size_kb # echo 1 > /t/events/dwc3/enable # echo 0 > /t/events/dwc3/dwc3_readl/enable # echo 0 > /t/events/dwc3/dwc3_writel/enable This should be enough to tell me what's really going on. -- balbi -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html