Re: [PATCH net-next v2] tun: Implement ethtool's get_channels() callback

From: Jiri Pirko
Date: Fri Feb 02 2024 - 03:54:10 EST


Fri, Feb 02, 2024 at 08:53:20AM CET, wangyunjian@xxxxxxxxxx wrote:
>Implement the tun .get_channels functionality. This feature is necessary
>for some tools, such as libxdp, which need to retrieve the queue count.
>
>Signed-off-by: Yunjian Wang <wangyunjian@xxxxxxxxxx>

Reviewed-by: Jiri Pirko <jiri@xxxxxxxxxx>