Re: [PATCH 1/2] net: core: ethtool: add per queue bandwidth command

2016-08-04 Thread Ivan Khoronzhuk
Please, ignore it It was sent by mistake On 05.08.16 00:11, Ivan Khoronzhuk wrote: Signed-off-by: Ivan Khoronzhuk --- include/linux/ethtool.h | 4 ++ include/uapi/linux/ethtool.h | 2 + net/core/ethtool.c | 102 +++ 3 files changed, 10

[PATCH 1/2] net: core: ethtool: add per queue bandwidth command

2016-08-04 Thread Ivan Khoronzhuk
Signed-off-by: Ivan Khoronzhuk --- include/linux/ethtool.h | 4 ++ include/uapi/linux/ethtool.h | 2 + net/core/ethtool.c | 102 +++ 3 files changed, 108 insertions(+) diff --git a/include/linux/ethtool.h b/include/linux/ethtool.h index