Re: [PATCH net-next 0/2] net: mvpp2: Add txq to CPU mapping

From: David Miller
Date: Mon Sep 24 2018 - 13:01:29 EST


From: Maxime Chevallier <maxime.chevallier@xxxxxxxxxxx>
Date: Mon, 24 Sep 2018 11:11:04 +0200

> 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.

Series applied, thanks Maxime.