aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic
AgeCommit message (Expand)Author
2022-06-20Merge tag 'v1.37.0.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2022-05-09linux-gen: packet: fix sign-conversion errorMatias Elo
2022-05-06linux-gen: schedule: implement odp_schedule_order_wait()Janne Peltonen
2022-05-06linux-gen: cls: implement ODP_PMR_VLAN_PCP_0Petri Savolainen
2022-05-06api: cls: deprecate odp_cos_with_l3_qos()Petri Savolainen
2022-05-06linux-gen: cls: implement ODP_PMR_IP_DSCPPetri Savolainen
2022-05-06linux-gen: cls: match IPv6 next header on PMR_IPPROTOPetri Savolainen
2022-05-05linux-gen: packet: remove unused definesTuomas Taipale
2022-05-05linux-gen: packet: fix sign-conversion errorMatias Elo
2022-05-04Merge tag 'v1.36.0.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2022-05-02linux-gen: pktio: add AF_XDP socket based packet IOTuomas Taipale
2022-05-02linux-gen: dpdk: adapt to new memory source operations interfaceTuomas Taipale
2022-05-02linux-gen: pool: add memory source operations interfaceTuomas Taipale
2022-05-02linux-gen: sysinfo: use helper macro for calculating array sizeMatias Elo
2022-05-02linux-gen: macros: prefix implementation internal macro namesMatias Elo
2022-04-29linux-gen: pool: add support for total_ops statistic counterMatias Elo
2022-04-26linux-gen: packet: add missing subtype metadata to _odp_packet_copy_md()Matias Elo
2022-04-20linux-gen: crypto: arm: remove unused return value from crypto functionsJanne Peltonen
2022-04-20linux_gen: remove crypto error from packet error flagsJanne Peltonen
2022-04-14linux-gen: pktio: loop: remove unnecessary odp_ipsec_result() callJanne Peltonen
2022-04-14linux-gen: traffic_mgr: add assert to suppress warningsJanne Peltonen
2022-04-14linux-gen: packet: put crypto and ipsec results in a union in packet hdrJanne Peltonen
2022-04-13linux-gen: cls: available_pmr_terms changed to uint32_tPetri Savolainen
2022-04-13linux-gen: pktio: use uint32_t for number of queuesPetri Savolainen
2022-04-13api: crypto: deprecate odp_crypto_operation()Janne Peltonen
2022-04-13api: tm: split tm node threshold capability into byte and packet modesMatias Elo
2022-04-13api: tm: split tm queue threshold capability into byte and packet modesMatias Elo
2022-04-13api: tm: remove unused odp_tm_shaper_color_t enumMatias Elo
2022-04-13linux-gen: cls: implement cos statistics.Jere Leppänen
2022-04-13linux-gen: cls: implement cos actionJere Leppänen
2022-03-31linux-gen: pktio: socket: copy segmented data to memory for parsingJere Leppänen
2022-03-31linux-gen: pktio: pcap: fix statsJere Leppänen
2022-03-31linux-gen: drop error packets according to pktin configurationJere Leppänen
2022-03-31linux-gen: parse: remove unused *_packet_parse_layer() functionsJere Leppänen
2022-03-31linux-gen: pktio: always call *_packet_parse_common()Jere Leppänen
2022-03-31linux-gen: pktio: validate L4 checksum also when classifier is enabledJere Leppänen
2022-03-31linux-gen: pktio: loop: fix copying segmented data to memoryJere Leppänen
2022-03-30linux-gen: scalable: use common _odp_sched_cb_pktin_poll() functionMatias Elo
2022-03-30linux-gen: ipsec: fix uninitialized variable access with dummy packetsJanne Peltonen
2022-03-30linux-gen: ipsec: access union member properly to silence a warningJanne Peltonen
2022-03-30linux-gen: ipsec: remove redundant inline operation result settingJanne Peltonen
2022-03-29linux-gen: crypto: fix configure portability issueMatias Elo
2022-03-25linux-gen: crypto: fix configure portability issueMatias Elo
2022-03-25linux-gen: time: inline odp_time_diff_ns() functionMatias Elo
2022-03-25linux-gen: timer: inline small timer functionsMatias Elo
2022-03-25linux-gen: timer: header include clean-upMatias Elo
2022-03-25abi: timer: add necessary files for function inliningMatias Elo
2022-03-23linux-gen: pktio: add missing includeMatias Elo
2022-03-23linux-gen: ipsec: add missing includeMatias Elo
2022-03-23linux-gen: comp: add missing includeMatias Elo