DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH 00/26] Replace uses of RTE_LOGTYPE_PMD
 2024-02-03  4:11 UTC  (15+ messages)
` [PATCH v7 00/19] Replace use of PMD logtype
  ` [PATCH v7 01/19] common/sfc_efx: remove "
  ` [PATCH v7 02/19] mempool/dpaa2: use driver logtype not PMD
  ` [PATCH v7 03/19] net/dpaa: use dedicated "
` [PATCH v7 00/19] Replace uses of RTE_LOGTYPE_PMD
  ` [PATCH v7 04/19] net/dpaa2: used dedicated logtype not PMD
  ` [PATCH v7 05/19] net/mrvl: do not use PMD logtype
  ` [PATCH v7 06/19] net/mvpp2: use dedicated logtype
  ` [PATCH v7 07/19] net/nfb: use dynamic logtype
  ` [PATCH v7 08/19] net/vmxnet3: used dedicated logtype not PMD
  ` [PATCH v7 09/19] raw/cnxk: replace PMD logtype with dynamic type

[PATCH 1/1] eal: add C++ include guard in generic/rte_vect.h
 2024-02-02 20:58 UTC  (4+ messages)

[PATCH 00/13] net/ionic: miscellaneous fixes and improvements
 2024-02-02 19:32 UTC  (14+ messages)
` [PATCH 01/13] net/ionic: add stat for completion queue entries processed
` [PATCH 02/13] net/ionic: increase max supported MTU to 9750 bytes
` [PATCH 03/13] net/ionic: don't auto-enable Rx scatter-gather a second time
` [PATCH 04/13] net/ionic: fix missing volatile type for cqe pointers
` [PATCH 05/13] net/ionic: replace non-standard type in structure definition
` [PATCH 06/13] net/ionic: memcpy descriptors when using Q-in-CMB
` [PATCH 07/13] net/ionic: fix RSS query routine
` [PATCH 08/13] net/ionic: report 1G and 200G link speeds when applicable
` [PATCH 09/13] net/ionic: add flexible firmware xstat counters
` [PATCH 10/13] net/ionic: fix device close sequence to avoid crash
` [PATCH 11/13] net/ionic: optimize device close operation
` [PATCH 12/13] net/ionic: optimize device stop operation
` [PATCH 13/13] net/ionic: optimize device start operation

[PATCH 2/2] drivers: RTE_LOG_DP newline consistency
 2024-02-02 17:40 UTC  (2+ messages)
` [PATCH] drivers: Convert uses of RTE_LOG_DP to use RTE_LOG_DP_LINE

[PATCH] net/mana: use rte_pktmbuf_alloc_bulk for allocating RX WQEs
 2024-02-02 16:24 UTC  (15+ messages)
` [Patch v2] "
  ` [Patch v3] "
    ` [Patch v4] net/mana: use rte_pktmbuf_alloc_bulk for allocating RX mbufs

[PATCH v1] crypto/ipsec_mb: upgrade IPsec Multi-buffer to 1.4
 2024-02-02 15:56 UTC  (5+ messages)
` [PATCH v3 1/2] crypto/ipsec_mb: bump minimum IPsec Multi-buffer version
  ` [PATCH v3 2/2] doc: remove outdated version details

[PATCH v3 1/2] net/octeon_ep: improve Rx performance
 2024-02-02 15:09 UTC  (15+ messages)
