All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Jiri Pirko <jiri@resnulli.us>
Cc: netdev@vger.kernel.org, kuba@kernel.org, pabeni@redhat.com,
	davem@davemloft.net, edumazet@google.com, parav@nvidia.com,
	mst@redhat.com, jasowang@redhat.com, xuanzhuo@linux.alibaba.com,
	shuah@kernel.org, petrm@nvidia.com, liuhangbin@gmail.com,
	vladimir.oltean@nxp.com, bpoirier@nvidia.com, idosch@nvidia.com,
	virtualization@lists.linux.dev
Subject: Re: [patch net-next v6 0/5] selftests: virtio_net: introduce initial testing infrastructure
Date: Fri, 26 Apr 2024 11:40:28 +0000	[thread overview]
Message-ID: <171413162846.3079.6495218393722854548.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240424104049.3935572-1-jiri@resnulli.us>

Hello:

This series was applied to netdev/net-next.git (main)
by Paolo Abeni <pabeni@redhat.com>:

On Wed, 24 Apr 2024 12:40:44 +0200 you wrote:
> From: Jiri Pirko <jiri@nvidia.com>
> 
> This patchset aims at introducing very basic initial infrastructure
> for virtio_net testing, namely it focuses on virtio feature testing.
> 
> The first patch adds support for debugfs for virtio devices, allowing
> user to filter features to pretend to be driver that is not capable
> of the filtered feature.
> 
> [...]

Here is the summary with links:
  - [net-next,v6,1/5] virtio: add debugfs infrastructure to allow to debug virtio features
    https://git.kernel.org/netdev/net-next/c/96a8326d69ff
  - [net-next,v6,2/5] selftests: forwarding: add ability to assemble NETIFS array by driver name
    https://git.kernel.org/netdev/net-next/c/41ad836e393a
  - [net-next,v6,3/5] selftests: forwarding: add check_driver() helper
    https://git.kernel.org/netdev/net-next/c/617198cbc69d
  - [net-next,v6,4/5] selftests: forwarding: add wait_for_dev() helper
    https://git.kernel.org/netdev/net-next/c/dae9dd5fd9f3
  - [net-next,v6,5/5] selftests: virtio_net: add initial tests
    https://git.kernel.org/netdev/net-next/c/ccfaed04db5e

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2024-04-26 11:40 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-24 10:40 [patch net-next v6 0/5] selftests: virtio_net: introduce initial testing infrastructure Jiri Pirko
2024-04-24 10:40 ` [patch net-next v6 1/5] virtio: add debugfs infrastructure to allow to debug virtio features Jiri Pirko
2024-04-24 10:40 ` [patch net-next v6 2/5] selftests: forwarding: add ability to assemble NETIFS array by driver name Jiri Pirko
2024-04-24 15:27   ` Benjamin Poirier
2024-04-24 10:40 ` [patch net-next v6 3/5] selftests: forwarding: add check_driver() helper Jiri Pirko
2024-04-24 15:28   ` Benjamin Poirier
2024-04-24 10:40 ` [patch net-next v6 4/5] selftests: forwarding: add wait_for_dev() helper Jiri Pirko
2024-04-24 15:28   ` Benjamin Poirier
2024-04-24 10:40 ` [patch net-next v6 5/5] selftests: virtio_net: add initial tests Jiri Pirko
2024-04-24 15:29   ` Benjamin Poirier
2024-04-26 11:40 ` patchwork-bot+netdevbpf [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=171413162846.3079.6495218393722854548.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=bpoirier@nvidia.com \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=idosch@nvidia.com \
    --cc=jasowang@redhat.com \
    --cc=jiri@resnulli.us \
    --cc=kuba@kernel.org \
    --cc=liuhangbin@gmail.com \
    --cc=mst@redhat.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=parav@nvidia.com \
    --cc=petrm@nvidia.com \
    --cc=shuah@kernel.org \
    --cc=virtualization@lists.linux.dev \
    --cc=vladimir.oltean@nxp.com \
    --cc=xuanzhuo@linux.alibaba.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.