[ovs-build] Errored: openvswitch/ovs#2654 (master - 050c60b)

Travis CI builds at travis-ci.org
Mon May 23 18:55:35 UTC 2016


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

Build: #2654
Status: Errored

Duration: 1 hour, 0 minutes, and 26 seconds
Commit: 050c60b (master)
Author: Daniele Di Proietto
Message: netdev-dpdk: Use ->reconfigure() call to change rx/tx queues.

This introduces in dpif-netdev and netdev-dpdk the first use for the
newly introduce reconfigure netdev call.

When a request to change the number of queues comes, netdev-dpdk will
remember this and notify the upper layer via
netdev_request_reconfigure().

The datapath, instead of periodically calling netdev_set_multiq(), can
detect this and call reconfigure().

This mechanism can also be used to:
* Automatically match the number of rxq with the one provided by qemu
  via the new_device callback.
* Provide a way to change the MTU of dpdk devices at runtime.
* Move a DPDK vhost device to the proper NUMA socket.

Signed-off-by: Daniele Di Proietto <diproiettod at vmware.com>
Tested-by: Ilya Maximets <i.maximets at samsung.com>
Acked-by: Ilya Maximets <i.maximets at samsung.com>

View the changeset: https://github.com/openvswitch/ovs/compare/67eaddc00054...050c60bfb5b4

View the full build log and details: https://travis-ci.org/openvswitch/ovs/builds/132336046

--

You can configure 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://www.openvswitch.org/pipermail/ovs-build/attachments/20160523/6817be90/attachment-0002.html>


More information about the build mailing list