aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-dpdk
AgeCommit message (Expand)Author
2021-10-04github_ci: add test for alternate timer implementationMatias Elo
2021-10-04linux-dpdk: timer: add new implementation using alt dpdk timerMatias Elo
2021-10-04linux-dpdk: thread: add counter for tracking thread mask changesMatias Elo
2021-10-04linux-dpdk: thread: add internal helper function for reading active cpu idsMatias Elo
2021-10-04linux-dpdk: remove unused symbolic linksMatias Elo
2021-09-09linux-dpdk: packet: implement packet disassemble and reassembleJere Leppänen
2021-09-09linux-dpdk: pool: implement external memory poolJere Leppänen
2021-09-09linux-dpdk: packet: work around problem with rte_pktmbuf_alloc_bulk()Jere Leppänen
2021-09-06linux-dpdk: pktio: add pci ports using config fileVijay Ram Inavolu
2021-09-01Port 35c21145c "linux-gen: crypto: fix error handling in odp_crypto_operation()"Janne Peltonen
2021-08-30linux-dpdk: crypto: fix error handling in crypto_int()Janne Peltonen
2021-08-25linux-dpdk: crypto: fix disabling of AES-CMAC with aesni-mb driverJanne Peltonen
2021-08-19linux-dpdk: crypto: disable AES-CMAC in aesni_mb crypto driverJanne Peltonen
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-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-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-07linux-dpdk: packet: fix odp_packet_trunc_head() seg_len outputMatias Elo
2021-07-07Port 8da4ecb66 "linux-gen: timer: new timer set return codes"Matias Elo
2021-07-07Port 400292709 "linux-gen: timer: use default clock source enum"Matias Elo
2021-07-07Port 0cab1a61a "linux-gen: time: implement strict time stamp read functions"Matias Elo
2021-07-07Port b599d217f "linux-gen: test: remove ipsec_crypto_example.sh"Matias Elo
2021-07-07Port e44410dff "example: ipsec_crypto: enhance runtime scripts"Matias Elo
2021-07-07Port fe7b3ba63 "linux-gen: fix print formats"Matias Elo
2021-07-07Port ffb5ab472 "linux-gen: pktio: configure pktout in TM mode internally"Matias Elo
2021-07-07Port e94c28af5 "linux-gen: ipsec: add configurable ordering mode"Matias Elo
2021-07-07Port 62a3c67ba "example: ipsec_api: enhance runtime scripts"Matias Elo
2021-06-18linux-dpdk: pktio: use names other than index also as dpdk portsVijay Ram Inavolu