Re: [RFC v3 0/3] Re-introduce TX FIFO resize for larger EP bursting

2020-05-30 Thread Wesley Cheng
On 5/29/2020 3:12 AM, Greg KH wrote: > On Wed, May 27, 2020 at 06:46:00PM -0700, Wesley Cheng wrote: >> Changes in V3: >> - Removed "Reviewed-by" tags >> - Renamed series back to RFC >> - Modified logic to ensure that fifo_size is reset if we pass the minimum >>threshold. Tested with

Re: [RFC v3 0/3] Re-introduce TX FIFO resize for larger EP bursting

2020-05-29 Thread Greg KH
On Wed, May 27, 2020 at 06:46:00PM -0700, Wesley Cheng wrote: > Changes in V3: > - Removed "Reviewed-by" tags > - Renamed series back to RFC > - Modified logic to ensure that fifo_size is reset if we pass the minimum >threshold. Tested with binding multiple FDs requesting 6 FIFOs. > >

[RFC v3 0/3] Re-introduce TX FIFO resize for larger EP bursting

2020-05-27 Thread Wesley Cheng
Changes in V3: - Removed "Reviewed-by" tags - Renamed series back to RFC - Modified logic to ensure that fifo_size is reset if we pass the minimum threshold. Tested with binding multiple FDs requesting 6 FIFOs. Changes in V2: - Modified TXFIFO resizing logic to ensure that each EP is