Re: [PATCH net-next 1/2] selftests: drv-net: Move _set_ethtool_feat() into lib
From: Nicolai Buchwitz
Date: Tue Sep 15 2026 - 04:04:15 EST
On 13.9.2026 16:39, Ovidiu Panait wrote:
Move the _set_ethtool_feat() helper from gro_lib.py into lib, so that it
can be reused by the VLAN test added in the next commit. Drop the leading
underscore, now that the helper is exported.
Signed-off-by: Ovidiu Panait <ovidiu.panait.rb@xxxxxxxxxxx>
[...]
Reviewed-by: Nicolai Buchwitz <nb@xxxxxxxxxxx>
Thanks,
Nicolai