aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-11-11api: pool: add odp_pool_print_all() functionMatias Elo
2021-11-11api: init: add function for reading current instance handleMatias Elo
2021-11-11api: init: add missing descriptions to log levelsMatias Elo
2021-11-11api: protocols: fix doxygen documentation formatMatias Elo
2021-11-11api: version: fix doxygen documentation formatMatias Elo
2021-11-10api: stash: add pointer only put and get functionsMatias Elo
2021-11-10api: stash: add 32-bit only put and get functionsMatias Elo
2021-11-10api: stash: add 64-bit only put and get functionsMatias Elo
2021-11-10api: packet: add bit field usage clarificationMatias Elo
2021-11-10api: pktio: add bit field usage clarificationMatias Elo
2021-11-10api: ipsec: add bit field usage clarificationMatias Elo
2021-09-30linux-gen: cpu: refactor inlining codeMatias Elo
2021-09-29api: feature: move content to std_types.hPetri Savolainen
2021-09-29api: support: move content to std_types.hPetri Savolainen
2021-09-29api: packet: add odp_packet_reass_info() for reassembly detailsJanne Peltonen
2021-09-29api: ipsec: provide original ESP/AH packet length in IPsec packet resultJanne Peltonen
2021-09-29api: ipsec: do not promise original packet back after all errorsJanne Peltonen
2021-09-29api: ipsec: add destination queue capabilityAakash Sasidharan
2021-07-21api: proto_stats: add separate header for type definitionsMatias Elo
2021-07-21api: packet: move odp_packet_proto_stats_opt_t definitionMatias Elo
2021-07-21api: packet: add proto stats meta data supportJerin Jacob
2021-07-21api: pktio: add support for Tx proto statsJerin Jacob
2021-07-21api: proto_stats: introduce generic protocol stats frameworkJerin Jacob
2021-07-19api: packet: fix doxygen warningsAshwin Sekhar T K
2021-07-14api: tm: add capability to express max schedulers per tm nodeNithin Dabilpuram
2021-07-14api: tm: support different packet priority modesNithin Dabilpuram
2021-07-12api: std: rename std_clib module to stdMatias Elo
2021-07-12api: queue: add separate header for type definitionsMatias Elo
2021-07-12api: packet: add separate header for type definitionsMatias Elo
2021-07-12api: tm: deprecate tm capabilities APINithin Dabilpuram
2021-07-12api: tm: add missing capabilities and egress specific capability APINithin Dabilpuram
2021-07-12api: tm: add queue specific statistics countersMatias Elo
2021-07-12api: tm: clean up documentationMatias Elo
2021-07-09api: tm: add unordered enqueue and multi-packet enqueueNithin Dabilpuram
2021-07-09api: cls: add queue specific statistics countersMatias Elo
2021-07-09api: cls: clean up documentationMatias Elo
2021-07-09api: packet: add packet disassemble and reassemble functionsPetri Savolainen
2021-07-09api: pool: add external memory poolPetri Savolainen
2021-07-09api: pool: split pool header filePetri Savolainen
2021-07-09api: pool: add pool type enumerationPetri Savolainen
2021-07-08api: ipsec: add ICV length in SA configuration parametersJanne Peltonen
2021-07-08api: tm: increase sched weight parameter sizeNithin Dabilpuram
2021-06-23api: pktio: make loopback mode disabled by defaultJanne Peltonen
2021-06-23api: ipsec: specify default values for reassembly enablesJanne Peltonen
2021-06-23api: pktio: add implementation specific extra statistics countersMatias Elo
2021-06-23api: pktio: add input/output queue specific statistics countersMatias Elo
2021-06-23api: pktio: add statistics counter for broadcast and multicast packetsMatias Elo
2021-06-23api: pktio: add capabilities for statistics countersMatias Elo
2021-06-23api: pktio: don't include fcs in in_octets/out_octets statisticsMatias Elo
2021-06-22api: schedule: debug info printPetri Savolainen