aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-13api: increment ODP API version to 1.40.0v1.40.0.0Matias Elo
2023-02-13validation: crypto: check output packet better after failed authJanne Peltonen
2023-02-13validation: crypto: add ODP_CRYPTO_OP_TYPE_OOP testingJanne Peltonen
2023-02-13validation: crypto: change packet data checking approachJanne Peltonen
2023-02-13validation: crypto: refactor alg_test_execute()Janne Peltonen
2023-02-13validation: crypto: add ODP_CRYPTO_OP_TYPE_BASIC testingJanne Peltonen
2023-02-13linux-gen: crypto: implement out-of-place crypto operation typeJanne Peltonen
2023-02-13linux-gen: crypto: implement basic crypto operation typeJanne Peltonen
2023-02-13linux-gen: crypto: null: use new session creation error namesJanne Peltonen
2023-02-13api: crypto: allow post-processing in odp_crypto_result()Janne Peltonen
2023-02-13api: crypto: add an out-of-place type operation typeJanne Peltonen
2023-02-13api: crypto: introduce a session parameter to control output packet handlingJanne Peltonen
2023-02-13api: crypto: clarify that input packet is fully copied to output packetJanne Peltonen
2023-02-08api: crypto: fix EIA2 IV length in API textJanne Peltonen
2023-02-07validation: packet: add test for vlan flag functionsMatias Elo
2023-02-07validation: packet: remove conflicting packet metadata flagsMatias Elo
2023-02-07validation: cls: set packet has vlan flag correctlyMatias Elo
2023-02-07linux-gen: packet: update packet vlan flag set function implementationsMatias Elo
2023-02-07api: packet: clarify packer has vlan and vlan q-in-q specificationsMatias Elo
2023-02-07api: packet: specify which packet flags cannot be set simultaneouslyMatias Elo
2023-02-07api: timer: deprecate old timer set return valuesMatias Elo
2023-02-07api: timer: deprecate old timer pool clock sourcesMatias Elo
2023-02-07api: timer: use deprecate macro for odp_timer_set_rel()Matias Elo
2023-02-07api: tm: remove deprecated peak_bps shaper parameterMatias Elo
2023-02-07api: tm: remove deprecated commit_bps shaper parameterMatias Elo
2023-02-07api: tm: remove deprecated odp_tm_capabilities() functionMatias Elo
2023-02-07api: shm: remove deprecated ODP_SHM_SW_ONLY defineMatias Elo
2023-02-07api: pktio: remove deprecated odp_pktin_ts_from_ns() functionMatias Elo
2023-02-07api: pktio: remove deprecated odp_pktin_ts_res() functionMatias Elo
2023-02-07api: pktio: remove deprecated in_unknown_protos statistics counterMatias Elo
2023-02-07validation: dma: validate user context pointer valueTuomas Taipale
2023-02-06validation: time: reset count before reading tsPavan Nikhilesh
2023-02-06linux-gen: crypto: arm: remove deprecated per-session IVsJanne Peltonen
2023-02-06linux-gen: crypto: ipsecmb: remove deprecated per-session IVsJanne Peltonen
2023-02-06linux-gen: crypto: openssl: remove deprecated per-session IVsJanne Peltonen
2023-02-06api: crypto: remove deprecated per-session IVsJanne Peltonen
2023-02-06validation: crypto: remove testing of deprecated per-session IVsJanne Peltonen
2023-02-03github_ci: add test case for custom stash configMatias Elo
2023-02-03linux-gen: stash: add mpmc ring based implementationMatias Elo
2023-02-03linux-gen: stash: add framework for using different ring typesMatias Elo
2023-02-03linux-gen: ring: add batch enqueue and dequeue operations to mpmc ringMatias Elo
2023-02-03linux-gen: ring: add 64-bit variant of mpmc ringMatias Elo
2023-01-31validation: crypto: check that packet metadata does not changeJanne Peltonen
2023-01-31test: common: add reusable functions for checking packet metadataJanne Peltonen
2023-01-25api: buffer: split header filesMatias Elo
2023-01-24linux-gen: stash: add helper functions for stash handle conversionsMatias Elo
2023-01-24linux-gen: stash: reserve all memory from a single shm blockMatias Elo
2023-01-18linux-gen: loop: add support for flow hashingTuomas Taipale
2023-01-18linux-gen: loop: refactor statisticsTuomas Taipale
2023-01-18linux-gen: loop: add multi-queue supportTuomas Taipale