[ovs-build] Failed: ovsrobot/ovn#607 (series_175746 - 5c4172b)

Travis CI builds at travis-ci.com
Fri May 8 19:35:24 UTC 2020


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

Build: #607
Status: Failed

Duration: 20 mins and 3 secs
Commit: 5c4172b (series_175746)
Author: Mark Michelson
Message: Don't use strcmp for MAC addresses

strcmp() for MAC addresses will detect that MAC addresses are different
if they use different capitalization.

This fixes the issue by converting MAC strings to struct eth_addr and
comparing those instead. This specifically is done when MAC addresses
are provided via user-input. For cases where the MAC strings are not
user-generated (e.g. pinctrl put_mac_binding) the code has not been
touched.

Reported-at: https://bugzilla.redhat.com/show_bug.cgi?id=1829059
Signed-off-by: Mark Michelson <mmichels at redhat.com>
Signed-off-by: 0-day Robot <robot at bytheb.org>

View the changeset: https://github.com/ovsrobot/ovn/commit/5c4172b6cf43

View the full build log and details: https://travis-ci.com/github/ovsrobot/ovn/builds/164802164?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/20200508/4c3dc8ef/attachment.html>


More information about the build mailing list