commit | 3150b7c20b862896b1ac9467440a2febe1d11bc0 | [log] [tgz] |
---|---|---|
author | Madalin Bucur <madalin.bucur@nxp.com> | Sun Aug 27 16:13:39 2017 +0300 |
committer | David S. Miller <davem@davemloft.net> | Mon Aug 28 16:41:00 2017 -0700 |
tree | 1f5e15899cf179ae0d5e366077b33e755b3e206a | |
parent | 7472f4f281d0f7c9cf66494b70a64c5ea5ca67da [diff] |
dpaa_eth: use multiple Rx frame queues Add a block of 128 Rx frame queues per port. The FMan hardware will send traffic on one of these queues based on the FMan port Parse Classify Distribute setup. The hash computed by the FMan Keygen block will select the Rx FQ. Signed-off-by: Madalin Bucur <madalin.bucur@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>