aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-08api: timer: clarify base frequency formatPetri Savolainen
2023-06-08example: timer_accuracy: allow leeway for first periodic timeout when first_t...Jere Leppänen
2023-06-08api: timer: allow leeway when periodic first_tick is zeroJere Leppänen
2023-06-01api: fix doxygen see command usageMatias Elo
2023-06-01validation: time: print time differences in global time sync testJere Leppänen
2023-06-01validation: time: test global time sync also with control threadJere Leppänen
2023-06-01validation: time: fix coverity warning "Incorrect expression (ASSERT_SIDE_EFF...Jere Leppänen
2023-05-31validation: timer: improve odp_timer_res_capability() testingMatias Elo
2023-05-31linux-gen: timer: check capability limits in odp_timer_res_capability()Matias Elo
2023-05-31validation: crypto: move code to separate filesJanne Peltonen
2023-05-31validation: crypto: simplify crypto_op() functionJanne Peltonen
2023-05-31validation: crypto: add crypto algorithm IDs in test vectorsJanne Peltonen
2023-05-30linux-gen: pktio: remove common capability functionMatias Elo
2023-05-30test: ipsecfwd: utilize ODP helper optionsTuomas Taipale
2023-05-30test: ipsecfwd: utilize shared memoryTuomas Taipale
2023-05-30github_ci: add gcc-13 build testsMatias Elo
2023-05-30validation: tm: remove unused variableMatias 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-25validation: time: test that global time is in sync between different threadsJere Leppänen
2023-05-25validation: time: use ODPH_ERR() instead of fprintf()Jere Leppänen
2023-05-25test: cunit: add odp_cunit_ci()Jere Leppänen
2023-05-25validation: crypto: fix packet freeing after failed crypto opsJanne Peltonen
2023-05-25validation: crypto: re-enable testing of non-legacy op typesJanne Peltonen
2023-05-23test: dma_perf: fix potential overflowsTuomas Taipale
2023-05-22test: performance: refactor odp_dma_perf run scriptTuomas Taipale
2023-05-22test: performance: refactor DMA performance testerTuomas Taipale
2023-05-17validation: ipsec: disable anti-replay with null authenticationSrujana Challa
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-08validation: dma: add tests for maximum segment amount transfersTuomas Taipale
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-04dependencies: update AF_XDP packet I/O sectionTuomas Taipale
2023-05-04linux-gen: socket_xdp: check input/output queue index validityTuomas Taipale
2023-05-04linux-gen: socket_xdp: try to detect XDP shadow queue using drivers at startupTuomas Taipale
2023-05-04linux-gen: socket_xdp: setup NIC queues and RSS according to queue configurationTuomas Taipale
2023-05-04linux-gen: socket_xdp: move UMEM creation and deletion to start and stop func...Tuomas Taipale
2023-05-04linux-gen: socket_xdp: move socket creation and deletion to start and stop fu...Tuomas Taipale
2023-05-04linux-gen: socket_xdp: adjust queue count capability reportingTuomas Taipale
2023-05-02linux-dpdk: crypto: re-enable AES-CCMJanne Peltonen
2023-05-02linux-dpdk: crypto: add CHACHA20-POLY1305Janne Peltonen
2023-05-02linux-dpdk: crypto: use a session flag to distinguish aead sessionsJanne Peltonen
2023-04-24linux-dpdk: crypto: partially re-enable aes-cmac with aesni_mbv1.41.0.0_DPDK_22.11Janne Peltonen