aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-dpdk/include/odp_buffer_internal.h
AgeCommit message (Expand)Author
2015-11-04Port 8f07daf0 "api: schedule: revise definition of ordered locks"Zoltan Kiss
2015-09-08Port 3afd41 "linux-generic: general: add odp_forward_typedefs to resolve clan...Zoltan Kiss
2015-09-08Port a4d3bc "linux-generic: queue: implement ordered queues"Zoltan Kiss
2015-09-08Port 51bff8 "api: event: change to odp_event_type_t"Zoltan Kiss
2015-07-28Port 3d85d5 "linux-generic: crypto: eliminate buffer type hack for completions"Zoltan Kiss
2015-06-02linux-dpdk: packet: add support for packet segmentationBill Fischofer
2015-06-02linux-dpdk: packet: restructure metadata handlingBill Fischofer
2015-05-15Add missing header filesZoltan Kiss
2015-05-08dpdk: delete a bunch of stale codeZoltan Kiss
2015-04-23timer: enable linux-generic implementationZoltan Kiss
2015-03-17ODP-DPDK: Fix code style changesZoltan Kiss
2015-03-17ipsec: Fix missing prototype of _odp_buffer_type_setVenkatesh Vivekanandan
2015-03-17api: buffer: Removed odp_buffer_typeVenkatesh Vivekanandan
2015-03-17api: buffer: Change buffer size from size_t to uint32_tVenkatesh Vivekanandan
2015-03-17api: pool: Rename odp_buffer_pool_ to odp_pool_Venkatesh Vivekanandan
2015-03-17api: config: Renamed ODP_CONFIG_BUFFER_POOLSZoltan Kiss
2015-03-17buffer: Remove old assertZoltan Kiss
2015-03-17buffer: ODP_CONFIG_PACKET_BUF_LEN_MIN renamedZoltan Kiss
2015-03-04DPDK: Follow up the header renamings and movesZoltan Kiss
2015-02-27buffer: Fix logging and variable access in odp_buffer_snprintVenkatesh Vivekanandan
2015-02-27api: buffer: change pool createZoltan Kiss
2014-10-09linux-dpdk: Rework buffer managementCiprian Barbu
2014-10-06Revert "git split: delete dpdk"Venkatesh Vivekanandan
2014-10-01git split: delete dpdkMaxim Uvarov
2014-07-23Initial ODP-DPDK portVincent Hsu