aboutsummaryrefslogtreecommitdiff
path: root/include/odp/api/spec
AgeCommit message (Expand)Author
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
2021-06-22api: timer: add tick infoPetri Savolainen
2021-06-22api: std_types: add fractional number typePetri Savolainen
2021-06-01api: timer: rename set operation return codesPetri Savolainen
2021-05-31api: timer: add external clock sourcesPetri Savolainen
2021-05-31api: time: add strict versions of time stamp read functionsPetri Savolainen
2021-05-31api: ipsec: include success bytes in statsAakash Sasidharan
2021-05-31api: pktio: clarify event queue specificationPetri Savolainen
2021-05-31api: tm: add capability to express support for dynamic updateNithin Dabilpuram
2021-05-31api: tm: add interface to start and stop a TM systemNithin Dabilpuram
2021-05-31api: tm: deprecate shaper cir and pir bps fieldsNithin Dabilpuram
2021-05-31api: tm: add option to enable packet mode in shaperNithin Dabilpuram
2021-05-05api: pktio: statistics: add in_packets/out_packets countersMatias Elo