2024-02-01 18:02:23

by Jiri Pirko

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

Thu, Feb 01, 2024 at 01:05:09PM CET, [email protected] 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 <[email protected]>

Reviewed-by: Jiri Pirko <[email protected]>