Linux Kernel Selftest development
 help / color / mirror / Atom feed
From: ALOK TIWARI <alok.a.tiwari@oracle.com>
To: Jakub Kicinski <kuba@kernel.org>, davem@davemloft.net
Cc: netdev@vger.kernel.org, edumazet@google.com, pabeni@redhat.com,
	andrew+netdev@lunn.ch, horms@kernel.org, andrew@lunn.ch,
	shuah@kernel.org, linux-kselftest@vger.kernel.org
Subject: Re: [External] : [PATCH net-next v3] selftests: drv-net: replace the nsim ring test with a drv-net one
Date: Thu, 30 Oct 2025 10:01:15 +0530	[thread overview]
Message-ID: <92cb16f0-20e8-4ef5-8b4e-3ec5de3e5fd3@oracle.com> (raw)
In-Reply-To: <20251029164930.2923448-1-kuba@kernel.org>



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

  parent reply	other threads:[~2025-10-30  4:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-29 16:49 [PATCH net-next v3] selftests: drv-net: replace the nsim ring test with a drv-net one Jakub Kicinski
2025-10-29 17:27 ` Andrew Lunn
2025-10-30  4:31 ` ALOK TIWARI [this message]
2025-10-31  0:40 ` patchwork-bot+netdevbpf

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=92cb16f0-20e8-4ef5-8b4e-3ec5de3e5fd3@oracle.com \
    --to=alok.a.tiwari@oracle.com \
    --cc=andrew+netdev@lunn.ch \
    --cc=andrew@lunn.ch \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=horms@kernel.org \
    --cc=kuba@kernel.org \
    --cc=linux-kselftest@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=shuah@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox