diff options
author | Michal Kubecek | 2020-03-28 00:01:08 +0100 |
---|---|---|
committer | David S. Miller | 2020-03-29 22:32:36 -0700 |
commit | 217275453b3e1fc5abf2a8cc2e231e1daa237d99 (patch) | |
tree | 91206b05c8ebedb55e0165582a71c55469262c1b /virt | |
parent | b51fb7711a6d0e325d0fdb299cf67c4ec4b88b4b (diff) |
ethtool: provide coalescing parameters with COALESCE_GET request
Implement COALESCE_GET request to get coalescing parameters of a network
device. These are traditionally available via ETHTOOL_GCOALESCE ioctl
request. This commit adds only support for device coalescing parameters,
not per queue coalescing parameters.
Omit attributes with zero values unless they are declared as supported
(i.e. the corresponding bit in ethtool_ops::supported_coalesce_params is
set).
Signed-off-by: Michal Kubecek <mkubecek@suse.cz>
Reviewed-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions