aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-dpdk/include
AgeCommit message (Expand)Author
2022-01-31linux-dpdk: packet: implement static references nativelyMatias Elo
2021-12-17linux-dpdk: pool: optimize _odp_event_alloc/free() implementationsMatias Elo
2021-12-17Port b84e9d18f "linux-gen: pool: use common event header for all pool types"Matias Elo
2021-12-17Port 720823e61 "linux-gen: dma: implement the new DMA API"Matias Elo
2021-12-17Port e6ac302e9 "linux-gen: buffer: use common event header"Matias Elo
2021-12-17Port 1ad2f380e "linux-gen: packet: use common event header"Matias Elo
2021-12-17Port d59962b5a "linux-gen: packet_vector: use common event header"Matias Elo
2021-12-17Port 02e0de2f0 “linux-gen: pool: add internal functions for processing events"Matias Elo
2021-12-17Port 7d4100d0e "linux-gen: add pool type agnostic _odp_event_hdr_t header"Matias Elo
2021-12-03linux-dpdk: replace CONFIG_PACKET_HEADROOM with RTE_PKTMBUF_HEADROOMMatias Elo
2021-12-03linux-dpdk: pool: increase maximum possible segment lengthMatias Elo
2021-11-24Port 2c8ada58b "linux-gen: pool: add pool type checks to alloc functions"Matias Elo
2021-11-24Port 9dac56af1 "linux-gen: stash: make maximum number of stashes configurable"Matias Elo
2021-11-24linux-dpdk: pool: move and rename internal buffer alloc functionMatias Elo
2021-11-11linux-dpdk: pool: move user area from buffer to shmJere Leppänen
2021-10-11Port c6339d406 "linux-gen: shm: allocate enough resources for internal alloca...Matias Elo
2021-10-11Port 3c40dfc7a "linux-gen: queue: improve queue debug print"Matias Elo
2021-10-11Port c6f4b3a46 "linux-gen: sched: add scheduler identifier"Matias Elo
2021-10-11Port cb8d8942b "linux-gen: sched: limit interface header visibility"Matias 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: pool: implement external memory poolJere Leppänen
2021-08-19Port 9796d17e0 "api: std: rename std_clib module to std"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-07-16Port a971725ce "linux-gen: pktio: implement extra statistics counters functions"Matias Elo
2021-07-16Port a335a7447 "linux-gen: pktio: add support input/output queue statistics c...Matias Elo
2021-07-07Port 0cab1a61a "linux-gen: time: implement strict time stamp read functions"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-05-31Port 19ec29b30 "linux-gen: pktio: update LSO capabilities"Matias Elo
2021-05-26Port f0bc26c5d "linux-gen: ipsec: increase the maximum number of SAs"Matias Elo
2021-05-26Port 706e1e6b2 "linux-gen: rename remaining global symbols in the static libr...Matias Elo
2021-05-24linux-dpdk: packet_flags: fix implicit type conversionMatias Elo
2021-03-31linux-dpdk: pktio: use generic loop interfaceMatias 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-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-12Port d07a44c6e "linux-gen: hash: prepare for arch specific implementations"Matias Elo
2021-02-12linux-dpdk: packet: replace deprecated rte_mbuf.userdata/udata64 fieldsMatias Elo
2021-01-15Port ff746c69d "linux-gen: packet: fix packet print"Matias Elo
2021-01-15Port e185f5343 "linux-gen: rename some global symbols in the static library"Matias Elo
2021-01-15Port 4b09b5c8f "linux-gen: pool: implement new pool index functions"Matias Elo
2021-01-15linux-dpdk: packet_vector: fix build on ppc64Matias Elo
2021-01-15Port bf75bd82a "linux-gen: pool: update odp_buffer_is_valid() implementation"Matias Elo
2021-01-15Port 1a437e6a0 "linux-gen: pktio: support transmitting packet vectors using o...Matias Elo
2021-01-15Port f4dfaee6d "linux-gen: ipsec: revert usage of ipsec error flag"Matias Elo