Re: [PATCH 0/5] cpsw: add per channel shaper configuration
From: David Miller <davem@davemloft.net>
Date: 2016-11-30 19:37:37
Also in:
linux-omap, lkml
From: David Miller <davem@davemloft.net>
Date: 2016-11-30 19:37:37
Also in:
linux-omap, lkml
From: Ivan Khoronzhuk <redacted> Date: Tue, 29 Nov 2016 17:00:46 +0200
This series is intended to allow user to set rate for per channel shapers at cpdma level. This patchset doesn't have impact on performance. The rate can be set with: echo 100 > /sys/class/net/ethX/queues/tx-0/tx_maxrate Tested on am572xx Based on net-next/master
Series applied, thanks.