commit | 43e0dcf7084014258ed555690fd6653f689ec368 | [log] [tgz] |
---|---|---|
author | Lendacky, Thomas <Thomas.Lendacky@amd.com> | Thu Nov 03 13:18:16 2016 -0500 |
committer | David S. Miller <davem@davemloft.net> | Fri Nov 04 14:48:43 2016 -0400 |
tree | 426662679c310783ed11dac801467df3a9cf1419 | |
parent | 586e3cfb260a0c6026321417bb5af331cc717f40 [diff] |
amd-xgbe: Perform priority-based hardware FIFO allocation Allocate the FIFO across the hardware Rx queues based on the priority of the queues. Giving more FIFO resources to queues with a higher priority. If PFC is active but not enabled for a queue, then less resources can allocated to the queue. Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com> Signed-off-by: David S. Miller <davem@davemloft.net>