Hi Ovidiu
On 18.9.2026 13:25, Ovidiu Panait wrote:
Read back the features after running ethtool -K to check if they were
actually applied. The drivers might refuse to set a feature silently
and
the test could run with a different configuration than the requested
one.
Add a 'check' parameter to skip this, as the GRO "hw" mode handles the
case where HW GRO is cleared by the driver.
Signed-off-by: Ovidiu Panait <[email protected]>
---
[...]
Reviewed-by: Nicolai Buchwitz <[email protected]>
Thanks,
Nicolai