[PATCH net-next 2/2] net: mvpp2: use round-robin scheduling for TX queues on the same CPU

2018-09-24 Thread Maxime Chevallier
This commit allows each TXQ to be picked in a round-robin fashion by the PPv2 transmit scheduling mechanism. This is opposed to the default behaviour that prioritizes the highest numbered queues. Suggested-by: Yan Markman Signed-off-by: Maxime Chevallier ---

[PATCH net-next 2/2] net: mvpp2: use round-robin scheduling for TX queues on the same CPU

2018-09-24 Thread Maxime Chevallier
This commit allows each TXQ to be picked in a round-robin fashion by the PPv2 transmit scheduling mechanism. This is opposed to the default behaviour that prioritizes the highest numbered queues. Suggested-by: Yan Markman Signed-off-by: Maxime Chevallier ---