[ovs-build] Passed: ovsrobot/ovs#1171 (series_116439 - 41b3291)

Travis CI builds at travis-ci.org
Thu Jun 27 14:14:34 UTC 2019


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

Build: #1171
Status: Passed

Duration: 1 hr, 20 mins, and 1 sec
Commit: 41b3291 (series_116439)
Author: Kevin Traynor
Message: netdev-dpdk: Enable vhost-tx-retries config.

vhost tx retries can provide some mitigation against
dropped packets due to a temporarily slow guest/limited queue
size for an interface, but on the other hand when a system
is fully loaded those extra cycles retrying could mean
packets are dropped elsewhere.

Up to now max vhost tx retries have been hardcoded, which meant
no tuning and no way to disable for debugging to see if extra
cycles spent retrying resulted in rx drops on some other
interface.

Add an option to change the max retries, with a value of
0 effectively disabling vhost tx retries.

Signed-off-by: Kevin Traynor <ktraynor at redhat.com>
Signed-off-by: 0-day Robot <robot at bytheb.org>

View the changeset: https://github.com/ovsrobot/ovs/compare/77cbc6279ad6...41b3291582bd

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


More information about the build mailing list