From: Jakub Kicinski <kuba@kernel.org>
To: David Wei <dw@davidwei.uk>
Cc: Jiri Pirko <jiri@resnulli.us>,
Sabrina Dubroca <sd@queasysnail.net>,
netdev@vger.kernel.org, "David S. Miller" <davem@davemloft.net>,
Eric Dumazet <edumazet@google.com>,
Paolo Abeni <pabeni@redhat.com>
Subject: Re: [PATCH net-next v12 0/4] netdevsim: link and forward skbs between ports
Date: Tue, 20 Feb 2024 18:20:18 -0800 [thread overview]
Message-ID: <20240220182018.4577db1b@kernel.org> (raw)
In-Reply-To: <20240217050418.3125504-1-dw@davidwei.uk>
On Fri, 16 Feb 2024 21:04:14 -0800 David Wei wrote:
> This patchset adds the ability to link two netdevsim ports together and
> forward skbs between them, similar to veth. The goal is to use netdevsim
> for testing features e.g. zero copy Rx using io_uring.
I think this was posted before our conversation about waiting for
the listener, so I'm assuming we'll wait for the lucky v13.
--
pw-bot: cr
prev parent reply other threads:[~2024-02-21 2:20 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-17 5:04 [PATCH net-next v12 0/4] netdevsim: link and forward skbs between ports David Wei
2024-02-17 5:04 ` [PATCH net-next v12 1/4] netdevsim: allow two netdevsim ports to be connected David Wei
2024-02-17 19:44 ` Maciek Machnikowski
2024-02-17 5:04 ` [PATCH net-next v12 2/4] netdevsim: forward skbs from one connected port to another David Wei
2024-02-17 19:45 ` Maciek Machnikowski
2024-02-17 5:04 ` [PATCH net-next v12 3/4] netdevsim: add selftest for forwarding skb between connected ports David Wei
2024-02-17 5:04 ` [PATCH net-next v12 4/4] netdevsim: fix rtnetlink.sh selftest David Wei
2024-02-21 2:20 ` Jakub Kicinski [this message]
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=20240220182018.4577db1b@kernel.org \
--to=kuba@kernel.org \
--cc=davem@davemloft.net \
--cc=dw@davidwei.uk \
--cc=edumazet@google.com \
--cc=jiri@resnulli.us \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=sd@queasysnail.net \
/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;
as well as URLs for NNTP newsgroup(s).