commit | f3ccfda1931977b80267ba54070a1aeafa18f6ca | [log] [tgz] |
---|---|---|
author | Yufeng Mo <moyufeng@huawei.com> | Fri Aug 20 15:35:18 2021 +0800 |
committer | Jakub Kicinski <kuba@kernel.org> | Tue Aug 24 07:38:29 2021 -0700 |
tree | c89a98145222e5d59133a4f28cb720a2549d324d | |
parent | 029ee6b14356b94120bedb852dcdaefc0a282cf1 [diff] |
ethtool: extend coalesce setting uAPI with CQE mode In order to support more coalesce parameters through netlink, add two new parameter kernel_coal and extack for .set_coalesce and .get_coalesce, then some extra info can return to user with the netlink API. Signed-off-by: Yufeng Mo <moyufeng@huawei.com> Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>