[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <3adf00c7-fe65-3ef4-b6d7-6d8a0cad8a5f@nvidia.com>
Date: Wed, 2 Mar 2022 12:03:49 +0200
From: Roi Dayan <roid@...dia.com>
To: patchwork-bot+netdevbpf@...nel.org,
Toms Atteka <cpp.code.lv@...il.com>
Cc: dev@...nvswitch.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, kuba@...nel.org, davem@...emloft.net
Subject: Re: [ovs-dev] [PATCH net-next v8] net: openvswitch: IPv6: Add IPv6
extension header support
On 2022-02-25 12:40 PM, patchwork-bot+netdevbpf@...nel.org wrote:
> Hello:
>
> This patch was applied to netdev/net-next.git (master)
> by David S. Miller <davem@...emloft.net>:
>
> On Wed, 23 Feb 2022 16:54:09 -0800 you wrote:
>> This change adds a new OpenFlow field OFPXMT_OFB_IPV6_EXTHDR and
>> packets can be filtered using ipv6_ext flag.
>>
>> Signed-off-by: Toms Atteka <cpp.code.lv@...il.com>
>> Acked-by: Pravin B Shelar <pshelar@....org>
>> ---
>> include/uapi/linux/openvswitch.h | 6 ++
>> net/openvswitch/flow.c | 140 +++++++++++++++++++++++++++++++
>> net/openvswitch/flow.h | 14 ++++
>> net/openvswitch/flow_netlink.c | 26 +++++-
>> 4 files changed, 184 insertions(+), 2 deletions(-)
>
> Here is the summary with links:
> - [net-next,v8] net: openvswitch: IPv6: Add IPv6 extension header support
> https://git.kernel.org/netdev/net-next/c/28a3f0601727
>
> You are awesome, thank you!
Hi,
After the merge of this patch I fail to do ipv6 traffic in ovs.
Am I missing something?
ovs-vswitchd.log has this msg
2022-03-02T09:52:26.604Z|00013|odp_util(handler1)|WARN|attribute
packet_type has length 2 but should have length 4
Thanks,
Roi
Powered by blists - more mailing lists