On 8/15/25 9:09 PM, Rukomoinikova Aleksandra wrote: > On 15.08.2025 20:43, Ilya Maximets wrote: >> On 8/15/25 6:00 PM, Alexandra Rukomoinikova wrote: >>> Signed-off-by: Alexandra Rukomoinikova <arukomoinikova@k2.cloud> >>> --- >>> ovs | 2 +- >>> 1 file changed, 1 insertion(+), 1 deletion(-) >>> >>> diff --git a/ovs b/ovs >>> index 0d5eece55..00dcc546a 160000 >>> --- a/ovs >>> +++ b/ovs >>> @@ -1 +1 @@ >>> -Subproject commit 0d5eece55c5a0d9fa82edeb0aafbf1003e1ebbff >>> +Subproject commit 00dcc546a1b9669b66a8985ceecd8266e33607d7 >> This is still a wrong commit. We should point to branch-3.6 and not the >> main. >> So, the correct commit is 852f07e5251c6a0c0d5c43dc980d12a4f1bcd370. >> >> Best regards, Ilya Maximets. > > Hi Ilya and Mark again, it seems Mark bumped the wrong version during > the merge, as I did, to the main > (00dcc546a1b9669b66a8985ceecd8266e33607d7), not to the 3.6 branch. I can > send you a patch. >
It seems correct to me. The tags a messed up a bit, but the commit seems fine: $ git show d99fa3d commit d99fa3dfb8193f491b892e22593a20adf836d4f3 Author: Alexandra Rukomoinikova <arukomoinikova@k2.cloud> Date: Fri Aug 15 19:00:08 2025 +0300 ovs: Bump ovs submodule vesrion. Signed-off-by: Alexandra Rukomoinikova <arukomoinikova@k2.cloud> Signed-off-by: Alexandra Rukomoinikova <arukomoinikova@k2.cloud><mailto:arukomoinikova@k2.cloud> Signed-off-by: Mark Michelson <mmich...@redhat.com> diff --git a/ovs b/ovs index 0d5eece55..852f07e52 160000 --- a/ovs +++ b/ovs @@ -1 +1 @@ -Subproject commit 0d5eece55c5a0d9fa82edeb0aafbf1003e1ebbff +Subproject commit 852f07e5251c6a0c0d5c43dc980d12a4f1bcd370 --- _______________________________________________ dev mailing list d...@openvswitch.org https://mail.openvswitch.org/mailman/listinfo/ovs-dev