Re: [U-Boot] [PATCH v2 24/45] net: mvpp2: adapt rxq distribution to PPv2.2

2017-03-25 Thread Joe Hershberger
On Thu, Mar 23, 2017 at 12:01 PM, Stefan Roese wrote: > From: Thomas Petazzoni > > In PPv2.1, we have a maximum of 8 RXQs per port, with a default of 4 > RXQs per port, and we were assigning RXQs 0->3 to the first port, 4->7 > to the second

[U-Boot] [PATCH v2 24/45] net: mvpp2: adapt rxq distribution to PPv2.2

2017-03-23 Thread Stefan Roese
From: Thomas Petazzoni In PPv2.1, we have a maximum of 8 RXQs per port, with a default of 4 RXQs per port, and we were assigning RXQs 0->3 to the first port, 4->7 to the second port, 8->11 to the third port, etc. In PPv2.2, we have a maximum of 32 RXQs per