[ovs-build] Passed: numansiddique/ovn#159 (ACL_no_ct - 7fe68a0)

Travis CI builds at travis-ci.org
Mon Jul 6 06:45:38 UTC 2020


Build Update for numansiddique/ovn
-------------------------------------

Build: #159
Status: Passed

Duration: 17 mins and 42 secs
Commit: 7fe68a0 (ACL_no_ct)
Author: Numan Siddique
Message: WIP: Add a new ACL action type - allow-reply.

With this patch if CMS adds ACLs of action - "allow-reply" and with
NO ACLs of type - "allow-related", then the packets are sent to
conntrack only if required.

If there is atleast one ACL of type "allow-related" present in the
Port group/logical switch, then all the packets will go to conntrack.

New OVN actions - ct_save and ct_is_saved is added to determine if a
packet needs to go to conntrack.

ct_save action uses "learn" OVS action internally.

TODO: Need to find a way to remove the OF flows added by learn
if the flows are no longer required. One approach to cleanup is
to have a periodic task in  the pinctrl thread which gets the conntrack
entries directly and cleans it up.

Signed-off-by: Numan Siddique <numans at ovn.org>

View the changeset: https://github.com/numansiddique/ovn/compare/ae5e2798c04e^...7fe68a080c1d

View the full build log and details: https://travis-ci.org/github/numansiddique/ovn/builds/705292796?utm_medium=notification&utm_source=email


--

You can unsubscribe from build emails from the numansiddique/ovn repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=24622661&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific 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/20200706/ab21ffb1/attachment.html>


More information about the build mailing list