[ovs-build] Passed: ovsrobot/ovs#1136 (series_115737 - 86f9a3d)

Travis CI builds at travis-ci.org
Mon Jun 24 11:59:09 UTC 2019


Build Update for ovsrobot/ovs
-------------------------------------

Build: #1136
Status: Passed

Duration: 1 hr, 11 mins, and 2 secs
Commit: 86f9a3d (series_115737)
Author: Numan Siddique
Message: ovn-controller: Consider only port binding changes of normal type for run_time dataengine

Any changes for Port_Bindings rows of type - "chassisredirect", "patch", "l3gateway" etc
which are not related to the chassis can be ignored in the function
'binding_evaluate_port_binding_changes()'. Presently this returns true and this results
in unnecessary flow computation on a chassis.

Changes to these Port_Bindings (of type != "") will be handled by the engine handler
flow_output_sb_port_binding_handler() for the engine node 'en_sb_port_binding' (which
is input to 'en_flow_output'.

For example, if a chassisredirect port is claimed by a gateway chassis, the compute
nodes only need to update the flow in table 32 in the bundle action. Where as presently
flow computation is triggered and this causes wastage of CPU.

Signed-off-by: Numan Siddique <nusiddiq at redhat.com>
Signed-off-by: 0-day Robot <robot at bytheb.org>

View the changeset: https://github.com/ovsrobot/ovs/compare/cc0800cb92a0...86f9a3d075e9

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

--

You can unsubscribe from build emails from the ovsrobot/ovs repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=22285853&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/20190624/5fc14d94/attachment-0001.html>


More information about the build mailing list