` [PATCH v3 2/2] net/octeon_ep: add Rx NEON routine
` [PATCH v2 1/2] net/octeon_ep: improve Rx performance
  ` [PATCH v2 2/2] net/octeon_ep: add Rx NEON routine
    ` [PATCH v4 1/2] net/octeon_ep: improve Rx performance
      ` [PATCH v4 2/2] net/octeon_ep: add Rx NEON routine
      ` [PATCH v5 1/2] net/octeon_ep: improve Rx performance
        ` [PATCH v5 2/2] net/octeon_ep: add Rx NEON routine
        ` [PATCH v6 1/2] net/octeon_ep: improve Rx performance
          ` [PATCH v6 2/2] net/octeon_ep: add Rx NEON routine

[PATCH 0/2] net/mlx5: update pattern validations
 2024-02-02 15:06 UTC  (3+ messages)
` [PATCH 1/2] net/mlx5/hws: definer, "
` [PATCH 2/2] net/mlx5: improve pattern template validation

[PATCH] bus/vdev: fix devargs memory leak
 2024-02-02 14:52 UTC  (2+ messages)

[PATCH] event/cnxk: remove unused files
 2024-02-02 14:31 UTC  (2+ messages)

[RFC v3] eal: add bitset type
 2024-02-02 12:42 UTC  (6+ messages)

[PATCH v1 0/7] improve eventdev API specification/documentation
 2024-02-02 12:39 UTC  (42+ messages)
` [PATCH v2 00/11] "
  ` [PATCH v2 03/11] eventdev: update documentation on device capability flags
  ` [PATCH v2 04/11] eventdev: cleanup doxygen comments on info structure
  ` [PATCH v2 11/11] eventdev: RFC clarify docs on event object fields
  ` [PATCH v3 00/11] improve eventdev API specification/documentation
    ` [PATCH v3 01/11] eventdev: improve doxygen introduction text
    ` [PATCH v3 02/11] eventdev: move text on driver internals to proper section
    ` [PATCH v3 03/11] eventdev: update documentation on device capability flags
    ` [PATCH v3 04/11] eventdev: cleanup doxygen comments on info structure
    ` [PATCH v3 05/11] eventdev: improve function documentation for query fns
    ` [PATCH v3 06/11] eventdev: improve doxygen comments on configure struct
    ` [PATCH v3 07/11] eventdev: improve doxygen comments on config fns
    ` [PATCH v3 08/11] eventdev: improve doxygen comments for control APIs
    ` [PATCH v3 09/11] eventdev: improve comments on scheduling types
    ` [PATCH v3 10/11] eventdev: clarify docs on event object fields and op types
    ` [PATCH v3 11/11] eventdev: drop comment for anon union from doxygen

[dpdk-dev] [PATCH] net/cnxk: fix aged flows query
 2024-02-02 12:35 UTC  (2+ messages)

[PATCH 0/5] net/mlx5: add support for flow table resizing
 2024-02-02 11:56 UTC  (6+ messages)
` [PATCH 1/5] net/mlx5/hws: add support for resizable matchers
` [PATCH 2/5] net/mlx5: add resize function to ipool
` [PATCH 3/5] net/mlx5: fix parameters verification in HWS table create
` [PATCH 4/5] net/mlx5: move multi-pattern actions management to table level
` [PATCH 5/5] net/mlx5: add support for flow table resizing

[PATCH] cnxk: fix representor stats
 2024-02-02 11:18 UTC 

[PATCH] net/iavf: fix access to null value
 2024-02-02 10:47 UTC  (2+ messages)

[dpdk-dev] [PATCH v4] eal: refactor rte_eal_init into sub-functions
 2024-02-02 10:21 UTC  (4+ messages)

[PATCH] app/testpmd: support updating flow rule actions
 2024-02-02  9:55 UTC  (3+ messages)
` [PATCH v2] "

[DPDK Bug 1377] per queue counters are not working on Intel XL710 based SRIOV VFs using iavf pmd
 2024-02-02  9:24 UTC 

[PATCH] dmadev: standardize alignment and allocation
 2024-02-02  9:06 UTC 

[PATCH 0/4] Implementation of CNXK ML event adapter driver
 2024-02-02  9:00 UTC  (3+ messages)
` [PATCH 4/4] ml/cnxk: add adapter dequeue function

[PATCH 00/11] Introduce Event ML Adapter
 2024-02-02  8:51 UTC  (3+ messages)
