aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-07-23debug: Convert ODP_ASSERT to a runtime assertionTaras Kondratiuk
2014-07-23debug: Replace ODP_ASSERT with ODP_STATIC_ASSERTTaras Kondratiuk
2014-07-23debug: Fix ODP_STATIC_ASSERTTaras Kondratiuk
2014-07-18Introduce sum type to solve sparse warningsMike Holmes
2014-07-18Fix linux-generic compilation error for aarch64Ankit Jindal
2014-07-09Packet segment API continuedPetri Savolainen
2014-07-02Packet segment API startedPetri Savolainen
2014-07-02odp_buffer_pool.h: Doxygen link related APIsMike Holmes
2014-07-01odp_atomic.h Correct spellingMike Holmes
2014-06-26Fix uint16be_t sparse checksum errorsMike Holmes
2014-06-26Added timeout buffer typePetri Savolainen
2014-06-10Fix mismatched size of ODP_PACKET_OFFSET_INVALIDStuart Haslam
2014-05-21added ability to assign queue contextsDavid Nyström
2014-05-21Use odp_chksum to compute checksum of udp header and dataWeilong Chen
2014-05-14include/*: asm compatible with -std=c99Anders Roxell
2014-05-14include/odp_byteorder: allow for -std=c99 to be setAnders Roxell
2014-05-12Makefile.inc: ODP_DEBUG_PRINT=no to disable the ODP_DBG macroAnders Roxell
2014-05-08include/*: tidy up the include directoryAnders Roxell
2014-05-08Add odp helper function for udp checksumWeilong Chen
2014-05-05Documentation Split mainpage from headderMike Holmes
2014-04-28odp_debug.h: Add ODP_STATIC_ASSERTMike Holmes
2014-04-28include: make include files consistentAnders Roxell
2014-04-28make odp_icmp comments doxygen friendlyMaxim Uvarov
2014-04-24Add helper: odp_icmp.hWeilong Chen
2014-04-18Scheduler development and timer testPetri Savolainen
2014-04-17odp_packet_io: Clarify usage of netdev stringDavid Nyström
2014-04-10Adding odp_packet_copyCiprian Barbu
2014-03-31Group IP protocols in doxygenMike Holmes
2014-03-31odp_coremask: Add const to the maskMike Holmes
2014-03-31make asm includes C99 standard friendlyMaxim Uvarov
2014-03-27Deleted redundant odp_ring.h from includePetri Savolainen
2014-03-27Clean Doxygen warningsPetri Savolainen
2014-03-24Correct race condition and simplify barrier implementationBill Fischofer
2014-03-21chksum: move chksum calculation from ipv4 header filesantosh shukla
2014-03-19Compile ODP for PowerPC targetsAlexandru Badicioiu
2014-03-17implement ipv4 checksum functionsMaxim Uvarov
2014-03-14Timer build fixsantosh shukla
2014-03-13Timer implementation first draftPetri Savolainen
2014-03-13Timer API first draftPetri Savolainen
2014-02-24Buffer type addedPetri Savolainen
2014-02-18ODP Packet: L2,L3,L4-header access func retval changeCarl Wallen
2014-02-18ODP Packet Flags APICarl Wallen
2014-02-18ODP helper: Add IPv6 header and defines. Add & rename IPv4 definesCarl Wallen
2014-02-18ODP helper: Add Ethernet length definesCarl Wallen
2014-02-17Multi-enq and deq operationsPetri Savolainen
2014-02-12Added support for multiple pktio typesCiprian Barbu
2014-02-11include/odp.h: remove broken pdf diagramMike Holmes
2014-02-11Huge page support for shared memPetri Savolainen
2014-02-11odp_ring : add sp, sc supportsantosh shukla
2014-02-05Scheduler developmentPetri Savolainen