[ovs-build] Passed: ddiproietto/ovs#27 (configchangesv7 - 5ea14a3)

Travis CI builds at travis-ci.org
Fri Apr 8 03:35:05 UTC 2016


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

Build: #27
Status: Passed

Duration: 2 minutes and 2 seconds
Commit: 5ea14a3 (configchangesv7)
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.

View the changeset: https://github.com/ddiproietto/ovs/compare/001bf08840ed^...5ea14a369572

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

--

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/20160408/8430c8fd/attachment-0002.html>


More information about the build mailing list