aboutsummaryrefslogtreecommitdiff
path: root/platform
AgeCommit message (Expand)Author
2023-08-08linux-dpdk: pktio: optimize packet receive codeMatias Elo
2023-08-08linux-dpdk: packet: move event subtype to _odp_event_hdr_int_tMatias Elo
2023-08-08Port c23a39c69 "linux-gen: dma: implement completion event user area"Matias Elo
2023-08-08Port 5cfbf7b26 "linux-gen: init: implement odp_term_abnormal()"Matias Elo
2023-08-08Port 1780ca316 "linux-gen: packet: implement free control functions"Matias Elo
2023-08-08Port 5db00aaa7 "linux-gen: packet: dummy implementation of TX completion poll"Matias Elo
2023-08-08Port c972ee43d "linux-gen: pktio: use new definitions"Matias Elo
2023-08-08Port 7ac1fd5e6 "linux-gen: pool: implement new odp_pool_stats_selected() func...Matias Elo
2023-08-08Port 3ea19c8cb "linux-gen: timer: implement odp_timer_sample_ticks()"Matias Elo
2023-08-08Port 875d5bb72 "api: time: split header files"Matias Elo
2023-08-08Port b7128b352 "linux-gen: timer: use new timer cancel return values"Matias Elo
2023-08-08Port 45ac01d90 "linux-gen: timer: check capability limits in odp_timer_res_ca...Matias Elo
2023-08-08Port 04a3262ea "linux-gen: pool: correctly print DMA completion pool"Matias Elo
2023-08-08Port 2118ba7c9 "linux-gen: timer: fix periodic timer drift"Matias Elo
2023-08-08Port 13918e69c "linux-gen: timer: fix odp_timeout_fresh() crash"Matias Elo
2023-08-08Port 7fb172232 "linux-gen: dpdk: simplify mbuf to packet conversion function"Matias Elo
2023-08-08Port 451455aa1 "linux-gen: dpdk: add simplified pkt to mbuf conversion functi...Matias Elo
2023-08-08Port d989083e7 "linux-gen: pktio: enqueue packets to destination queues from ...Matias Elo
2023-06-29Merge ODP v1.41.1.0Matias Elo
2023-06-29linux-dpdk: pool: modify buffer maximum size capabilityTuomas Taipale
2023-06-29linux-dpdk: remove rte_mbuf from common event headerTuomas Taipale
2023-06-29linux-dpdk: pool: move external memory object constructor functionTuomas Taipale
2023-06-29linux-dpdk: pool: refactor internal pool creation functionTuomas Taipale
2023-06-29Port af1a174d9 "linux-gen: pktio: move packet vector cast helper"Tuomas Taipale
2023-06-09api: time: split header filesMatias Elo
2023-06-09linux-gen: event: implement new odp_event_user_area() functionMatias Elo
2023-06-09linux-gen: dma: implement completion event user areaTuomas Taipale
2023-06-09linux-gen: init: implement odp_term_abnormal()Tuomas Taipale
2023-06-09linux-gen: packet: implement free control functionsPetri Savolainen
2023-06-09linux-gen: packet: dummy implementation of TX completion pollPetri Savolainen
2023-06-09linux-gen: pktio: use new definitionsPetri Savolainen
2023-06-09linux-gen: pktio: simplify pktio capabilityPetri Savolainen
2023-06-09linux-gen: pool: implement new odp_pool_stats_selected() functionMatias Elo
2023-06-08linux-gen: timer: implement odp_timer_sample_ticks()Petri Savolainen
2023-06-08linux-gen: timer: use new timer cancel return valuesPetri Savolainen
2023-05-31linux-gen: timer: check capability limits in odp_timer_res_capability()Matias Elo
2023-05-30linux-gen: pktio: remove common capability functionMatias Elo
2023-05-26linux-gen: pool: correctly print DMA completion poolTuomas Taipale
2023-05-26linux-gen: queue_lf: fix bogus 'maybe-uninitialized' warningJanne Peltonen
2023-05-26validation: use ODPH_ERR() macro for error printsMatias Elo
2023-05-16linux-gen: timer: fix periodic timer driftJere Leppänen
2023-05-09linux-gen: pktio: detect pending stop operationsMatias Elo
2023-05-09linux-gen: timer: fix global term crashMatias Elo
2023-05-09linux-gen: timer: fix odp_timeout_fresh() crashMatias Elo
2023-05-08linux-gen: dma: fix packet-type transfer segmentationTuomas Taipale
2023-05-08linux-gen: dpdk: simplify mbuf to packet conversion functionMatias Elo
2023-05-08linux-gen: dpdk: add simplified pkt to mbuf conversion function variantMatias Elo
2023-05-08linux-gen: pktio: simplify internal packet receive functionMatias Elo
2023-05-08linux-gen: pktio: enqueue packets to destination queues from pktio devicesMatias Elo
2023-05-04linux-gen: socket_xdp: check input/output queue index validityTuomas Taipale