All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Aaron Conole <aconole@redhat.com>
Cc: netdev@vger.kernel.org, pshelar@ovn.org, kuba@kernel.org,
	davem@davemloft.net, pabeni@redhat.com, edumazet@google.com,
	tgraf@suug.ch, ksprague0711@gmail.com, dev@openvswitch.org,
	echaudro@redhat.com, i.maximets@ovn.org, shuah@kernel.org,
	linux-kernel@vger.kernel.org, linux-kselftest@vger.kernel.org
Subject: Re: [PATCH v2 net 0/2]  openvswitch: syzbot splat fix and introduce selftest
Date: Thu, 27 Oct 2022 10:50:16 +0000	[thread overview]
Message-ID: <166686781620.26454.9462786042081313490.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20221025105018.466157-1-aconole@redhat.com>

Hello:

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

On Tue, 25 Oct 2022 06:50:16 -0400 you wrote:
> Syzbot recently caught a splat when dropping features from
> openvswitch datapaths that are in-use.  The WARN() call is
> definitely too large a hammer for the situation, so change
> to pr_warn.
> 
> Second patch in the series introduces a new selftest suite which
> can help show that an issue is fixed.  This change might be
> more suited to net-next tree, so it has been separated out
> as an additional patch and can be either applied to either tree
> based on preference.
> 
> [...]

Here is the summary with links:
  - [v2,net,1/2] openvswitch: switch from WARN to pr_warn
    https://git.kernel.org/netdev/net/c/fd954cc1919e
  - [v2,net,2/2] selftests: add openvswitch selftest suite
    https://git.kernel.org/netdev/net/c/25f16c873fb1

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



      parent reply	other threads:[~2022-10-27 10:50 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-25 10:50 [PATCH v2 net 0/2] openvswitch: syzbot splat fix and introduce selftest Aaron Conole
2022-10-25 10:50 ` [PATCH v2 net 1/2] openvswitch: switch from WARN to pr_warn Aaron Conole
2022-10-25 13:25   ` Ilya Maximets
2022-10-25 10:50 ` [PATCH v2 net 2/2] selftests: add openvswitch selftest suite Aaron Conole
2022-10-27 10:50 ` 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=166686781620.26454.9462786042081313490.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=aconole@redhat.com \
    --cc=davem@davemloft.net \
    --cc=dev@openvswitch.org \
    --cc=echaudro@redhat.com \
    --cc=edumazet@google.com \
    --cc=i.maximets@ovn.org \
    --cc=ksprague0711@gmail.com \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-kselftest@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=pshelar@ovn.org \
    --cc=shuah@kernel.org \
    --cc=tgraf@suug.ch \
    /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.