Re: [RFC net-next 2/4] selftests: drv-net: tso: add helpers for double tunneling GSO

From: Jakub Kicinski

Date: Tue Apr 07 2026 - 11:15:46 EST


On Tue, 7 Apr 2026 10:45:09 +0800 Xu Du wrote:
> As the YNL Python module cannot be invoked across different devices or
> environments directly in its current form, the helper abstracts the
> YNL CLI calls to ensure proper configuration of the tunneling device
> features.

Can you explain more? Why can't you use class RtnlFamily?