[ovs-build] Passed: ovsrobot/ovn#693 (series_179314 - 930f150)

Travis CI builds at travis-ci.com
Tue May 26 13:19:08 UTC 2020


Build Update for ovsrobot/ovn
-------------------------------------

Build: #693
Status: Passed

Duration: 12 mins and 58 secs
Commit: 930f150 (series_179314)
Author: Numan Siddique
Message: ovn-controller: Store the local port bindings in the runtime data I-P state.

This patch adds a new data structure - 'struct local_binding' which represents
a probable local port binding. A new object of this structure is creared for
each interface present in the integration bridge (br-int) with the
external_ids:iface-id set. This struct has 2 main fields
 - 'struct ovsrec_interface *' and 'struct sbrec_port_binding *'. These fields
are updated during port claim and release.

A shash of the local bindings is maintained with the 'iface-id' as the hash key
in the runtime data of the incremental processing engine.

This patch helps in the upcoming patch to add incremental processing support
for OVS interface and SB port binding changes.

This patch also refactors the port binding code by adding a port binding function
for each port binding type.

Acked-by: Mark Michelson <mmichels at redhat.com>
Signed-off-by: Numan Siddique <numans at ovn.org>
Signed-off-by: 0-day Robot <robot at bytheb.org>

View the changeset: https://github.com/ovsrobot/ovn/compare/d9ed450713ed^...930f150607fe

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

--

You can unsubscribe from build emails from the ovsrobot/ovn repository going to https://travis-ci.com/account/preferences/unsubscribe?repository=9136199&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/20200526/8958d964/attachment.html>


More information about the build mailing list