[ovs-build] Canceled: david-marchand/ovs#12 (vhost_fixes - ccbc32b)

Travis CI builds at travis-ci.com
Thu Apr 11 13:40:23 UTC 2019


Build Update for david-marchand/ovs
-------------------------------------

Build: #12
Status: Canceled

Duration: 43 secs
Commit: ccbc32b (vhost_fixes)
Author: David Marchand
Message: netdev-dpdk: avoid reconfiguration on VIRTIO_NET_F_MQ changes

At the moment, a malicious guest might negotiate VIRTIO_NET_F_MQ and
!VIRTIO_NET_F_MQ in a loop which would be seen as qp_num going from 1 to
n and n to 1 continuously, triggering datapath reconfigurations at each
transition.

Limit this by only reconfiguring on increased qp_num.
The previous patch reduced the observed cost of polling disabled queues,
so the only cost is memory.

Signed-off-by: David Marchand <david.marchand at redhat.com>

View the changeset: https://github.com/david-marchand/ovs/compare/e7ec08f61424...ccbc32b0b49d

View the full build log and details: https://travis-ci.com/david-marchand/ovs/builds/107968939?utm_medium=notification&utm_source=email

--

You can unsubscribe from build emails from the david-marchand/ovs repository going to https://travis-ci.com/account/preferences/unsubscribe?repository=7814345&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/20190411/915e6b85/attachment.html>


More information about the build mailing list