Re: [PATCH net-next V2 11/11] net/mlx5e: Support ethtool tcp-data-split settings
From: Jakub Kicinski <kuba@kernel.org>
Date: 2025-05-29 00:12:46
Also in:
bpf, linux-rdma, lkml
From: Jakub Kicinski <kuba@kernel.org>
Date: 2025-05-29 00:12:46
Also in:
bpf, linux-rdma, lkml
On Wed, 28 May 2025 08:10:46 +0300 Gal Pressman wrote:
quoted
features = on hw_features = off is how we indicate the feature is "on [fixed]" Tho, I'm not sure how much precedent there is for making things fixed at runtime.Isn't this something that should be handled through fix_features?
Yes, should work. Off the top of my head after setting HDS to enabled and trying to disable HW-GRO we should see: "on [requested off]" right?