[ovs-build] Errored: ddiproietto/ovs#41 (master - 050c60b)

Travis CI builds at travis-ci.org
Tue May 24 02:28:56 UTC 2016


Build Update for ddiproietto/ovs
-------------------------------------

Build: #41
Status: Errored

Duration: 1 hour, 0 minutes, and 37 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/ddiproietto/ovs/compare/6982ee960e47...050c60bfb5b4

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

--

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/20160524/315bac9a/attachment-0002.html>


More information about the build mailing list