[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <161618760907.12397.15248883787731266190.git-patchwork-notify@kernel.org>
Date: Fri, 19 Mar 2021 21:00:09 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Hangbin Liu <liuhangbin@...il.com>
Cc: netdev@...r.kernel.org, davem@...emloft.net, petrm@...lanox.com,
idosch@...lanox.com, gnault@...hat.com
Subject: Re: [PATCH net] selftests: forwarding: vxlan_bridge_1d: Fix vxlan ecn
decapsulate value
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Fri, 19 Mar 2021 22:33:14 +0800 you wrote:
> The ECN bit defines ECT(1) = 1, ECT(0) = 2. So inner 0x02 + outer 0x01
> should be inner ECT(0) + outer ECT(1). Based on the description of
> __INET_ECN_decapsulate, the final decapsulate value should be
> ECT(1). So fix the test expect value to 0x01.
>
> Before the fix:
> TEST: VXLAN: ECN decap: 01/02->0x02 [FAIL]
> Expected to capture 10 packets, got 0.
>
> [...]
Here is the summary with links:
- [net] selftests: forwarding: vxlan_bridge_1d: Fix vxlan ecn decapsulate value
https://git.kernel.org/netdev/net/c/5aa3c334a449
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