Re: [ovs-dev] [PATCH ovn 2/7] ovs: Bump submodule to recent master

2023-02-21 Thread Ales Musil
On Fri, Feb 17, 2023 at 4:56 PM Ilya Maximets  wrote:

> On 2/17/23 11:38, Ales Musil wrote:
> > Bump ovs submodule to cd1cf6a2 which is after
> > 0a758703 ("conntrack: Properly unNAT inner header of related traffic.").
> > This patch is needed for "LB - ICMP related traffic" system test to work
> > with OvS userspace netdev.
> >
> > Signed-off-by: Ales Musil 
> > ---
> >  ovs | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/ovs b/ovs
> > index 8986d4d55..cd1cf6a24 16
> > --- a/ovs
> > +++ b/ovs
> > @@ -1 +1 @@
> > -Subproject commit 8986d4d5564401eeef3dea828b51fe8bae2cc8aa
> > +Subproject commit cd1cf6a24b708b6f133fa83913ab3e4f586a200c
>
> We don't need to bump to master.  OVN is currently tracking branch-3.1
> and the fix is available on that branch.
>
> Best regards, Ilya Maximets.
>
>
Ack, I've used the latest branch-3.1 in v2.

Thanks,
Ales

-- 

Ales Musil

Senior Software Engineer - OVN Core

Red Hat EMEA 

amu...@redhat.comIM: amusil

___
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev


Re: [ovs-dev] [PATCH ovn 2/7] ovs: Bump submodule to recent master

2023-02-17 Thread Ilya Maximets
On 2/17/23 11:38, Ales Musil wrote:
> Bump ovs submodule to cd1cf6a2 which is after
> 0a758703 ("conntrack: Properly unNAT inner header of related traffic.").
> This patch is needed for "LB - ICMP related traffic" system test to work
> with OvS userspace netdev.
> 
> Signed-off-by: Ales Musil 
> ---
>  ovs | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/ovs b/ovs
> index 8986d4d55..cd1cf6a24 16
> --- a/ovs
> +++ b/ovs
> @@ -1 +1 @@
> -Subproject commit 8986d4d5564401eeef3dea828b51fe8bae2cc8aa
> +Subproject commit cd1cf6a24b708b6f133fa83913ab3e4f586a200c

We don't need to bump to master.  OVN is currently tracking branch-3.1
and the fix is available on that branch.

Best regards, Ilya Maximets.
___
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev


[ovs-dev] [PATCH ovn 2/7] ovs: Bump submodule to recent master

2023-02-17 Thread Ales Musil
Bump ovs submodule to cd1cf6a2 which is after
0a758703 ("conntrack: Properly unNAT inner header of related traffic.").
This patch is needed for "LB - ICMP related traffic" system test to work
with OvS userspace netdev.

Signed-off-by: Ales Musil 
---
 ovs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ovs b/ovs
index 8986d4d55..cd1cf6a24 16
--- a/ovs
+++ b/ovs
@@ -1 +1 @@
-Subproject commit 8986d4d5564401eeef3dea828b51fe8bae2cc8aa
+Subproject commit cd1cf6a24b708b6f133fa83913ab3e4f586a200c
-- 
2.39.1

___
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev