[ovs-git] [openvswitch/ovs] fdcdc5: porting: Add fixes to support kernel 4.15.x

GitHub noreply at github.com
Fri Aug 17 17:25:44 UTC 2018


  Branch: refs/heads/branch-2.10
  Home:   https://github.com/openvswitch/ovs
  Commit: fdcdc5e948b06e9ac2a6e04b1f793df1cf1f7ab7
      https://github.com/openvswitch/ovs/commit/fdcdc5e948b06e9ac2a6e04b1f793df1cf1f7ab7
  Author: Yifeng Sun <pkusunyifeng at gmail.com>
  Date:   2018-08-17 (Fri, 17 Aug 2018)

  Changed paths:
    M .travis.yml
    M Documentation/faq/releases.rst
    M acinclude.m4
    M datapath/linux/compat/vxlan.c

  Log Message:
  -----------
  porting: Add fixes to support kernel 4.15.x

This patch enables OVS kernel module to run on kernel 4.15.x.
Two conntrack-related tests failed:
 - conntrack - multiple zones, local
 - conntrack - multi-stage pipeline, local
This might be due to conntrack policy changes for packets coming
from local ports on kernel 4.15. More survey will be done later.

Signed-off-by: Greg Rose <gvrose8192 at gmail.com>
Signed-off-by: Yifeng Sun <pkusunyifeng at gmail.com>
Co-authored-by: Greg Rose <gvrose8192 at gmail.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>
Tested-by: Gregory Rose <gvrose8192 at gmail.com>
Reviewed-by: Gregory Rose <gvrose8192 at gmail.com>



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the git mailing list