aboutsummaryrefslogtreecommitdiff
path: root/example/packet
AgeCommit message (Expand)Author
2015-10-08linux-generic: pktio: add netmap pktio supportMatias Elo
2015-10-05example:packet: Add pktio start in burst Mode.Nikhil Agarwal
2015-08-27linux-generic: default state for pktio is STOPMaxim Uvarov
2015-08-18Merge branch 'master' into api-nextMaxim Uvarov
2015-08-18linux-generic: pktio: remove basic socket implementationNicolas Morey-Chaisemartin
2015-07-23api: helper: deleted odph_linux_cpumask_defaultPetri Savolainen
2015-07-23api: init: added thread type to local initPetri Savolainen
2015-07-21api: pool: remove shm paramter from odp_pool_create()Bill Fischofer
2015-07-20Merge branch 'master' into api-nextMaxim Uvarov
2015-07-17test: do not use negative array indexMaxim Uvarov
2015-07-16queue: handle return value of odp_queue_enq()Zoltan Kiss
2015-07-15example: use odp_queue_param_init routineBill Fischofer
2015-07-08packet_io: release unsent packets after odp_pktio_send()Zoltan Kiss
2015-07-08api: sched: removed GROUP_DEFAULTPetri Savolainen
2015-07-07example: use odp_pool_param_init routineBill Fischofer
2015-07-06queue: handle return value of odp_queue_enq()Zoltan Kiss
2015-07-06packet_io: release unsent packets after odp_pktio_send()Zoltan Kiss
2015-07-03Merge branch 'master' into api-nextMaxim Uvarov
2015-06-29configurable binaries extensionNicolas Morey-Chaisemartin
2015-06-10api: init: added thread type to local initPetri Savolainen
2015-06-10api: helper: deleted odph_linux_cpumask_defaultPetri Savolainen
2015-06-10api: pool: remove shm paramter from odp_pool_create()Bill Fischofer
2015-05-08api: packet_io: added odp_pktio_param_tPetri Savolainen
2015-04-23example: doxygen: remove examples from src pathMike Holmes
2015-03-10example: odp_packet uncomment polling queuesMaxim Uvarov
2015-02-27example: packet: add more missing doxygen documentationBill Fischofer
2015-02-16api: pool: Move from buffer to packet pool parametersPetri Savolainen
2015-02-11api: cpu: Renamed odp_sys_cpu_count to odp_cpu_countPetri Savolainen
2015-02-05api: odp_cpumask.h: odp_cpumask_to_str() return chars written or errorOla Liljedahl
2015-02-04linux-generic: queues: add strong typing supportBill Fischofer
2015-02-04linux-generic: pktio: add strong typing supportBill Fischofer
2015-01-30example: add return statements in thread functionsCiprian Barbu
2015-01-30api: packet: odp_packet_flags: improve function namesBill Fischofer
2015-01-29helper: move headers into namespace the odp/helperAnders Roxell
2015-01-27api: pool: Rename odp_buffer_pool_ to odp_pool_Petri Savolainen
2015-01-27api: pool: Rename pool params and remove buffer typesPetri Savolainen
2015-01-27api: event: odp_schedule and odp_queue_enqPetri Savolainen
2015-01-20example: pktio: don't create inq for burst modeStuart Haslam
2015-01-16helper: linux: use cpumask in linux thread/procRobbie King
2015-01-14example: pktio: replace strtok_r to make C99 compliantCiprian Barbu
2015-01-09example: packet: single instance per interfaceStuart Haslam
2015-01-07api: odp_system_info.h: change core to cpu everywhereOla Liljedahl
2014-12-23build system: fix distcheck targetAnders Roxell
2014-12-23build system: cleanup build rulesAnders Roxell
2014-12-19api: pktio: remove odp_pktio_set_mtuMaxim Uvarov
2014-12-18api: pktio: remove odp_pktio_get_input() and odp_pktio_set_input()Stuart Haslam
2014-12-16api: packet: change layer offset/pointer APIBill Fischofer
2014-12-16api: packet: move helper functions to public APIBill Fischofer
2014-12-16api: buffer: change pool createBill Fischofer
2014-12-15example/odp_pktio parse args before odp initMaxim Uvarov