aboutsummaryrefslogtreecommitdiff
path: root/platform
AgeCommit message (Expand)Author
2021-08-19linux-dpdk: crypto: disable AES-CMAC in aesni_mb crypto driverJanne Peltonen
2021-08-19linux-gen: pktio: fix lto build errorMatias Elo
2021-08-19linux-dpdk: pool: implement external memory poolMatias Elo
2021-08-19linux-dpdk: packet: implement packet disassemble and reassembleMatias Elo
2021-08-19Port e94484a23 "api: packet: add packet disassemble and reassemble functions"Matias Elo
2021-08-19Port f10cb64e9 "api: proto_stats: add separate header for type definitions"Matias Elo
2021-08-19Port fbaef1a71 "linux-gen: add implementation for Tx proto stats"Matias Elo
2021-08-19Port 2a6bd2225 "api: proto_stats: introduce generic protocol stats framework"Matias Elo
2021-08-19Port 9796d17e0 "api: std: rename std_clib module to std"Matias Elo
2021-08-19Port 61c89358c "api: queue: add separate header for type definitions"Matias Elo
2021-08-19Port b9649f99b "api: packet: add separate header for type definitions"Matias Elo
2021-08-19Port 4210aeaca "linux-gen: pool: prepare pool type usage with pool_ext"Matias Elo
2021-08-19Port 12e3b93c1 "ci: build and run alternate scheduler config"Matias Elo
2021-08-19Port 387f067ff "linux-gen: sched: dynamic spread load balance"Matias Elo
2021-08-18Merge tag 'v1.31.0.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2021-08-18ci: add new test case for individual dpdk crypto driversMatias Elo
2021-07-21linux-dpdk: crypto: do not use aes-xcbc-mac with aesni-mb driverJanne Peltonen
2021-07-21api: proto_stats: add separate header for type definitionsMatias Elo
2021-07-21linux-gen: add implementation for Tx proto statsSatha Rao
2021-07-21api: proto_stats: introduce generic protocol stats frameworkJerin Jacob
2021-07-21linux-dpdk: crypto: increase the maximum number of sessions to 4000Vijay Ram Inavolu
2021-07-16linux-dpdk: pktio: set new unsupported statistics counter values to zeroMatias Elo
2021-07-16Port 1ca4ff18e "linux-gen: dpdk: implement extra statistics counters functions"Matias Elo
2021-07-16Port a971725ce "linux-gen: pktio: implement extra statistics counters functions"Matias Elo
2021-07-16Port ba5e8b770 "linux-gen: dpdk: add support for per queue statistics counters"Matias Elo
2021-07-16Port 4416f95d1 "linux-gen: dpdk: set per rx/tx queue statistics mappings"Matias Elo
2021-07-16Port 912c80c29 "linux-gen: pktio: implement statistics counters capabilities"Matias Elo
2021-07-16Port a335a7447 "linux-gen: pktio: add support input/output queue statistics c...Matias Elo
2021-07-16Port e670d4c4d "linux-gen: sched: implement debug print"Matias Elo
2021-07-16Port 3e60664d8 "linux-gen: timer: implement tick_info"Matias Elo
2021-07-16Port 7a5c192fe "linux-gen: fract: implement odp_fract_u64_to_dbl()"Matias Elo
2021-07-16Port c749aef68 "linux-gen: test: skip ipsec_api live and router mode tests"Matias Elo
2021-07-14linux-gen: tm: update max schedulers per node capaNithin Dabilpuram
2021-07-14linux-gen: tm: express support pkt priority modeNithin Dabilpuram
2021-07-13Merge tag 'v1.30.1.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
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-12linux-gen: tm: express new capa and support egress capa APINithin Dabilpuram
2021-07-12linux-gen: tm: add implementation for queue statisticsMatias Elo
2021-07-09linux-gen: tm: support unordered enqueue and enq multiNithin Dabilpuram
2021-07-09linux-gen: classification: add implementation for queue statisticsMatias Elo
2021-07-09linux-gen: cls: inline internal _odp_cos_entry_from_idx() functionMatias Elo
2021-07-09linux-gen: packet: implement packet disassemble and reassemblePetri Savolainen
2021-07-09api: packet: add packet disassemble and reassemble functionsPetri Savolainen
2021-07-09linux-gen: pool: implement external memory poolPetri Savolainen
2021-07-09linux-gen: packet: read packet headroom from poolPetri Savolainen
2021-07-09linux-gen: pool: reusable buffer header init functionPetri Savolainen
2021-07-09linux-gen: pool: reusable pool create functionsPetri Savolainen