Hi, folks Current ovs nsh patches https://github.com/yyang13/ovs_nsh_patches/ are only for ovs 2.5.98, so it can't be built on Linux kernel 4.1 and above, moreover this ovs DPDK version can't support conntrack, NetVirt depends on conntrack to implement security group.
Now I have ported https://github.com/yyang13/ovs_nsh_patches/ to ovs 2.6.1, so it can be built on almost any Linux distribution (kernel version >= 3.11, <= 4.8) , to be important, this ovs DPDK version can support conntrack, so we can use this ovs DPDK version for NetVirt + SFC integration with vhostuser and security group support. The patchset for ovs 2.6.1 is https://github.com/yyang13/ovs_nsh_patches/tree/master/v2.6.1, https://github.com/yyang13/ovs_nsh_patches/blob/master/start-ovs-deb-2.6.1.sh is used to build and install debian packages on Ubuntu, ODL can adapt to it without any change, welcome your tries.
_______________________________________________ sfc-dev mailing list [email protected] https://lists.opendaylight.org/mailman/listinfo/sfc-dev
