aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-dpdk/include/api/odp_packet.h
AgeCommit message (Expand)Author
2015-03-04DPDK: delete old header overwritesZoltan Kiss
2015-02-27api: Make odp_packet_len inlineZoltan Kiss
2015-02-27api: Sync up odp_packet.h with linux-generic 0.6Zoltan Kiss
2015-02-27api: packet: add segmentation and copy APIZoltan Kiss
2015-02-27api: packet: add head/tail room manipulationZoltan Kiss
2015-02-27api: packet: user contextZoltan Kiss
2015-02-27api: packet: change layer offset/pointer APIZoltan Kiss
2015-02-27api: packet: change alloc/freeZoltan Kiss
2015-02-27api: packet: move helper functions to public APIZoltan Kiss
2015-02-27Factor ODP types into a common include fileZoltan Kiss
2015-02-27Rename packet start functionZoltan Kiss
2015-02-27Rename packet buffer address functionZoltan Kiss
2014-10-06Revert "git split: delete dpdk"Venkatesh Vivekanandan
2014-10-01git split: delete dpdkMaxim Uvarov
2014-09-18dpdk: add generic cryptoMaxim Uvarov
2014-08-11dpdk: ensure packet size is the same as buffer sizeAnders Roxell
2014-07-23Initial ODP-DPDK portVincent Hsu