ethtool: Ethtool parameter to dynamically change tx_copybreak
authorEric Dumazet <edumazet@google.com>
Sun, 5 Oct 2014 09:35:21 +0000 (12:35 +0300)
committerDavid S. Miller <davem@davemloft.net>
Mon, 6 Oct 2014 05:04:16 +0000 (01:04 -0400)
commit1255a5055449781a92076fc5429952f2b33cf309
tree02cee8c3b834100cd740ef80a0cda1672784bf0f
parentacea73d671b25bfbbe6b8ceef949f4ac62c260c0
ethtool: Ethtool parameter to dynamically change tx_copybreak

Use new ethtool [sg]et_tunable() to set tx_copybread (inline threshold)

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: Amir Vadai <amirv@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/uapi/linux/ethtool.h
net/core/ethtool.c