[ovs-build] Passed: dceara/ovn#175 (skip-conntrack-acl-v3 - 6dd8989)

Travis CI builds at travis-ci.org
Fri Sep 4 12:47:48 UTC 2020


Build Update for dceara/ovn
-------------------------------------

Build: #175
Status: Passed

Duration: 18 mins and 38 secs
Commit: 6dd8989 (skip-conntrack-acl-v3)
Author: Dumitru Ceara
Message: ovn-northd: Support mixing stateless/stateful ACLs with Stateless_Filter.

A new table is added to OVN_Northbound: Stateless_Filter. Users can
populate this table with records consisting of <priority, match>. These
records generate logical flows in the PRE_ACL stages of the logical
switch pipeline.

Packets matching these flows will completely bypass connection tracking
for ACL purposes. In specific scenarios CMSs can predetermine which
traffic must be firewalled statefully or not, e.g., UDP vs TCP. However,
until now, if at least one stateful ACL (allow-related) is configured
on the switch, all traffic gets sent to connection tracking.
This induces a hit in performance when forwarding packets that don't
need stateful processing.

New command line arguments are added to ovn-nbctl (stateless-filter-*)
to allow the users to interact with the Stateless_Filter table.

Signed-off-by: Dumitru Ceara <dceara at redhat.com>

View the changeset: https://github.com/dceara/ovn/compare/562490e54f14^...6dd8989a602d

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


--

You can unsubscribe from build emails from the dceara/ovn repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=25507942&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/20200904/a82a8557/attachment.html>


More information about the build mailing list