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] [day] [month] [year] [list]
Message-ID: <92cb16f0-20e8-4ef5-8b4e-3ec5de3e5fd3@oracle.com>
Date: Thu, 30 Oct 2025 10:01:15 +0530
From: ALOK TIWARI <alok.a.tiwari@...cle.com>
To: Jakub Kicinski <kuba@...nel.org>, davem@...emloft.net
Cc: netdev@...r.kernel.org, edumazet@...gle.com, pabeni@...hat.com,
        andrew+netdev@...n.ch, horms@...nel.org, andrew@...n.ch,
        shuah@...nel.org, linux-kselftest@...r.kernel.org
Subject: Re: [External] : [PATCH net-next v3] selftests: drv-net: replace the
 nsim ring test with a drv-net one



On 10/29/2025 10:19 PM, Jakub Kicinski wrote:
> +def channels(cfg) -> None:
> +    """
> +    Twiddle channel counts in various combinations of parameters.
> +    We're only looking for driver adhering to the requested config
> +    if the config is accepted and crashes.

crashes.?

> +    """
> +    ehdr = {'header':{'dev-index': cfg.ifindex}}
> +    chans = cfg.eth.channels_get(ehdr)


Thanks,
Alok

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