lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Sun, 4 Feb 2024 09:27:12 +0800
From: Jason Wang <jasowang@...hat.com>
To: Yunjian Wang <wangyunjian@...wei.com>
Cc: willemdebruijn.kernel@...il.com, kuba@...nel.org, davem@...emloft.net, 
	jiri@...nulli.us, netdev@...r.kernel.org, linux-kernel@...r.kernel.org, 
	xudingke@...wei.com
Subject: Re: [PATCH net-next v2] tun: Implement ethtool's get_channels() callback

On Fri, Feb 2, 2024 at 3:53 PM Yunjian Wang <wangyunjian@...wei.com> 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@...wei.com>
> ---
>   v2: add conditional on IFF_MULTI_QUEUE
> ---
>  drivers/net/tun.c | 10 ++++++++++
>  1 file changed, 10 insertions(+)

Acked-by: Jason Wang <jasowang@...hat.com>

Thanks


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