[ovs-build] Broken: williamtu/ovs-travis#121 (packet_batch - f62a0e8)

Travis CI builds at travis-ci.org
Tue Jul 19 00:14:20 UTC 2016


Build Update for williamtu/ovs-travis
-------------------------------------

Build: #121
Status: Broken

Duration: 31 minutes and 39 seconds
Commit: f62a0e8 (packet_batch)
Author: William Tu
Message: netdev-provider: Apply batch object to netdev provider.

Commit 1895cc8dbb64 ("dpif-netdev: create batch object") introduces
batch process functions and 'struct dp_packet_batch' to associate with
batch-level metadata.  This patch applies the packet batch object to
the netdev provider interface (dummy, Linux, BSD, and DPDK) so that
batch APIs can be used in providers.  With batch metadata visible in
providers, optimizations can be introduced at per-batch level instead
of per-packet.

Tested-at: https://travis-ci.org/williamtu/ovs-travis/builds/145677662
Signed-off-by: William Tu <u9012063 at gmail.com>
--
v3->v4:
- remove extra variables
- fix lines more than 80 characters
v2->v3:
- fix freebsd build issue
v1->v2:
- more descriptive commit message

View the changeset: https://github.com/williamtu/ovs-travis/compare/3af6a2e74468...f62a0e8b7843

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

--

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/20160719/b1f7e975/attachment-0002.html>


More information about the build mailing list