netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: Felix Huettner <felix.huettner@mail.schwarz>
Cc: netdev@vger.kernel.org, dev@openvswitch.org,
	linux-kernel@vger.kernel.org, luca.czesla@mail.schwarz
Subject: Re: [PATCH] net: openvswitch: fix race on port output
Date: Fri, 31 Mar 2023 21:26:22 -0700	[thread overview]
Message-ID: <20230331212622.44256513@kernel.org> (raw)
In-Reply-To: <ZCaXfZTwS9MVk8yZ@kernel-bug-kernel-bug>

On Fri, 31 Mar 2023 08:19:09 +0000 Felix Huettner wrote:
> 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

grunt.. please read:
https://www.kernel.org/doc/html/next/process/maintainer-netdev.html

  reply	other threads:[~2023-04-01  4:26 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-31  8:19 [PATCH] net: openvswitch: fix race on port output Felix Huettner
2023-04-01  4:26 ` Jakub Kicinski [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-03-31  6:25 Felix Hüttner
2023-04-01  4:25 ` Jakub Kicinski
2023-04-03 11:18   ` Felix Hüttner
2023-04-03 18:50     ` Jakub Kicinski
2023-04-04  7:25       ` Felix Hüttner

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=20230331212622.44256513@kernel.org \
    --to=kuba@kernel.org \
    --cc=dev@openvswitch.org \
    --cc=felix.huettner@mail.schwarz \
    --cc=linux-kernel@vger.kernel.org \
    --cc=luca.czesla@mail.schwarz \
    --cc=netdev@vger.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;
as well as URLs for NNTP newsgroup(s).