` [PATCH 01/11] eventdev: introduce ML event adapter library

[PATCH 1/2] config/arm: avoid mcpu and march conflicts
 2024-02-02  8:50 UTC  (7+ messages)
` [PATCH v2 1/3] "
  ` [PATCH v2 2/3] config/arm: add support for fallback march
  ` [PATCH v2 3/3] config/arm: allow WFE to be enabled config time
  ` [PATCH v3 1/3] config/arm: avoid mcpu and march conflicts
    ` [PATCH v3 2/3] config/arm: add support for fallback march
    ` [PATCH v3 3/3] config/arm: allow WFE to be enabled config time

[PATCH] doc: fix test eventdev example commands
 2024-02-02  7:57 UTC  (4+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH 0/4] enhance NFP service framework
 2024-02-02  3:04 UTC  (5+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] net/nfp: add synchronize module
  ` [PATCH v2 2/3] net/nfp: create new service code related files
  ` [PATCH v2 3/3] net/nfp: flower driver uses one service core

[PATCH 0/2] ethdev: add RTE_FLOW_ITEM_TYPE_COMPARE
 2024-02-02  0:42 UTC  (14+ messages)
` [PATCH v5 0/3] "
  ` [PATCH v5 1/3] ethdev: rename action modify field data structure
  ` [PATCH v5 2/3] ethdev: add compare item
  ` [PATCH v5 3/3] net/mlx5: add compare item support
` [PATCH v6 0/3] ethdev: add RTE_FLOW_ITEM_TYPE_COMPARE
  ` [PATCH v6 1/3] ethdev: rename action modify field data structure
  ` [PATCH v6 2/3] ethdev: add compare item
  ` [PATCH v6 3/3] net/mlx5: add compare item support

[PATCH v1] net/tap: fix buffer overflow for ptypes list
 2024-02-01 23:29 UTC  (7+ messages)
` [PATCH v7 1/2] drivers/net: "
  ` [PATCH v7 2/2] drivers/net: return number of types in get supported types

[PATCH v2 1/2] config/arm: allow WFE to be enabled config time
 2024-02-01 22:03 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v4] event/cnxk: use WFE LDP loop for getwork routine

[PATCH 00/43] replace strerror
 2024-02-01 21:49 UTC  (7+ messages)
` [PATCH 02/43] eal: use rte strerror

[PATCH 0/2] multiple representors in one device
 2024-02-01 18:35 UTC  (9+ messages)
` [PATCH v4 0/1] "
  ` [PATCH v4 1/1] ethdev: parsing multiple representor devargs string
      ` [EXT] "
` [PATCH v5 0/2] multiple representors in one device

[PATCH] test/event: skip test if no driver is present
 2024-02-01 17:44 UTC  (2+ messages)

[PATCH] telemetry: avoid truncation of strlcpy return before check
 2024-02-01 16:42 UTC  (6+ messages)

[PATCH 0/8] support NAT64 action
 2024-02-01 16:05 UTC  (4+ messages)
` [PATCH v2 0/2] "

[PATCH] mem: explicitly initialise shared locks
 2024-02-01 15:36 UTC  (2+ messages)

Community CI Meeting Minutes - February 1, 2024
 2024-02-01 15:26 UTC 

[PATCH] lib/telemetry:fix telemetry conns leak in case of socket write fail
 2024-02-01 15:19 UTC  (5+ messages)
` [PATCH] [v3]lib/telemetry:fix "
    ` =?gb18030?B?u9i4tKO6IFtQQVRDSF0gW3YzXWxpYi90ZWxlbWV0cnk6Zml4IHRlbGVtZXRyeSBjb25ucyBsZWFrIGluIGNhc2Ugb2Ygc29ja2V0IHdyaXRlIGZhaWw=?=

[PATCH] app/testpmd: add command to get Tx queue used count
 2024-02-01 13:52 UTC  (2+ messages)
` [PATCH v2] app/testpmd: command to get descriptor "

