commit | 7ff2ea0bbfb17c54617608b5ff59460afa23f641 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Mon Sep 24 10:01:10 2018 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Sep 24 10:01:10 2018 -0700 |
tree | 6c6c91d334f0a88ca575cdc79e5ba61fadc6e7f9 | |
parent | 12ba7e1045521ec9f251c93ae0a6735cc3f42337 [diff] | |
parent | 4251ea5b8e54ab05eabeef8ff2ecd030a10120ad [diff] |
Merge branch 'mvpp2-Add-txq-to-CPU-mapping' Maxime Chevallier says: ==================== net: mvpp2: Add txq to CPU mapping This short series adds XPS support to the mvpp2 driver, by mapping txqs and CPUs. This comes with a patch using round-robin scheduling for the HW to pick the next txq to transmit from, instead of the default fixed-priority scheduling. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>