[ovs-build] Passed: openvswitch/ovs#5819 (branch-2.9 - be359e6)

Travis CI builds at travis-ci.org
Tue Jan 23 12:47:10 UTC 2018


Build Update for openvswitch/ovs
-------------------------------------

Build: #5819
Status: Passed

Duration: 8 hours, 29 minutes, and 14 seconds
Commit: be359e6 (branch-2.9)
Author: Eric Garver
Message: datapath: add ct_clear action

Upstream commit:
    commit b8226962b1c49c784aeddb9d2fafbf53dfdc2190
    Author: Eric Garver <e at erig.me>
    Date:   Tue Oct 10 16:54:44 2017 -0400

    openvswitch: add ct_clear action

    This adds a ct_clear action for clearing conntrack state. ct_clear is
    currently implemented in OVS userspace, but is not backed by an action
    in the kernel datapath. This is useful for flows that may modify a
    packet tuple after a ct lookup has already occurred.

    Signed-off-by: Eric Garver <e at erig.me>
    Acked-by: Pravin B Shelar <pshelar at ovn.org>
    Signed-off-by: David S. Miller <davem at davemloft.net>

Notes:
   - hunk from include/uapi/linux/openvswitch.h is missing because it
     was added with userspace support in 1fe178d251c8 ("dpif: Add support
     for OVS_ACTION_ATTR_CT_CLEAR")
   - if IP_CT_UNTRACKED is not available use 0 as other nf_ct_set()
     calls do. Since we're setting ct to NULL this is okay.

Signed-off-by: Eric Garver <e at erig.me>
Acked-by: Pravin B Shelar <pshelar at ovn.org>

View the changeset: https://github.com/openvswitch/ovs/compare/01e125c71bf8...be359e64fa77

View the full build log and details: https://travis-ci.org/openvswitch/ovs/builds/332125889?utm_source=email&utm_medium=notification

--

You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openvswitch.org/pipermail/ovs-build/attachments/20180123/29977f47/attachment.html>


More information about the build mailing list