aboutsummaryrefslogtreecommitdiff
path: root/platform
AgeCommit message (Expand)Author
2022-06-20linux-dpdk: pool: header include clean-upMatias Elo
2022-06-20Port be306d8c0 "linux-gen: schedule: implement odp_schedule_order_wait()"Matias Elo
2022-06-20Port 75260118d "linux-gen: packet: add missing subtype metadata to _odp_packe...Matias Elo
2022-06-20Port 82d0da39f "linux-gen: macros: prefix implementation internal macro names"Matias Elo
2022-06-20Port 12d3afa2d "linux_gen: remove crypto error from packet error flags"Matias Elo
2022-06-20Port 11f963aed "linux-gen: packet: put crypto and ipsec results in a union in...Matias Elo
2022-06-20Merge tag 'v1.37.0.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2022-06-01linux-dpdk: fix distcleanTuomas Taipale
2022-05-30linux-dpdk: pktio: increase default rx and tx descriptor countsMatias Elo
2022-05-30linux-dpdk: pktio: refactor statistic countersMatias Elo
2022-05-30linux-dpdk: pktio: refactor pkt_dpdk_t structMatias Elo
2022-05-30linux-dpdk: pktio: remove unnecessary errno read/write from sendMatias Elo
2022-05-25README.DPDK: list dpdk v21.11 as supportedMatias Elo
2022-05-25linux-dpdk: packet: fix maybe-uninitialized warningMatias Elo
2022-05-25linux-dpdk: pktio: header include clean-upMatias Elo
2022-05-25linux-dpdk: pktio: fix packet parse failure handlingMatias Elo
2022-05-25Port 76c8b7a1a "linux-gen: parse: remove unused *_packet_parse_layer() functi...Matias Elo
2022-05-25Port ae347d563 "linux-gen: pktio: always call *_packet_parse_common()"Matias Elo
2022-05-25Port d7b705a71 "linux-gen: dpdk: add support for DPDK 21.11"Matias Elo
2022-05-25Port 223e2d2e8 "linux-gen: dpdk: check rte_eth_dev_info_get() return value"Matias Elo
2022-05-25Port 9e464f4ce "linux-gen: time: inline odp_time_diff_ns() function"Matias Elo
2022-05-25Port 346e832be "linux-gen: packet_flags: inline has error functions"Matias Elo
2022-05-25Port 65b9e351d "linux-gen: packet: inline packet getter functions"Matias Elo
2022-05-25Port bf79d7ede "linux-gen: packet_flags: inline input flags getter functions"Matias Elo
2022-05-25Port 4675d95b2 "linux-gen: pktio: use uint32_t for number of queues"Matias Elo
2022-05-25Port 561e5457c "linux-gen: define a 128-bit integer type"Matias Elo
2022-05-25Port c328a705a "linux-gen: pktio: implement packet aging"Matias Elo
2022-05-25Port 9c4f7863c "linux-gen: packet: implement packet aging API"Matias Elo
2022-05-25Port 43e4ead4c "linux-gen: drop error packets according to pktin configuration"Matias Elo
2022-05-25Port 0316d4fab "linux-gen: parse: prefix non-static functions"Matias Elo
2022-05-25Port 3924507d7 "linux-gen: packet: move parse functions to new source files"Matias Elo
2022-05-25Port 37072db5a "linux-gen: cls: move parse call out of _odp_cls_classify_pack...Matias Elo
2022-05-25Port d494be4f7 "linux-gen: pktio: fix classification result handling"Matias Elo
2022-05-25Port b81e13439 "linux-gen: timer: inline small timer functions"Matias Elo
2022-05-25Port beffb1277 "abi: timer: add necessary files for function inlining"Matias Elo
2022-05-25Port 9ccb85381 "api: crypto: deprecate odp_crypto_operation()"Matias Elo
2022-05-25Port 4eee6de84 "api: event: split header file"Matias 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