[ovs-build] Passed: ovsrobot/ovs#837 (series_102571 - 14a9623)

Travis CI builds at travis-ci.org
Sat Apr 13 10:57:13 UTC 2019


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

Build: #837
Status: Passed

Duration: 1 hr, 8 mins, and 23 secs
Commit: 14a9623 (series_102571)
Author: Chris Mi
Message: netdev-vport: Use the dst_port in tunnel netdev name

If tunnel device dst_port is not the default one, "ovs-dpctl dump-flows"
will fail. The error message for vxlan is:

netdev_linux|INFO|ioctl(SIOCGIFINDEX) on vxlan_sys_4789 device failed: No such device

That's because when calling netdev_vport_construct() for netdev
vxlan_sys_xxxx, the default dst_port is used. Actually, the dst_port
value is in the netdev name. Use it to avoid the error.

Signed-off-by: Chris Mi <chrism at mellanox.com>
Reviewed-by: Roi Dayan <roid at mellanox.com>
Signed-off-by: 0-day Robot <robot at bytheb.org>

View the changeset: https://github.com/ovsrobot/ovs/commit/14a96237a87e

View the full build log and details: https://travis-ci.org/ovsrobot/ovs/builds/519600745?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/20190413/523148bd/attachment.html>


More information about the build mailing list