[ovs-build] Passed: ddiproietto/ovs#32 (configchangesv8 - 3324301)

Travis CI builds at travis-ci.org
Tue Apr 19 22:40:50 UTC 2016


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

Build: #32
Status: Passed

Duration: 27 minutes and 49 seconds
Commit: 3324301 (configchangesv8)
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/8ff5a966b8a5^...332430185beb

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

--

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/20160419/e21e0459/attachment-0002.html>


More information about the build mailing list