[PATCH v1] doc: update guideline for fix commit messages
 2024-02-01 13:48 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v4 1/7] net/gve: fully expose RSS offload support in dev_info
 2024-02-01 13:28 UTC  (3+ messages)
` [PATCH v5 0/5] net/gve: RSS Support for GVE Driver

[PATCH 1/3] cryptodev: add ec points to sm2 op
 2024-02-01 13:25 UTC  (3+ messages)
` [EXT] "

[PATCH 0/2] app/test-crypto-perf: fix multi-segment issue
 2024-02-01 13:16 UTC  (3+ messages)
` [PATCH 1/2] app/test-crypto-perf: fix copy segment size calculation

[PATCH 0/9] net/cnxk: support for port representors
 2024-02-01 13:07 UTC  (25+ messages)
` [PATCH v3 00/23] "
  ` [PATCH v3 01/23] common/cnxk: add support for representors
  ` [PATCH v3 02/23] net/cnxk: implementing eswitch device
  ` [PATCH v3 03/23] net/cnxk: eswitch HW resource configuration
  ` [PATCH v3 04/23] net/cnxk: eswitch devargs parsing
  ` [PATCH v3 05/23] net/cnxk: probing representor ports
  ` [PATCH v3 06/23] common/cnxk: common NPC changes for eswitch
  ` [PATCH v3 07/23] common/cnxk: interface to update VLAN TPID
  ` [PATCH v3 08/23] net/cnxk: eswitch flow configurations
  ` [PATCH v3 09/23] net/cnxk: eswitch fastpath routines
  ` [PATCH v3 10/23] net/cnxk: add representor control plane
  ` [PATCH v3 11/23] common/cnxk: representee notification callback
  ` [PATCH v3 12/23] net/cnxk: handling representee notification
  ` [PATCH v3 13/23] net/cnxk: representor ethdev ops
  ` [PATCH v3 14/23] common/cnxk: get representees ethernet stats
  ` [PATCH v3 15/23] net/cnxk: ethernet statistic for representor
  ` [PATCH v3 16/23] common/cnxk: base support for eswitch VF
  ` [PATCH v3 17/23] net/cnxk: eswitch VF as ethernet device
  ` [PATCH v3 18/23] common/cnxk: support port representor and represented port
  ` [PATCH v3 19/23] net/cnxk: add represented port pattern and action
  ` [PATCH v3 20/23] net/cnxk: add representor "
  ` [PATCH v3 21/23] net/cnxk: generalise flow operation APIs
  ` [PATCH v3 22/23] net/cnxk: flow create on representor ports
  ` [PATCH v3 23/23] net/cnxk: other flow operations

[PATCH] cfgfile: increase value length
 2024-02-01 12:01 UTC  (3+ messages)

[PATCH v2 1/2] telemetry: correct json empty dictionaries
 2024-02-01 11:57 UTC  (3+ messages)
` [PATCH] "

[PATCH v2 0/3] [PATCH 0/2] ethdev: add RTE_FLOW_ITEM_TYPE_COMPARE
 2024-02-01 11:39 UTC  (9+ messages)
` [PATCH v3 0/3] "
  ` [PATCH v3 1/3] ethdev: rename action modify field data structure

[PATCH 00/21] replace strtok with strtok_r
 2024-02-01 11:13 UTC  (11+ messages)

[PATCH] app/test: prevent exiting after skipped test
 2024-02-01 10:34 UTC  (3+ messages)

[PATCH] app/test: remove ifdefs for cmdline library
 2024-02-01 10:33 UTC  (3+ messages)

[PATCH] ethdev: recommend against using locks in event callbacks
 2024-02-01 10:08 UTC  (2+ messages)

[PATCH] test/security: add inline IPsec Rx inject test
 2024-02-01 10:07 UTC  (2+ messages)
` [PATCH v2] "

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).