[ovs-build] Passed: openvswitch/ovs#4463 (master - 401b70d)

Travis CI builds at travis-ci.org
Wed May 3 23:09:57 UTC 2017


Build Update for openvswitch/ovs
-------------------------------------

Build: #4463
Status: Passed

Duration: 48 minutes and 7 seconds
Commit: 401b70d (master)
Author: Hemant Agrawal
Message: netdev-dpdk: leverage the mempool offload support

DPDK 16.07 introduced the support for mempool offload support.
rte_pktmbuf_pool_create is the recommended method for creating pktmbuf
pools. Buffer pools created with rte_mempool_create may not get offloaded
to the underlying offloaded mempools.

This patch, changes the rte_mempool_create to use helper wrapper
"rte_pktmbuf_pool_create" provided by dpdk, so that it can leverage
offloaded mempools.

Signed-off-by: Hemant Agrawal <hemant.agrawal at nxp.com>
Acked-by: Jianbo Liu <jianbo.liu at linaro.org>
Acked-by: Kevin Traynor <ktraynor at redhat.com>
Acked-by: Darrell Ball <dlu998 at gmail.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>

View the changeset: https://github.com/openvswitch/ovs/compare/c67e46c01e0e...401b70d63272

View the full build log and details: https://travis-ci.org/openvswitch/ovs/builds/228479136?utm_source=email&utm_medium=notification

--

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://mail.openvswitch.org/pipermail/ovs-build/attachments/20170503/ca3cc7f1/attachment-0001.html>


More information about the build mailing list