Hi; Tks, Get It.
OVS submodule included in OVN 21.09 I can find from https://github.com/openvswitch/ovs/tree/1bdda7b6d53c92e877b457157676aff326414c53. For the version in the above link, from which file can I know the specific version of OVS? And If I want to compile an ovn rpm, I need to specify the version number . In addition, how to compile the RPM of ovn? 发件人: Numan Siddique <[email protected]> 发送时间: 2021年12月2日, 星期四 11:45 收件人: David Zhang (张同剑)-浪潮信息 <[email protected]> 抄送: [email protected]; [email protected] 主题: Re: [ovs-discuss] What version of OVS supports compiling ovn21.09? On Wed, Dec 1, 2021 at 10:22 PM David Zhang (张同剑)-浪潮信息 <[email protected] <mailto:[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: <mailto:[email protected]> [email protected] _______________________________________________ discuss mailing list [email protected] <mailto:[email protected]> https://mail.openvswitch.org/mailman/listinfo/ovs-discuss
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ discuss mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-discuss
