> On Jan 10, 2018, at 1:16 AM, saher ... <[email protected]> wrote: > > Hiee, > > I am using Ubuntu 16.04 LTS installed on virtualbox, im installing > openvswitch-2.7.0 on it. Installation process includes a step with command > ($./configure --with-linux=/lib/module/`uname =r` /build). > This is returning me the error regarding linux kernel version as shown below. > plz suggest. > > configure: error: Linux kernel in /lib/modules/4.10.0-28-generic/build is > version 4.10.17, but version newer than 4.9.x is not supported (please refer > to the FAQ for advice) > > What release of openvswitch should i use that support my linux kernel.. also > i want to use socketplane with it. plz let me know the version of openvswitch > that supports my kernel as well as socketplane both
I don't know about Socketplane, but to use OVS with kernel 4.10 you'd need to use a 2.8.x or greater release of OVS. See this FAQ for kernel support for various versions of OVS: <https://github.com/openvswitch/ovs/blob/master/Documentation/faq/releases.rst> Hope this helps! -- Scott
signature.asc
Description: Message signed with OpenPGP
_______________________________________________ discuss mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-discuss
