linux/Documentation
Yufeng Mo 029ee6b143 ethtool: add two coalesce attributes for CQE mode
Currently, there are many drivers who support CQE mode configuration,
some configure it as a fixed when initialized, some provide an
interface to change it by ethtool private flags. In order to make it
more generic, add two new 'ETHTOOL_A_COALESCE_USE_CQE_TX' and
'ETHTOOL_A_COALESCE_USE_CQE_RX' coalesce attributes, then these
parameters can be accessed by ethtool netlink coalesce uAPI.

Also add an new structure kernel_ethtool_coalesce, then the
new parameter can be added into this struct.

Signed-off-by: Yufeng Mo <moyufeng@huawei.com>
Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2021-08-24 07:38:28 -07:00
..
2021-06-30 12:12:56 -07:00
2021-06-30 19:45:42 +02:00
2021-07-25 09:21:21 +01:00
2021-07-08 12:18:04 -07:00
2021-08-12 06:05:45 -04:00
2021-07-08 12:06:20 -07:00
2021-05-31 22:48:24 -04:00
2021-07-01 08:36:12 +02:00
2021-05-10 15:17:34 -06:00
2021-08-11 19:56:10 -10:00
2021-05-26 09:11:24 +02:00