All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: Simon Horman <simon.horman@corigine.com>
Cc: Felix Huettner <felix.huettner@mail.schwarz>,
	netdev@vger.kernel.org, dev@openvswitch.org,
	linux-kernel@vger.kernel.org, pabeni@redhat.com,
	edumazet@google.com, pshelar@ovn.org, davem@davemloft.net,
	luca.czesla@mail.schwarz
Subject: Re: [PATCH net v3] net: openvswitch: fix race on port output
Date: Thu, 6 Apr 2023 19:05:13 -0700	[thread overview]
Message-ID: <20230406190513.7d783d6d@kernel.org> (raw)
In-Reply-To: <ZC0pBXBAgh7c76CA@kernel-bug-kernel-bug>

On Wed, 5 Apr 2023 07:53:41 +0000 Felix Huettner wrote:
> assume the following setup on a single machine:
> 1. An openvswitch instance with one bridge and default flows
> 2. two network namespaces "server" and "client"
> 3. two ovs interfaces "server" and "client" on the bridge
> 4. for each ovs interface a veth pair with a matching name and 32 rx and
>    tx queues
> 5. move the ends of the veth pairs to the respective network namespaces
> 6. assign ip addresses to each of the veth ends in the namespaces (needs
>    to be the same subnet)
> 7. start some http server on the server network namespace
> 8. test if a client in the client namespace can reach the http server

Hi Simon, looks good?

  reply	other threads:[~2023-04-07  2:07 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-05  7:53 [PATCH net v3] net: openvswitch: fix race on port output Felix Huettner
2023-04-07  2:05 ` Jakub Kicinski [this message]
2023-04-07  8:44   ` Simon Horman
2023-04-07  9:31     ` Simon Horman
2023-04-07  8:48 ` Eric Dumazet
2023-04-08  2:50 ` 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=20230406190513.7d783d6d@kernel.org \
    --to=kuba@kernel.org \
    --cc=davem@davemloft.net \
    --cc=dev@openvswitch.org \
    --cc=edumazet@google.com \
    --cc=felix.huettner@mail.schwarz \
    --cc=linux-kernel@vger.kernel.org \
    --cc=luca.czesla@mail.schwarz \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=pshelar@ovn.org \
    --cc=simon.horman@corigine.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.