From: David S. Miller Date: Mon, 24 Sep 2018 17:01:10 +0000 (-0700) Subject: Merge branch 'mvpp2-Add-txq-to-CPU-mapping' X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=7ff2ea0bbfb17c54617608b5ff59460afa23f641;p=openwrt%2Fstaging%2Fblogic.git 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 --- 7ff2ea0bbfb17c54617608b5ff59460afa23f641