criswell has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
jlibosva has joined #openvswitch
criswell has joined #openvswitch
dceara has joined #openvswitch
felixhuettner has quit [Quit: felixhuettner]
felixhuettner has joined #openvswitch
<felixhuettner>
You need to compile ovn with the ovs version that is defined in the submodule of the ovn source. The most appropriate way is to statically link it.
<felixhuettner>
separately you can install ovs from source in whatever version you desire
<felixhuettner>
so the official APIs between ovn and ovs are compatible
<felixhuettner>
but ovn depends on the exact version of the ovs source as a library. Thats why it is generally statically linked
felixhuettner has quit [Client Quit]
zhouhan has joined #openvswitch
ChmEarl has joined #openvswitch
<dceara>
Hi everyone, it's time for the weekly OVN developers' meeting!
imaximets_ has quit [Changing host]
imaximets_ has joined #openvswitch
<dceara>
I think Mark won't be able to join today so I'll get things started.
imaximets_ is now known as imaximets
<imaximets>
o/
mkalcok has joined #openvswitch
<dceara>
My update for this week is: posted some bug fix patches (mostly BGP integration related) and did some reviews. Thanks to MJ and fnordahl we now also have the BGP multinode test and infrastructure merged so we hope to be using that in the EVPN support Ales and I are adding.
<dceara>
I'll be continuing with 25.09 reviews until branching, scheduled for August 15th.
<dceara>
That's it on my side. Who else would like to share an update?
<fnordahl>
o/
<imaximets>
My one-liner: Not a lot of updates, did some reviews for the most part.
<dceara>
Thanks, imaximets! Who would like to go next?
<fnordahl>
quick one liner, internal conference this week, erlon is progressing a v2 for the udp fragmentation compromise fix and we will post a v2 soon
<dceara>
Thanks, fnordahl!
<zhouhan>
I started reviewing the datapath I-P patches. Hope it is not too late ...
<zhouhan>
No other update from me
<dceara>
zhouhan, thanks for that, definitely not too late, Mark is working on a v14 as v13 was buggy and causing lots of CI failures.
<zhouhan>
dceara: thanks for the info!
<dceara>
An additional update on that side is that I had run some ovn-heater scale tests with v12 to ensure we had no control plane regressions in usual use cases. All was good.
zhouhan33 has joined #openvswitch
<dceara>
Do we have anyone else here to share today? Or will this be one of the short(est) weekly meetings? :)
<mkalcok>
One liner as well: I squeezed in one smaller review. I'll try to find other patches that I can be helpful.
<mkalcok>
*with
<dceara>
mkalcok, thanks for that! We're in dire need of reviews in general. :)
<imaximets>
One more important update: Submit your talks for OVS+OVN conference!! https://ovscon.site
<dceara>
imaximets++
moloings has joined #openvswitch
zhouhan5 has joined #openvswitch
<dceara>
OK, that's a while without anyone speaking up to share an update, I'm going to call it a meeting.
<dceara>
Thanks everyone, have a nice rest of your day!
zhouhan has quit [Ping timeout: 252 seconds]
<imaximets>
Thanks! Bye.
moloings has quit [Client Quit]
<zhouhan5>
bye!
<fnordahl>
\o cheers!
<mkalcok>
o/
mkalcok has quit [Quit: leaving]
zhouhan33 has quit [Ping timeout: 252 seconds]
zhouhan5 has quit [Ping timeout: 252 seconds]
dceara has quit [Quit: Leaving]
grive_ has quit [Server closed connection]
grive has joined #openvswitch
kuraudo has joined #openvswitch
elvira has quit [Ping timeout: 248 seconds]
jlibosva has quit [Quit: WeeChat 4.5.1]
kuraudo has quit [Remote host closed the connection]
elvira has joined #openvswitch
criswell has quit [Read error: Connection reset by peer]
criswell has joined #openvswitch
imaximets_ has joined #openvswitch
imaximets has quit [Ping timeout: 276 seconds]
nicolasbock has quit [Server closed connection]
nicolasbock has joined #openvswitch
<lindsay>
Thank you felixhuettner. So there is not guaranteed that OVN works properly with any versions of OVS libraries other than those defined in the git submodule.
<lindsay>
I'm currently working for improving Alpine Linux packaging. Can I report this to the Alpine Linux maintainers?