aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-06linux-gen: pktio: dpdk: move _odp_dpdk_packet_parse_common()Jere Leppänen
2022-06-06linux-gen: pktio: dpdk: remove pkt_dpdk_t::supported_ptypesJere Leppänen
2022-06-06linux-gen: pktio: dpdk: remove packet parse functionsJere Leppänen
2022-06-06linux-gen: parse: don't set L4 offset when there's a L3 parse errorJere Leppänen
2022-06-03linux-gen: sched: change prio_grp_mask type to atomicPetri Savolainen
2022-06-03linux-gen: sched: next spread after no input packetsPetri Savolainen
2022-06-03linux-gen: sched: add priority group maskPetri Savolainen
2022-06-03linux-gen: sched: remove grp_weight tablePetri Savolainen
2022-06-03linux-gen: sched: swap order of group and priority loopsPetri Savolainen
2022-06-03linux-gen: sched: reorganize schedule_grp_prio() packet inputPetri Savolainen
2022-06-03linux-gen: sched: move priority loop upwardsPetri Savolainen
2022-06-03linux-gen: sched: convert unsigned int to uint32_tPetri Savolainen
2022-06-03api: increment ODP API version to 1.37.1Matias Elo
2022-06-02validation: tm: add minimal checks for the rate limit featureJanne Peltonen
2022-06-02api: tm: add rate limit mode in shapersJanne Peltonen
2022-06-02api: pktio: clarify that LSO send handles small packetsPetri Savolainen
2022-06-02linux-gen: stash: change get/put function parameter namesMatias Elo
2022-06-02api: stash: change get/put function parameter namesMatias Elo
2022-06-02validation: queue: add NULL parameter checksPetri Savolainen
2022-06-02validation: queue: add same queue name testsPetri Savolainen
2022-06-02validation: dma: add same pool name testPetri Savolainen
2022-06-02validation: pool: add same pool name testsPetri Savolainen
2022-06-02linux-gen: queue: fix queue dequeue mode with scalable schedulerPetri Savolainen
2022-06-01linux-gen: socket_xdp: fix queue index usageTuomas Taipale
2022-06-01linux-gen: socket_xdp: utilize AF_XDP socket statisticsTuomas Taipale
2022-06-01linux-gen: socket_xdp: require libxdp v1.2.3 or newerTuomas Taipale
2022-06-01linux-gen: socket_xdp: move UMEM creation to packet I/O open phaseTuomas Taipale
2022-06-01linux-gen: socket_xdp: make RX and TX descriptor counts configurableTuomas Taipale
2022-06-01linux-gen: socket_xdp: support segmented packets in TXTuomas Taipale
2022-05-30validation: init: test default value setting by odp_init_param_init()Janne Peltonen
2022-05-30validation: improve testing of default values set by init functionsJanne Peltonen
2022-05-30validation: scheduler: test odp_schedule_order_wait()Janne Peltonen
2022-05-27linux-gen: pktio: dpdk: move reading pkt_dpdk_t::supported_ptypesJere Leppänen
2022-05-27linux-gen: pktio: remove struct pktio_entry::in_chksumsJere Leppänen
2022-05-27linux-gen: pktio: move received packets to the pool indicated by CoSJere Leppänen
2022-05-27linux-gen: pktio: validate L4 checksum in _odp_packet_parse_common()Jere Leppänen
2022-05-27linux-gen: pktio: prepare odp_packet_t first, then parseJere Leppänen
2022-05-27linux-gen: pktio: netmap: always use a fresh odp_packet_tJere Leppänen
2022-05-27linux-gen: pktio: use stats_extra.in_discards instead of stats.in_discardsJere Leppänen
2022-05-24linux-gen: spinlock_recursive: inline implementationMatias Elo
2022-05-24linux-gen: spinlock: inline implementationMatias Elo
2022-05-24linux-gen: crypto: fix openssl crypto in process mode by disabling algosJanne Peltonen
2022-05-24linux-gen: test: skip ipsec examples in process modeJanne Peltonen
2022-05-24linux-gen: tm: fix traffic manager in process mode by disabling itJanne Peltonen
2022-05-24validation: lso: add new custom packet test casesPetri Savolainen
2022-05-24validation: lso: add new UDP/IP packet test casesPetri Savolainen
2022-05-24test: common: add 325 byte UDP/IP test packetPetri Savolainen
2022-05-24linux-gen: pktio: allow LSO send of short packetsPetri Savolainen
2022-05-24linux-gen: event: inline odp_event_flow_id_set()Matias Elo
2022-05-24linux-gen: event: inline odp_event_types()Matias Elo