summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-16Merge branch 'WIP' of https://git.linaro.org/lng/odp-dpdk into WIPWIPMike Holmes
2015-03-16configure.ac: build linux-dpdk by defaultMike Holmes
2015-03-16linux-dpdk: m4: add configure.m4Mike Holmes
2015-03-07configure.ac: build linux-dpdk by defaultMike Holmes
2015-03-07linux-dpdk: m4: add configure.m4Mike Holmes
2015-03-071.0.0: TEMPORARILY removed timer from examplesVenkatesh Vivekanandan
2015-03-071.0.0: fix undefined reference toVenkatesh Vivekanandan
2015-03-071.0.0: fix undefined reference toVenkatesh Vivekanandan
2015-03-071.0.0: fix undefined reference toVenkatesh Vivekanandan
2015-03-071.0.0: fix undefined reference toVenkatesh Vivekanandan
2015-03-071.0.0: Add new file odp_packet_io_queue.h which is required by libodp.laVenkatesh Vivekanandan
2015-03-071.0.0: Disable timer for now to get it compiledVenkatesh Vivekanandan
2015-03-071.0.0: compilation fix for odp_queue.cVenkatesh Vivekanandan
2015-03-071.0.0: compilation fix for odp_pool.cVenkatesh Vivekanandan
2015-03-071.0.0: compilation fix for odp_packet_io.cVenkatesh Vivekanandan
2015-03-071.0.0: compilation fix for odp_packet_dpdk.cVenkatesh Vivekanandan
2015-03-071.0.0: compilation fix for odp_packet.cVenkatesh Vivekanandan
2015-03-071.0.0: compilation fix for odp_linux.cVenkatesh Vivekanandan
2015-03-071.0.0: compilation fix for odp_init.cVenkatesh Vivekanandan
2015-03-071.0.0: compilation fix for odp_crypto.cVenkatesh Vivekanandan
2015-03-071.0.0: compilation fix for odp_buffer.cVenkatesh Vivekanandan
2015-03-04DPDK: Follow up the header renamings and movesZoltan Kiss
2015-03-04api: sync up packet.h to the current frameZoltan Kiss
2015-03-04DPDK: delete old header overwritesZoltan Kiss
2015-03-04DPDK: rename filesZoltan Kiss
2015-03-02Diff between ODP 0.6 to 1.0Venkatesh Vivekanandan
2015-03-02packet_io: Implement odp_pktio_mtuVenkatesh Vivekanandan
2015-03-02packet_dpdk: Fixing up setup_pkt_dpdkZoltan Kiss
2015-03-02packet_dpdk: Adjust default port config for OVS-DPDKZoltan Kiss
2015-03-02packet: Implement odp_packet_push_tailZoltan Kiss
2015-03-02packet: check offset in odp_packet_l2_offset_setZoltan Kiss
2015-03-02buffer_pool: Fix buffer pool functionsZoltan Kiss
2015-03-02buffer: fix buffer helper functionsZoltan Kiss
2015-03-02packet_dpdk: Increase MAX_PKT_BURSTZoltan Kiss
2015-02-27doc: clean up doxygen first page textMaxim Uvarov
2015-02-27update version number from v0.11.0 to v1.0Anders Roxell
2015-02-27linux-generic: system: read hugepage size for all architecturesStuart Haslam
2015-02-27configure: Add std=c99Mike Holmes
2015-02-27linux-generic: time: fix c99 clock_gettimeMike Holmes
2015-02-27performance: odp_scheduling: fix c99 implicit declaration of function ‘cloc...Mike Holmes
2015-02-27example: odp_ipsec_stream: fix c99 unknown type name ‘uint’Mike Holmes
2015-02-27example: fix multiple c99 implicit declaration of function ‘strtok_r’Mike Holmes
2015-02-27example: odp_ipsec: fix c99 storage size of ‘ifr’ isn’t knownMike Holmes
2015-02-27example: odp_ipsec_stream: fix c99 unknown type name ‘uint’Mike Holmes
2015-02-27example: odp_generator: fix c99 usleepMike Holmes
2015-02-27api: packet_io: remove specific errno valuePetri Savolainen
2015-02-27linux-generic: odp_crypto_operation merge 2 ifsMaxim Uvarov
2015-02-27linux-generic: handle copy error in odp_crypto_operationMaxim Uvarov
2015-02-27example: packet: add more missing doxygen documentationBill Fischofer
2015-02-27example: l2fwd: add more missing doxygen documentationBill Fischofer