DPDK patches and discussions
 help / color / mirror / Atom feed
[dpdk-dev] [RFC] remove unused functions
 2023-06-14 21:59 UTC  (2+ messages)

[dpdk-dev] [RFC] net: make eCPRI header host network order
 2023-06-14 21:57 UTC  (2+ messages)

[PATCH 1/3] event/cnxk: align TX queue buffer adjustment
 2023-06-14 20:24 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/3] event/cnxk: use WFE in Tx fc wait
        ` [EXT] "

[PATCH] drivers/cnxk: disable asm operand width warning
 2023-06-14 20:21 UTC 

[dpdk-dev] [PATCH 0/8] Introduce emudev library and iavf emudev driver
 2023-06-14 19:47 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/3] fix error path of multi-process probe
 2023-06-14 19:39 UTC  (2+ messages)

[dpdk-dev] [PATCH v3 0/4] add unit tests for eal vfio library
 2023-06-14 19:37 UTC  (3+ messages)
` [dpdk-dev] [PATCH v4 "

[dpdk-dev] [PATCH v5] eal: add manual probing option
 2023-06-14 19:33 UTC  (3+ messages)
` [dpdk-dev] [PATCH v7] "

[dpdk-dev] [RFC PATCH] build/pkg-config: remove machine arch flag
 2023-06-14 19:33 UTC  (2+ messages)

[dpdk-dev] [PATCH v2] eal/windows: Switched to an external pthreads library
 2023-06-14 19:27 UTC  (2+ messages)

[PATCH v2 resend] crypto/uadk: set queue pair in dev_configure
 2023-06-14 19:10 UTC  (2+ messages)
  ` [EXT] "

[dpdk-dev] [PATCH 0/1] build: allow disabling libs
 2023-06-14 19:09 UTC  (6+ messages)
` [dpdk-dev] [PATCH 1/1] "

[PATCH] crypto/openssl: add aes-xts support
 2023-06-14 18:51 UTC  (3+ messages)
` [EXT] "

[PATCH v5] crypto/qat: support to enable insecure algorithms
 2023-06-14 18:30 UTC  (3+ messages)
` [PATCH v6] "
  ` [EXT] "

[RFC] lib/ethdev: introduce table driven APIs
 2023-06-14 18:30 UTC  (6+ messages)

[PATCH v4] crypto/qat: default to IPsec MB for computations
 2023-06-14 18:23 UTC  (3+ messages)
` [PATCH v5] "
  ` [EXT] "

[PATCH v1 0/1] doc: accounce change in bbdev extension
 2023-06-14 18:18 UTC  (14+ messages)
` [PATCH v1 1/1] doc: announce change in bbdev api related to operation extension

[PATCH 0/6] Trivial crypto PMDs cleanup
 2023-06-14 18:17 UTC  (2+ messages)
` [EXT] "

[RFC v4 1/3] eventdev: introduce event dispatcher
 2023-06-14 18:13 UTC  (6+ messages)
` [PATCH 0/3] Add "
  ` [PATCH 1/3] eventdev: introduce "
  ` [PATCH 2/3] test: add event dispatcher test suite
  ` [PATCH 3/3] doc: add event dispatcher programming guide

[RFC PATCH 0/5] crypto/mlx5: support AES-GCM
 2023-06-14 18:11 UTC  (3+ messages)
` [PATCH v2 0/9] "
  ` [EXT] "

[PATCH v3] crypto/qat: add SM3 HMAC to gen4 devices
 2023-06-14 17:56 UTC 

[PATCH] app/testpmd: add flow update CLI command
 2023-06-14 17:21 UTC  (2+ messages)

[PATCH 0/4] net/mlx5: implement Flow update API
 2023-06-14 17:00 UTC  (7+ messages)
` [PATCH 1/4] net/mlx5/hws: use the same function to check rule
` [PATCH 2/4] net/mlx5/hws: use union in the wqe-data struct
` [PATCH 3/4] net/mlx5/hws: support rule update after its creation

Reminder - Please submit your DPDK Summit Presentation pitches to our CFP and Register for our September Event!
 2023-06-14 16:46 UTC 

[PATCH] eal/interrupts: Allow UIO interrupts when using igb_uio
 2023-06-14 16:46 UTC  (2+ messages)

[RFC PATCH] ethdev: advertise flow restore in mbuf
 2023-06-14 16:46 UTC  (2+ messages)

[PATCH] ethdev: rename functions checking queue validity
 2023-06-14 16:44 UTC  (3+ messages)

[PATCH v13 00/16] graph enhancement for multi-core dispatch
 2023-06-14 15:59 UTC  (38+ messages)
` [PATCH v14 "
  ` [PATCH v14 01/16] graph: rename rte_graph_work as common
  ` [PATCH v14 02/16] graph: split graph worker into common and default model
  ` [PATCH v14 03/16] graph: move node process into inline function
  ` [PATCH v14 04/16] graph: add get/set graph worker model APIs
  ` [PATCH v14 05/16] graph: introduce graph node core affinity API
  ` [PATCH v14 06/16] graph: introduce graph bind unbind API
  ` [PATCH v14 07/16] graph: move node clone name func into private as common
  ` [PATCH v14 08/16] graph: introduce graph clone API for other worker core
  ` [PATCH v14 09/16] graph: add structure for stream moving between cores
  ` [PATCH v14 10/16] graph: introduce stream moving cross cores
  ` [PATCH v14 11/16] graph: enable create and destroy graph scheduling workqueue
  ` [PATCH v14 12/16] graph: introduce graph walk by cross-core dispatch
  ` [PATCH v14 13/16] graph: enable graph multicore dispatch scheduler model
  ` [PATCH v14 14/16] graph: add stats for mcore dispatch model
  ` [PATCH v14 15/16] test/graph: add functional tests "
  ` [PATCH v14 16/16] examples/l3fwd-graph: introduce mcore dispatch worker model
  ` [PATCH v15 00/16] graph enhancement for multi-core dispatch
    ` [PATCH v15 01/16] graph: rename rte graph worker header as common
    ` [PATCH v15 02/16] graph: split graph worker into common and default model
    ` [PATCH v15 03/16] graph: move node process into inline function
    ` [PATCH v15 04/16] graph: add get/set graph worker model APIs
    ` [PATCH v15 05/16] graph: introduce graph node core affinity API
    ` [PATCH v15 06/16] graph: introduce graph bind unbind API
    ` [PATCH v15 07/16] graph: move node clone name func into private as common
    ` [PATCH v15 08/16] graph: introduce graph clone API for other worker core
    ` [PATCH v15 09/16] graph: add structure for stream moving between cores
    ` [PATCH v15 10/16] graph: introduce stream moving cross cores
    ` [PATCH v15 11/16] graph: enable create and destroy graph scheduling workqueue
    ` [PATCH v15 12/16] graph: introduce graph walk by cross-core dispatch
    ` [PATCH v15 13/16] graph: enable graph multicore dispatch scheduler model
    ` [PATCH v15 14/16] graph: add stats for mcore dispatch model
    ` [PATCH v15 15/16] test/graph: add functional tests "
    ` [PATCH v15 16/16] examples/l3fwd-graph: introduce mcore dispatch worker model

[PATCH 0/5] cleanup in library header files
 2023-06-14 15:53 UTC  (10+ messages)
` [PATCH 1/5] lib: remove blank line ending comment blocks
` [PATCH 2/5] lib: remove extra asterisks "
` [PATCH 3/5] lib: align "
` [PATCH 4/5] lib: restrict use of keyword extern
` [PATCH 5/5] cryptodev: fix comments of modular operation parameters

[PATCH] buildtools: remove assumption about current work dir
 2023-06-14 14:47 UTC 

[PATCH] usertools: enhance logic to display NUMA
 2023-06-14 14:30 UTC  (6+ messages)

[PATCH] ixgbe: Allow setting IVAR register for X550EM_a
 2023-06-14 13:26 UTC 

[PATCH v3 1/4] doc: announce new cpu flag added to rte_cpu_flag_t
 2023-06-14 13:15 UTC  (8+ messages)
` [PATCH v4 0/4] power: monitor support for AMD EPYC processors
  ` [PATCH v4 2/4] eal: add x86 cpuid support for monitorx
  ` [PATCH v4 3/4] eal: removed unnecessary checks in x86 power monitor APIs
  ` [PATCH v4 4/4] power: amd power monitor support

[PATCH v3 00/15] net/cnxk: add MACsec support
 2023-06-14 13:09 UTC  (20+ messages)
` [PATCH v4 "
  ` [PATCH v4 15/15] net/cnxk: add MACsec stats
  ` [PATCH v5 00/15] net/cnxk: add MACsec support
    ` [PATCH v5 01/15] common/cnxk: add ROC MACsec initialization
    ` [PATCH v5 02/15] common/cnxk: add MACsec SA configuration
    ` [PATCH v5 03/15] common/cnxk: add MACsec SC configuration APIs
    ` [PATCH v5 04/15] common/cnxk: add MACsec secy and flow configuration
    ` [PATCH v5 05/15] common/cnxk: add MACsec PN and LMAC mode configuration
    ` [PATCH v5 06/15] common/cnxk: add MACsec stats
    ` [PATCH v5 07/15] common/cnxk: add MACsec interrupt APIs
    ` [PATCH v5 08/15] common/cnxk: add MACsec port configuration
    ` [PATCH v5 09/15] common/cnxk: add MACsec control "
    ` [PATCH v5 10/15] common/cnxk: add MACsec FIPS mbox
    ` [PATCH v5 11/15] common/cnxk: derive hash key for MACsec
    ` [PATCH v5 12/15] net/cnxk: add MACsec initialization
    ` [PATCH v5 13/15] net/cnxk: create/destroy MACsec SC/SA
    ` [PATCH v5 14/15] net/cnxk: add MACsec session and flow configuration
    ` [PATCH v5 15/15] net/cnxk: add MACsec stats

[PATCH 1/2] build: change flag variable type to boolean
 2023-06-14 12:42 UTC  (8+ messages)
` [PATCH v2 "
` [PATCH v3 0/2] replace int flags with booleans
  ` [PATCH v3 1/2] build: change NUMA flag variable type to boolean
  ` [PATCH v3 2/2] build: change libfdt "

[PATCH 0/2] Improve docs on getting info on running process
 2023-06-14 11:35 UTC  (8+ messages)
` [PATCH 1/2] doc/contributing: provide coding details for dynamic logging
` [PATCH 2/2] doc/contributing: guidelines for logging, tracing and telemetry

[PATCH v2] net/ixgbe: add proper memory barriers for some Rx functions
 2023-06-14 10:58 UTC  (6+ messages)
` [PATCH v3] "

[RFC PATCH 0/6] add support for CDX bus
 2023-06-14 10:30 UTC  (8+ messages)
` [PATCH v3 0/5] Support AMD CDX bus, for FPGA based CDX devices. The CDX
  ` [PATCH v3 5/5] config/arm: add AMD CDX

[PATCH] bus/cdx: Fix resource leak
 2023-06-14 10:24 UTC 

[PATCH] bus/cdx: Move debug print before unmapping resource
 2023-06-14 10:23 UTC 

[PATCH] bus/cdx: Remove ineffective code statement
 2023-06-14 10:22 UTC 

[PATCH] net/i40e: fix tunnel packet TX descriptor error
 2023-06-14  9:59 UTC 

[PATCH] net/iavf: fix abnormal disable HW interrupt
 2023-06-14  9:53 UTC  (6+ messages)
` [PATCH v2] "

[Bug 1249] [dpdk-23.07] ixgbe port stop failed after launch testpmd
 2023-06-14  7:18 UTC  (7+ messages)

[PATCH] app/dma-perf: introduce dma-perf application
 2023-06-14  6:40 UTC  (4+ messages)
` [PATCH v6] "

[PATCH] net/cpfl: release memzone for rxq
 2023-06-14  5:57 UTC  (3+ messages)

[PATCH v1] common/idpf: fix memory leak on AVX512 TX queue close
 2023-06-14  5:54 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/2] net/mlx5: add modify MPLS support
 2023-06-14  5:52 UTC  (3+ messages)
` [PATCH 1/2] net/mlx5: align implementation with modify API
` [PATCH 2/2] net/mlx5: add MPLS modify field support

[PATCH] net/nfp: fix add redundant read configure operations
 2023-06-14  5:51 UTC 

[PATCH 0/8] add AESNI_MB optimisations
 2023-06-14  5:35 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 8/8] crypto/ipsec_mb: set and use session ID
      ` [EXT] "

Reminder - DPDK Tech Board Meeting - Today, Jun. 14, 2023 @ 8am Pacific/11am Eastern
 2023-06-14  5:15 UTC 

[PATCH] examples/ntb: remove redundant logic for dev close
 2023-06-14  5:14 UTC 

[PATCH v2] gro : ipv6 changes to support GRO for TCP/ipv6
 2023-06-14  4:56 UTC  (5+ messages)
` [PATCH v7] "

[PATCH] maintainers: update for OCTEON EP and CNXK DMA
 2023-06-14  4:28 UTC 

[PATCH 0/9] Wangxun bug fixes
 2023-06-14  2:34 UTC  (10+ messages)
` [PATCH 1/9] net/txgbe: fix Tx failure with fiber hotplug
` [PATCH 2/9] net/txgbe: fix interrupt enable mask
` [PATCH 3/9] net/txgbe: fix issues caused by MNG veto bit setting
` [PATCH 4/9] net/txgbe: fix to set autoneg for 1G speed
` [PATCH 5/9] net/txgbe: fix device extended stats
` [PATCH 6/9] net/ngbe: "
` [PATCH 7/9] net/ngbe: fix issues caused by MNG veto bit setting
` [PATCH 8/9] net/ngbe: fix link status in no LSC mode
` [PATCH 9/9] net/ngbe: remove redundant codes

[RFC] app/testpmd: use RSS conf from software when configuring DCB
 2023-06-14  2:22 UTC  (5+ messages)

[PATCH v4 0/3] Enable iavf Rx Timestamp offload on vector path
 2023-06-14  1:49 UTC  (5+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/3] net/iavf: support Rx timestamp offload on AVX512
  ` [PATCH v5 2/3] net/iavf: support Rx timestamp offload on AVX2
  ` [PATCH v5 3/3] net/iavf: support Rx timestamp offload on SSE

[PATCH] app/testpmd: fix IPv6 tunnel packet checksum error
 2023-06-14  1:26 UTC  (3+ messages)
` [PATCH v2] net/ice:fix tunnel packet TX descriptor error

[PATCH v3] build: prevent accidentally building without NUMA support
 2023-06-13 17:08 UTC  (2+ messages)
` [PATCH v4] "

[RFC 0/5] net/mlx5: introduce Tx datapath tracing
 2023-06-13 16:58 UTC  (13+ messages)
` [RFC 2/5] common/mlx5: introduce tracepoints for mlx5 drivers
` [PATCH v2 0/5] net/mlx5: introduce Tx datapath tracing
  ` [PATCH v2 1/5] app/testpmd: add trace save command
  ` [PATCH v2 2/5] common/mlx5: introduce tracepoints for mlx5 drivers
  ` [PATCH v2 3/5] net/mlx5: add Tx datapath tracing
  ` [PATCH v2 4/5] net/mlx5: add comprehensive send completion trace
  ` [PATCH v2 5/5] net/mlx5: add Tx datapath trace analyzing script

[dpdk-dev] [PATCH] fbarray: get fbarrays from containerized secondary
 2023-06-13 16:51 UTC  (2+ messages)

[PATCH] ethdev: prefer offload names in logs
 2023-06-13 16:37 UTC  (3+ messages)
` [PATCH v2] "

[dpdk-dev] [PATCH v1 2/2] linux/kni: Added support for KNI multiple fifos
 2023-06-13 16:21 UTC  (2+ messages)

[dpdk-dev] [PATCH v1 2/2] doc: update usage field for port-queue
 2023-06-13 16:15 UTC  (2+ messages)
` [PATCH] doc: fix description of maximum rx queues per lcore option

[PATCH] bitmap: add scan init at given position
 2023-06-13 15:40 UTC  (2+ messages)
` [PATCH v2] bitmap: add scan from offset function

[PATCH 0/3] net/sfc: support VLAN stripping offload
 2023-06-13 15:12 UTC  (5+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/3] common/sfc_efx/base: report VLAN stripping capability
  ` [PATCH v5 2/3] common/sfc_efx/base: add support to enable VLAN stripping
  ` [PATCH v5 3/3] net/sfc: support VLAN stripping offload

[PATCH v3] net/cnxk: add support for reassembly of multi-seg pkts
 2023-06-13 15:09 UTC 

[PATCH 0/4] Test examples compilation externally
 2023-06-13 15:05 UTC  (8+ messages)
` [PATCH 1/4] examples/fips_validation: fix external build
  ` [EXT] "
` [PATCH v2 0/4] Test examples compilation externally
  ` [PATCH v2 1/4] examples/fips_validation: fix external build
  ` [PATCH v2 2/4] examples/server_node_efd: simplify build configuration
  ` [PATCH v2 3/4] devtools: build all examples externally
  ` [PATCH v2 4/4] ci: build "

[PATCH] common/mlx5: replace use of PMD logtype
 2023-06-13 14:18 UTC  (3+ messages)

[PATCH] mailmap: update contributor entry
 2023-06-13 14:03 UTC 

[dpdk-dev] [RFC] hash: introduce resizable hash list
 2023-06-13  6:34 UTC  (3+ messages)

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).