aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-dpdk/include
AgeCommit message (Expand)Author
2021-01-15Port 3b6b60a5c "linux-gen: classification: copy cos index into packet headers"Matias Elo
2021-01-15Port ce5130111 "linux-gen: pktio: implement packet vector generation"Matias Elo
2021-01-15Port 4027c43f0 "linux-gen: packet_vector: implement fast path functions"Matias Elo
2021-01-15Port 41f0150ee "linux-gen: packet_vector: implement event conversion functions"Matias Elo
2021-01-15Port df2d73cc0 "linux-gen: pool: implement vector pool type"Matias Elo
2020-12-23Port d5b65d406 "linux-gen: unify ODP_ALIGNED usage"Matias Elo
2020-12-23Port c13a23704 "linux-gen: pktio: implement odp_pktout_ts_read() function"Matias Elo
2020-12-23Port bc416c655 "linux-gen: packet: implement odp_packet_ts_request() function"Matias Elo
2020-12-23Port e2ad12976 "linux-gen: pktio: pack pktio_entry_t enable flags into a bit ...Matias Elo
2020-12-23Port ddfb9a95e "linux-gen: pktio: update rx and tx timestamp implementation"Matias Elo
2020-10-30Port 5c3b590dc "linux-gen: packet: add cls mark metadata"Matias Elo
2020-09-11Port 2cf7bd0f0 "linux-gen: ring: add functions for reading current ring lengths"Matias Elo
2020-09-11Port 98f0ff680 "linux-gen: pktio: use odp atomics for in_discards counter"Matias Elo
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