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-07-14 09:24:32 -07:00
2021-05-12 11:43:25 +02:00
2021-08-03 13:05:26 +01:00
2021-06-04 11:28:36 -06:00
2021-07-23 17:43:28 -07:00
2021-06-30 12:12:56 -07:00
2021-08-07 01:39:19 +02:00
2021-05-11 11:00:17 -06:00
2021-07-08 11:48:22 -07:00
2021-06-30 19:45:42 +02:00
2021-01-03 08:41:35 +11:00
2021-07-12 13:54:12 -06:00
2021-08-22 21:20:51 +01:00
2021-06-17 13:24:37 -06:00
2021-07-25 09:21:21 +01:00
2021-06-14 15:58:22 -06:00
2021-03-31 13:49:19 -06:00
2021-07-15 06:33:44 -06:00
2021-07-18 23:48:14 +09:00
2021-07-08 12:18:04 -07:00
2021-06-09 14:51:25 +02:00
2021-08-12 06:05:45 -04:00
2021-03-31 13:49:19 -06:00
2021-06-17 04:21:46 -07:00
2021-08-10 22:58:32 +02:00
2020-12-03 15:10:15 -07:00
2021-03-25 19:13:49 +00:00
2021-06-04 11:21:43 -06:00
2021-04-29 14:32:00 -07:00
2021-06-17 13:24:38 -06:00
2021-03-31 13:49:19 -06:00
2021-03-08 17:25:16 -07:00
2021-05-31 10:14:54 +02:00
2020-12-03 15:10:15 -07:00
2021-03-22 08:56:42 +01:00
2020-12-03 15:10:15 -07:00
2021-04-14 19:47:28 +02:00
2021-08-24 07:38:28 -07:00
2020-12-07 08:35:21 -07:00
2020-12-03 15:10:15 -07:00
2020-12-03 15:10:15 -07:00
2021-07-08 12:06:20 -07:00
2021-06-11 19:04:07 +02:00
2021-05-21 00:58:03 +10:00
2021-06-17 13:24:38 -06:00
2021-07-04 12:58:33 -07:00
2021-06-18 21:10:05 -07:00
2021-06-21 15:29:25 -06:00
2021-06-28 16:53:05 -07:00
2021-05-31 22:48:24 -04:00
2021-06-28 16:53:05 -07:00
2020-12-03 15:10:15 -07:00
2021-07-01 08:36:12 +02:00
2020-12-03 15:10:15 -07:00
2021-03-06 17:36:50 -07:00
2021-05-18 14:05:36 +01:00
2020-12-08 23:30:04 +09:00
2021-05-10 15:17:34 -06:00
2021-07-23 08:44:47 -04:00
2021-07-15 06:33:44 -06:00
2021-07-05 14:16:22 -07:00
2021-08-11 19:56:10 -10:00
2021-08-13 03:32:14 -04:00
2021-07-02 12:08:10 -07:00
2021-05-26 09:11:24 +02:00
2021-03-06 17:36:51 -07:00
2021-07-07 11:12:01 -07:00
2020-12-14 16:55:54 -08:00
2021-03-15 13:35:35 -06:00
2021-01-14 17:18:25 +01:00
2021-06-17 13:49:18 -06:00
2021-04-25 05:17:02 +09:00
2021-03-15 13:35:35 -06:00
2021-06-18 11:26:08 -06:00