[ovs-build] Passed: williamtu/ovs-travis#120 (packet_batch - 3af6a2e)

Travis CI builds at travis-ci.org
Mon Jul 18 22:46:10 UTC 2016


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

Build: #120
Status: Passed

Duration: 33 minutes and 36 seconds
Commit: 3af6a2e (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.

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/3d03c0874257...3af6a2e74468

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

--

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/20160718/37570a3d/attachment-0002.html>


More information about the build mailing list