Re: [PATCH net-next v3 1/7] ibmvnic: Generalize TX pool structure

2018-03-16 Thread Thomas Falcon
On 03/16/2018 11:52 AM, David Miller wrote: > From: Thomas Falcon > Date: Thu, 15 Mar 2018 11:02:37 -0500 > >> Remove some unused fields in the structure and include values >> describing the individual buffer size and number of buffers in >> a TX pool. This allows us to use these fields for TX poo

Re: [PATCH net-next v3 1/7] ibmvnic: Generalize TX pool structure

2018-03-16 Thread David Miller
From: Thomas Falcon Date: Thu, 15 Mar 2018 11:02:37 -0500 > Remove some unused fields in the structure and include values > describing the individual buffer size and number of buffers in > a TX pool. This allows us to use these fields for TX pool buffer > accounting as opposed to using hard coded

[PATCH net-next v3 1/7] ibmvnic: Generalize TX pool structure

2018-03-15 Thread Thomas Falcon
Remove some unused fields in the structure and include values describing the individual buffer size and number of buffers in a TX pool. This allows us to use these fields for TX pool buffer accounting as opposed to using hard coded values. Finally, split TSO buffers out and provide an additional TX