[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <168092221822.13259.3368137613613874573.git-patchwork-notify@kernel.org>
Date: Sat, 08 Apr 2023 02:50:18 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Felix Huettner <felix.huettner@...l.schwarz>
Cc: netdev@...r.kernel.org, dev@...nvswitch.org,
linux-kernel@...r.kernel.org, pabeni@...hat.com, kuba@...nel.org,
edumazet@...gle.com, pshelar@....org, davem@...emloft.net,
luca.czesla@...l.schwarz
Subject: Re: [PATCH net v3] net: openvswitch: fix race on port output
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Wed, 5 Apr 2023 07:53:41 +0000 you 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
>
> [...]
Here is the summary with links:
- [net,v3] net: openvswitch: fix race on port output
https://git.kernel.org/netdev/net/c/066b86787fa3
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists