[ovs-build] Passed: ddiproietto/ovs#26 (configchangesv6 - bc73e4b)

Travis CI builds at travis-ci.org
Mon Mar 28 20:24:59 UTC 2016


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

Build: #26
Status: Passed

Duration: 2 minutes and 38 seconds
Commit: bc73e4b (configchangesv6)
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/2229f3ecc136^...bc73e4b985a7

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

--

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/20160328/f6bea24a/attachment-0002.html>


More information about the build mailing list