[ovs-build] Errored: istokes/ovs#846 (b_2_9_flow_fix - a169fa8)

Travis CI builds at travis-ci.org
Tue Jan 15 21:26:30 UTC 2019


Build Update for istokes/ovs
-------------------------------------

Build: #846
Status: Errored

Duration: 1 hr, 25 mins, and 43 secs
Commit: a169fa8 (b_2_9_flow_fix)
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/istokes/ovs/compare/d13f2be38f20^...a169fa8f3d81

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

--

You can unsubscribe from build emails from the istokes/ovs repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=16644441&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/20190115/5e286e8b/attachment.html>


More information about the build mailing list