On Wed, Dec 1, 2021 at 10:22 PM David Zhang (张同剑)-浪潮信息 <[email protected]> wrote:
> Hi: > > What version of OVS supports compiling ovn21.09? I have tried several > versions of OVS release, such as 2.16. * 2.15.*, but it will be reported > that OVS related functions cannot be found, > Hi, For OVN 21.09 you need to use the OVS submodule included in ovn 21.09 which you can find here - https://github.com/ovn-org/ovn/tree/branch-21.09. After cloning ovn 21.09, run "git submodule update ovs". Please note that this version of OVS is only required for compiling OVN. You can use a different OVS version (2.15, 2.16 etc) at runtime. Numan > > *T:* 18801157293 > > > > *E:* [email protected] > > > > > > > > > _______________________________________________ > discuss mailing list > [email protected] > https://mail.openvswitch.org/mailman/listinfo/ovs-discuss >
_______________________________________________ discuss mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-discuss
