[ovs-build] Errored: openvswitch/ovs#7591 (branch-2.9 - d95a8d2)

Travis CI builds at travis-ci.org
Wed Jan 16 13:35:53 UTC 2019


Build Update for openvswitch/ovs
-------------------------------------

Build: #7591
Status: Errored

Duration: 1 hr, 22 mins, and 24 secs
Commit: d95a8d2 (branch-2.9)
Author: Sugesh Chandran
Message: netdev-dpdk: Fix flow control configuration.

Currently devices that do not support configuring flow control via the eth_dev
API (e.g. SRIOV VFs) will fail during configuration setup when the interface
is added even if flow control is not requested. This is due to
rte_eth_dev_flow_ctrl_get() being called regardless of whether a flow
control configuration is required.

Fix this by moving the rte_eth_dev_flow_ctrl_get() call to be part of
the control block that avoids configuring flow control when no change
has occurred.

Fixes: 413c85a24353 ("netdev-dpdk: Fix failure to configure flow control at netdev-init.")
Reported-by: liang-min.wang at intel.com
Signed-off-by: Sugesh Chandran <sugesh.chandran at intel.com>
Co-authored-by: Ian Stokes <ian.stokes at intel.com>
Signed-off-by: Ian Stokes <ian.stokes at intel.com>
Acked-by: Tiago Lam <tiago.lam at intel.com>
Tested-by: Tiago Lam <tiago.lam at intel.com>

View the changeset: https://github.com/openvswitch/ovs/compare/8d47a48f4b3a...d95a8d2b0bd6

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

--

You can unsubscribe from build emails from the openvswitch/ovs repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=2143550&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/20190116/9f9c3f2b/attachment.html>


More information about the build mailing list