aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-24linux-dpdk: packet_flags: fix implicit type conversionMatias Elo
2021-05-24scripts: detect more warnings in example application buildMatias Elo
2021-05-24github_ci: use shared dpdk library in arm64 buildMatias Elo
2021-04-28Merge ODP v1.27.0.0v1.27.0.0_DPDK_19.11Matias Elo
2021-04-28Port 72e450dd3 "linux-gen: queue: implement odp_queue_print_all"Matias Elo
2021-04-28Port 5e5137828 "linux-gen: timer: implement debug print functions"Matias Elo
2021-04-28Port a1a2a326a "linux-gen: timer: change user pointer to const"Matias Elo
2021-04-28Port 418e577a4 "linux-gen: atomic: add 128 bit atomic apis"Matias Elo
2021-04-28Port 84b658753 "helper: add CLI helper API and implementation"Matias Elo
2021-04-28Port 3bedbf066 "linux-gen: packet: use new software checksum functions"Matias Elo
2021-04-28Port 670970836 "linux-gen: improve software checksum implementation"Matias Elo
2021-04-28Port 596cec45d "linux-gen: introduce _ODP_UNALIGNED macro"Matias Elo
2021-04-28Merge tag 'v1.27.0.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2021-04-27github_ci: test process mode operationMatias Elo
2021-04-27linux-dpdk: preallocate dpdk memory in process modeMatias Elo
2021-04-27example: l2fwd_simple: add validation test workaround for process modeMatias Elo
2021-04-27linux-dpdk: pool: fix pool info address rangeMatias Elo
2021-04-27linux-dpdk: crypto: reduce global memory sizeTim Liu
2021-04-13m4: odp_dpdk: use --disable-new-dtags option when using rpathJere Leppänen
2021-03-31shippable: link dpdk dynamicallyMatias Elo
2021-03-31linux-dpdk: enable dynamic dpdk linkingMatias Elo
2021-03-31linux-dpdk: add gnu extensions to exported cflagsMatias Elo
2021-03-31linux-dpdk: pktio: use generic loop interfaceMatias Elo
2021-03-26m4: odp_dpdk: add missing libm dependencyMatias Elo
2021-03-12m4: odp_dpdk: fix application linking when using shared dpdk libv1.26.0.0_DPDK_19.11Matias Elo
2021-03-12linux-dpdk: prefix internal shm allocations with _odpMatias Elo
2021-03-12Port 16a77c75f "linux-gen: sched_basic: implement disabling predefined sched ...Matias Elo
2021-03-12Port 61a57f9c6 "linux-gen: dpdk: implement odp_pktio_maxlen_set()"Matias Elo
2021-03-12linux-dpdk: config: sync packet config defines with linux-genericMatias Elo
2021-03-12Port 92dd2794c "linux-gen: pktio: implement odp_pktio_maxlen_set()"Matias Elo
2021-03-12Port a167edffb "linux-gen: pktio: rename pktio_if_ops_t mtu_get to maxlen_get"Matias Elo
2021-03-12validation: pktio: lso: filter out non-test packetsMatias Elo
2021-03-12linux-generic: pktio: read frame length with packet_len()Matias Elo
2021-03-12Port e1afee9e0 "linux-gen: pktio: implement LSO API"Matias Elo
2021-03-12Port 2749003ce "linux-gen: packet: implement LSO related metadata APIs"Matias Elo
2021-03-12linux-dpdk: pktio: use single function to copy packet metadataMatias Elo
2021-03-12Port 11ed8e34d "linux-gen: thread: read maximum number of threads from config...Matias Elo
2021-03-12Port 2c7116122 "linux-gen: packet: add segment index when printing per segmen...Matias Elo
2021-03-12Port df3abb351 "linux-gen: hash: add armv8-a crc32 hash functions"Matias Elo
2021-03-12Port d07a44c6e "linux-gen: hash: prepare for arch specific implementations"Matias Elo
2021-03-12api: increment ODP API version to 1.26.0Matias Elo
2021-03-12helper: increment library version to 1.0.5Matias Elo
2021-03-12validation: pktio: add tests for new odp_pktio_maxlen_set() functionMatias Elo
2021-03-12linux-gen: dpdk: implement odp_pktio_maxlen_set()Matias Elo
2021-03-12linux-gen: dpdk: reduce the number of info printsMatias Elo
2021-03-12linux-gen: netmap: implement odp_pktio_maxlen_set()Matias Elo
2021-03-12linux-gen: netmap: reduce the number of info printsMatias Elo
2021-03-12linux-gen: pcap: implement odp_pktio_maxlen_set()Matias Elo
2021-03-12linux-gen: socket_mmap: implement odp_pktio_maxlen_set()Matias Elo
2021-03-12linux-gen: tap: implement odp_pktio_maxlen_set()Matias Elo