[ovs-build] Canceled: igsilya/ovn#22 (logical-datapath-group-actions - 725ab13)

Travis CI builds at travis-ci.com
Mon Nov 23 14:01:41 UTC 2020


Build Update for igsilya/ovn
-------------------------------------

Build: #22
Status: Canceled

Duration: ?
Commit: 725ab13 (logical-datapath-group-actions)
Author: Ilya Maximets
Message: controller: Fail processing of logical flows and recompute on action encoding failures.

Currently, If encoding of actions failed, OVN will ignore that fact
and install incorrect OpenFlow rules that might lead to unexpected
packet drops or other traffic redirections.  Furthermore, if failure
happened due to missing multicast group (because of order of database
updates), OVN will install OpenFlow rule with 0 instead of datapath
tunnel key and will never reconsider this flow, unless full recompute
triggered.

This change allowes to return encoding failures to upper layers to
make a decision.  Also, it stops processing of logical flows to avoid
installation of incorrect OpenFlow rules that might cause unexpected
packet drops.

Signed-off-by: Ilya Maximets <i.maximets at ovn.org>

View the changeset: https://github.com/igsilya/ovn/compare/8dc137843a30...725ab13feeb6

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

  Restart your build: https://travis-ci.com/github/igsilya/ovn/builds/203581334?utm_medium=notification&utm_source=email

--

You can unsubscribe from build emails from the igsilya/ovn repository going to https://travis-ci.com/account/preferences/unsubscribe?repository=13391910&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.com/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/20201123/4aab157e/attachment.html>


More information about the build mailing list