aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-dpdk/Makefile.am
AgeCommit message (Expand)Author
2016-01-05Port "6a598853 api: clib: added standard c library api"Zoltan Kiss
2016-01-05Port "10042384 api: rwlock_recursive: added recursive rwlock"Zoltan Kiss
2016-01-05Port "a0b30a27 api: spinlock_recursive: added recursive spinlock"Zoltan Kiss
2016-01-05Port "da9cde9a api: thread: added THREAD_COUNT_MAX define"Zoltan Kiss
2016-01-05Port "bbf9c099 api: hash: Added crc32 and crc32c hash functions"Zoltan Kiss
2015-12-18linux-dpdk: cpumask: go back to linux-generic cpumask implementationZoltan Kiss
2015-12-15linux-dpdk: remove unused source fileZoltan Kiss
2015-12-03Port "44dde8a5 api: time: unbind CPU cycles from time API"Zoltan Kiss
2015-12-02Port "d7049e08 platform: move list of API files to Makefile.inc so it is comm...Zoltan Kiss
2015-11-04linux-dpdk: errno: create localy copy of linux-generic implementationZoltan Kiss
2015-11-04Port 52ca6f65 "linux-generic: cpu: implementation for cycle count API"Zoltan Kiss
2015-11-04Port 5126cc51 "linux-generic: cpu: created arch depedent cpu_cycles files"Zoltan Kiss
2015-11-03linux-dpdk: packet_flags: create local copy of linux-generic implementationZoltan Kiss
2015-10-20dpdk: Makefile: reuse header files via symlinksAnders Roxell
2015-09-10Port e3cd1e "api: sched: moved scheduler types into new file"Zoltan Kiss
2015-09-08Port bb00e7 "linux-generic: Makefile.am: fix basename conflicts"Zoltan Kiss
2015-08-14Port 7cd8a605 "validation: changing build order"Zoltan Kiss
2015-08-04linux-dpdk: support DPDK 2.1.0-rc3Zoltan Kiss
2015-07-29dpdk: use a local copy of odp_cpumask.cMaxim Uvarov
2015-07-28Port 3ef51b "api: thrmask: added thread mask"Zoltan Kiss
2015-07-28Port 46a041 "configure: use stricter warnings"Zoltan Kiss
2015-07-07dpdk: include the correct type definitionsZoltan Kiss
2015-07-01thread: make a local copy of odp_thread.cZoltan Kiss
2015-05-22scripts: run pktio_env before testsZoltan Kiss
2015-05-15dpdk: fix makefile with new include filesZoltan Kiss
2015-05-15Port "linux-generic: use arch optimisations for time"Zoltan Kiss
2015-05-15Port "linux-generic: odp_linux: migrate helpers to helper dir"Zoltan Kiss
2015-05-15packet: remove linux-generic packet_socket implementationZoltan Kiss
2015-05-07dpdk: add pcap to linked librariesZoltan Kiss
2015-04-23queue: delete current implementation and use linux-generic1.0-beta_DPDK_1.7.1WIPZoltan Kiss
2015-04-23timer: enable linux-generic implementationZoltan Kiss
2015-03-30linux-dpdk: init: add terminate functionsMike Holmes
2015-03-17dpdk: Taken odp_packet_io_queue.h from linux-generic which is needed by libodp.aVenkatesh Vivekanandan
2015-03-17dpdk: disabled timer for now from odp-dpdkVenkatesh Vivekanandan
2015-03-04DPDK: Follow up the header renamings and movesZoltan Kiss
2015-02-27Makefile: Prevent the linux-generic odp_buffer_inlines.h to be includedZoltan Kiss
2015-02-27api: Use our own platform type definitionsZoltan Kiss
2015-02-27api: Make odp_packet_len inlineZoltan Kiss
2015-02-27DPDK API: Delete duplicate API header files and add new files from linux-genericZoltan Kiss
2015-02-27Makefile misses icmp and ipsec helper filesZoltan 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-27Removed unnecessary pktio type include filesZoltan Kiss
2015-01-19Add support for DPDK 1.7.1odp-0.2Venkatesh Vivekanandan
2014-11-11Running IPsec App on ODP-DPDKVenkatesh Vivekanandan
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-09-22linux-dpdk: Fixed the installed include filesCiprian Barbu
2014-09-18dpdk: add generic cryptoMaxim Uvarov