[ovs-build] Broken: ovn-org/ovn#287 (master - 90e5971)

Travis CI builds at travis-ci.org
Mon Jun 15 08:47:09 UTC 2020


Build Update for ovn-org/ovn
-------------------------------------

Build: #287
Status: Broken

Duration: 18 mins and 5 secs
Commit: 90e5971 (master)
Author: Numan Siddique
Message: northd: By pass IPv6 Router Adv and Router Solicitation packets from ACL stages.

We already add below logical flows to by pass IPv6 Neighbor discovery packets
from in/out ACL stage.

table=6 (ls_in_acl          ), priority=65535, match=(nd), action=(next;)
table=4 (ls_out_acl         ), priority=65535, match=(nd), action=(next;)

This patch also adds nd_rs and nd_ra to these logical flows. Without these
the IPv6 Router Adv packets generated by ovn-controller are dropped if
CMS has configured ACLs.

Reported-by: Jakub Libosvar <jlibosva at redhat.com>
Signed-off-by: Numan Siddique <numans at ovn.org>
Acked-by: Mark Michelson <mmichels at redhat.com>

View the changeset: https://github.com/ovn-org/ovn/compare/10deb869fff9...90e597101827

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

--

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


More information about the build mailing list