aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-dpdk/include/odp_pool_internal.h
AgeCommit message (Expand)Author
2016-05-27Port e9013f8b "api: debug: promote ODP_STATIC_ASSERT() to be an ODP API"Zoltan Kiss
2016-05-26Port "api: pool: add pool capability" seriesZoltan Kiss
2016-03-30Port "98e20f0a api and linux-generic: make room for new api"Zoltan Kiss
2015-07-28Port 3d85d5 "linux-generic: crypto: eliminate buffer type hack for completions"Zoltan Kiss
2015-07-27linux-dpdk: pktio: remove unnecessary pktio id from poolCiprian Barbu
2015-07-10linux-dpdk: pool: use intermediate cast to avoid alignment warningsBill Fischofer
2015-05-21pool: remove unnecessary function definitionsZoltan Kiss
2015-05-21pool: assert that pool name sizes are the sameZoltan Kiss
2015-05-15Add missing header filesZoltan Kiss
2015-05-08dpdk: delete a bunch of stale codeZoltan Kiss
2015-04-23packet: implement odp_packet_pool() and odp_packet_input()Zoltan Kiss
2015-03-17ODP-DPDK: Fix code style changesZoltan Kiss
2015-03-17pool: Fix pool_hdlVenkatesh Vivekanandan
2015-03-17pool: Fix pool accessors broken by strong typing changesZoltan Kiss
2015-03-17pool: Rename odp_buffer_pool_param_t to odp_pool_param_tVenkatesh Vivekanandan
2015-03-17pool: Rename ODP_BUFFER_POOL_NAME_LEN to ODP_POOL_NAME_LENVenkatesh Vivekanandan
2015-03-17pool: fix lock header file pathZoltan Kiss
2015-03-17api: pool: Rename odp_buffer_pool_ to odp_pool_Venkatesh Vivekanandan
2015-03-04DPDK: Follow up the header renamings and movesZoltan Kiss
2015-03-04DPDK: rename filesZoltan Kiss