aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-dpdk/include
AgeCommit message (Expand)Author
2020-07-03Port 8d020c6f4 "linux-gen: dpdk: pktio: implement odp_pktio_link_info()"Matias Elo
2020-07-03Port 74f6abf3f "linux-gen: time: implement time stamp in nanoseconds"Matias Elo
2020-07-03Port c4000434a "linux-gen: time: inline odp_time_to_ns"Matias Elo
2020-06-08linux-dpdk: pool: implement cache size parameterMatias Elo
2020-05-11Port 72fe59d3e "linux-gen: config: rename CONFIG_NUM_CPU to CONFIG_NUM_CPU_IDS"Matias Elo
2020-04-09linux-dpdk: fix bool type overwrite on ppc64Matias Elo
2020-04-09linux-dpdk: packet: increase PKTIO_PRIVATE_SIZE sizeMatias Elo
2020-04-09linux-dpdk: include only necessary dpdk headersMatias Elo
2019-12-20linux-dpdk: pktio: optimize rx functionMatias Elo
2019-12-18linux-dpdk: eventdev: use correct priority valueMatias Elo
2019-12-02Port 658667501 "linux-gen: dpdk: implement frame offset config"Matias Elo
2019-12-02Port 8e1a2b2ef "linux-gen: pktio: add pktin frame offset config option"Matias Elo
2019-12-02Port e5f8a95ee "linux-gen: pktio: rename global variable"Matias Elo
2019-12-02Port ab5574db4 "linux-gen: pool: rename pool global variable"Matias Elo
2019-12-02Port de6ad3f90 "linux-gen: pktio: reset all flags on packet input"Matias Elo
2019-11-21Port f21fc8050 "linux-gen: buffer: inline odp_buffer_addr()"Matias Elo
2019-11-21Port c9e8517c4 "linux-gen: buffer: inline event handle conversions"Matias Elo
2019-11-21Port 446476b61 "linux-gen: dpdk: check supported ptypes in L2 parse"Matias Elo
2019-11-21linux-dpdk: packet: replace unnecessary _odp_pkt_get() calls with castsMatias Elo
2019-11-21linux-dpdk: packet: inline packet seg data functionsMatias Elo
2019-11-21linux-dpdk: packet: inline packet free functionsMatias Elo
2019-11-21linux-dpdk: packet: refactor packet_alloc() functionMatias Elo
2019-11-21linux-dpdk: packet: store user pointer in mbuf.userdataMatias Elo
2019-11-21Port 9a2c3cdbb "linux-gen: include config.h header in install directory"Matias Elo
2019-11-21Port 440c1585e "linux-gen: pktio: enable explicit pktio type definition"Matias Elo
2019-08-22Port d1df2b551 "linux-gen: queue: configure max number of plain/scheduled que...Matias Elo
2019-06-07linux-dpdk: pktio: implement loop interface using dpdk ring pmdMatias Elo
2019-06-07linux-dpdk: initial experimental eventdev supportMatias Elo
2019-06-07linux-dpdk: pktio: add separate function for input packet processingMatias Elo
2019-01-29Port 884903373 "linux-gen: comp: add deflate/zlib implementation based on miniz"Matias Elo
2019-01-10linux-dpdk: pool: use rte_mbuf_raw API instead of rte_ctrlmbufMatias Elo
2019-01-07Port 87a81d8b4 "linux-gen: sched: dummy flow aware implementation"Matias Elo
2019-01-07Port 81e5aead1 "linux-gen: move NUM_INTERNAL_QUEUES to config"Matias Elo
2018-12-20linux-dpdk: undef compiler for clangMaxim Uvarov
2018-12-13linux-dpdk: ring: rename internal ring functionsMatias Elo
2018-12-13Port 2411cd30b "linux-gen: packet: implementation subtype api"Matias Elo
2018-12-13Port 044cae351 "linux-gen: config: maximum pool size 1M"Matias Elo
2018-12-13Port 95cbee5ac "linux-gen: pool: add max num packets in config file"Matias Elo
2018-12-13Port 7e188187a "linux-gen: config: move queue size config to scalable"Matias Elo
2018-12-13Port 31f9a83ae "linux-gen: pool: reduce max pool size"Matias Elo
2018-12-13Port 83478c2c0 "linux-gen: pool: ring size must be larger than num items"Matias Elo
2018-12-13Port 09affd478 "linux-gen: dpdk: prefix visible internal parse functions with...Matias Elo
2018-09-17Port 3330513b "linux-gen: ring_mpmc: new multi-producer, multi-consumer ring"Matias Elo
2018-09-17Port cd7c7b28 "linux-gen: packet: support SCTP packet insertion"Matias Elo
2018-09-17Port 4c797e84 "linux-gen: packet: parse SCTP packets and verify checksum"Matias Elo
2018-09-17Port cbf59d43 "linux-gen: queue: remove enq/deq from queue interface"Matias Elo
2018-09-11Port 0cf079bb "linux-gen: queue: remove internal queue handle conversions"Matias Elo
2018-09-06Port 9ffd1b9e "abi: pool: set ODP_POOL_INVALID to zero"Matias Elo
2018-07-27Merge branch 'dev/merge_master' of git://github.com/matiaselo/odp-dpdkMaxim Uvarov
2018-07-27linux-dpdk: byteorder: implement using dpdk functionsv1.19.0.2_DPDK_17.11Matias Elo