DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH 0/3] add diagnostics macros to make code portable
 2025-01-30  7:28 UTC  (10+ messages)
` [PATCH v16 "
  ` [PATCH v16 3/3] drivers/net: "

[PATCH v15] dts: port over queue start/stop suite
 2025-01-30  7:09 UTC  (3+ messages)
` [PATCH v16] "

[RFC PATCH 0/1] dts: add SUT cleanup to framework
 2025-01-30  6:30 UTC  (4+ messages)
` [RFC PATCH 1/1] "

[PATCH 1/4] net/netvsc: scan all net devices under the PCI device
 2025-01-30  3:59 UTC  (10+ messages)
` [PATCH 2/4] net/netvsc: remove RTE device if all its net devices are removed
` [PATCH 3/4] net/netvsc: log error on failure to switch data path
` [PATCH 4/4] net/netvsc: cache device parameters for hot plug events
    ` [EXTERNAL] "

[PATCH] dts: add sudo to linux link up
 2025-01-29 22:08 UTC 

[PATCH v3] eal/common: fix inconsistent representation of PCI numbers
 2025-01-29 18:06 UTC  (6+ messages)
` [PATCH v4] bus: "

[PATCH 0/2] Fix use after free, and refactor af_xdp_tx_zc()
 2025-01-29 17:58 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] net/af_xdp: fix use after free in af_xdp_tx_zc()
  ` [PATCH v3 2/2] net/af_xdp: Refactor af_xdp_tx_zc()

[PATCH] drivers/net: fix cast-qual and strict-aliasing errors for ppc64le
 2025-01-29 17:35 UTC 

[PATCH 0/2] enable AVX2 for IDPF single queue
 2025-01-29 16:55 UTC  (14+ messages)
` [PATCH 1/2] common/idpf: enable AVX2 for single queue Rx
  ` [PATCH v2 0/3] enable AVX2 for single queue Rx/Tx
    ` [PATCH v2 1/3] common/idpf: enable AVX2 for single queue Rx
    ` [PATCH v2 2/3] common/idpf: enable AVX2 for single queue Tx
    ` [PATCH v2 3/3] doc: documentaion update for idpf pmd
` [PATCH 2/2] common/idpf: enable AVX2 for single queue Tx

[v2 0/2] vhost: add RSA support
 2025-01-29 16:13 UTC  (5+ messages)
` [v2 1/2] vhost: add asymmetric "
` [v2 2/2] examples/vhost_crypto: add asymmetric support

[PATCH 00/16] remove use of VLAs for Windows built code
 2025-01-29 15:57 UTC  (6+ messages)
` [PATCH v16 00/60] remove use of VLAs for Windows

[PATCH RFC 1/4] dmadev: add enqueue dequeue operations
 2025-01-29 14:36 UTC  (4+ messages)
` [PATCH RFC 2/4] eventdev: refactor rte_event_dma_adapater_op calls
` [PATCH RFC 3/4] doc: update prog guide to use rte_dma_op
` [PATCH RFC 4/4] dma/cnxk: implement enqueue dequeue ops

[PATCH 0/2] provide rte_ffs32, rte_ffs64 and __rte_x86_movdiri for MSVC
 2025-01-29 13:56 UTC  (3+ messages)
` [PATCH v3 0/3] provide rte_ffs32, rte_ffs64 and __rte_x86_movdiri

[PATCH v7 00/15] XSC PMD for Yunsilicon NICs
 2025-01-29 13:32 UTC  (18+ messages)
` [PATCH v7 01/15] net/xsc: add xsc PMD framework
` [PATCH v7 02/15] net/xsc: add xsc device initialization
` [PATCH v7 03/15] net/xsc: add xsc mailbox
` [PATCH v7 04/15] net/xsc: add xsc dev ops to support VFIO driver
` [PATCH v7 05/15] net/xsc: add PCT interfaces
` [PATCH v7 06/15] net/xsc: initialize xsc representors
` [PATCH v7 07/15] net/xsc: add ethdev configure and RSS ops
` [PATCH v7 08/15] net/xsc: add Rx and Tx queue setup
` [PATCH v7 09/15] net/xsc: add ethdev start
` [PATCH v7 10/15] net/xsc: add ethdev stop and close
` [PATCH v7 11/15] net/xsc: add ethdev Rx burst
` [PATCH v7 12/15] net/xsc: add ethdev Tx burst
` [PATCH v7 13/15] net/xsc: add basic stats ops
` [PATCH v7 14/15] net/xsc: add ethdev infos get
` [PATCH v7 15/15] net/xsc: add ethdev link and MTU ops

CFP - DPDK Summit in Prague
 2025-01-29 13:19 UTC 

[PATCH v1 1/2] crypto/ipsec_mb: add SM4 GCM support
 2025-01-29  9:32 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] app/test: add SM4 GCM tests

[RFC PATCH] eventdev: adapter API to configure multiple Rx queues
 2025-01-29  7:43 UTC  (14+ messages)

[PATCH v5 2/2] dts: add flow create/delete to testpmd shell
 2025-01-28 22:59 UTC  (7+ messages)
` [PATCH v6 1/2] dts: add flow rule dataclass "
  ` [PATCH v6 2/2] dts: add flow create/delete "
  ` [PATCH v7 1/2] dts: add flow rule dataclass "
    ` [PATCH v7 2/2] dts: add flow create/delete "

[PATCH 0/3] enable build of lib/stack when using MSVC
 2025-01-28 21:25 UTC  (7+ messages)
` [PATCH 1/3] lib/eal: add rte_atomic128_cmp_exchange compatible with MSVC
` [PATCH v2 0/2] enable build of lib/stack when using MSVC
  ` [PATCH v2 1/2] test: disable non-C11 atomic tests for MSVC
  ` [PATCH v2 2/2] stack: enable build with MSVC

[PATCH 0/5] centralize deferred start checks
 2025-01-28 21:03 UTC  (3+ messages)
` [PATCH v3 0/6] queue start/stop and deferred checks

[PATCH v2 01/15] net/zxdh: zxdh np init implementation
 2025-01-28 20:12 UTC  (3+ messages)
` [PATCH v9 00/15] net/zxdh: updated net zxdh driver

[DPDK/ethdev Bug 1622] ntnic: using signals and threads
 2025-01-28 18:59 UTC 

[PATCH v1 00/31] net/ntnic: bugfixes and refactoring
 2025-01-28 18:54 UTC  (4+ messages)
` [PATCH v1 02/31] net/ntnic: add thread check return code

[PATCH] net/bnxt: remove unnecessary checks for null pointer
 2025-01-28 17:54 UTC  (2+ messages)

[PATCH] ptr_compress: fix build for Arm SVE enabled SoC
 2025-01-28 17:31 UTC 

[PATCH 0/4] remove common iavf and idpf drivers
 2025-01-28 16:36 UTC  (5+ messages)
` [PATCH 1/4] drivers: merge common and net "
` [PATCH 2/4] net/idpf: re-enable unused variable warnings
` [PATCH 3/4] drivers: move iavf common folder to iavf net
` [PATCH 4/4] net/intel: allow building ice driver without iavf

[PATCH] devtool: fix falsely reporting from checkpatch
 2025-01-28 15:55 UTC  (3+ messages)

DPDK Release Status Meeting 2025-01-28
 2025-01-28 15:01 UTC 

[RFC PATCH 00/21] Reduce code duplication across Intel NIC drivers
 2025-01-28 12:03 UTC  (4+ messages)
` [PATCH v6 00/25] "

[PATCH] doc: update ODM dmadev guide
 2025-01-28  8:15 UTC 

[PATCH] net/mlx5: fix GRE open matcher does not match packet
 2025-01-28  7:59 UTC 

[PATCH 0/3] Non template to HWS fixes
 2025-01-28  7:54 UTC  (4+ messages)
` [PATCH 1/3] net/mlx5: fix limitation of actions per rule
` [PATCH 2/3] net/mlx5: fix crash in non template metadata split
` [PATCH 3/3] net/mlx5: fix flow flush for non-template flows

[PATCH 1/2] lib/cryptodev: avoid implicit conversion to 64 bit number
 2025-01-28  7:49 UTC  (17+ messages)
` [PATCH 2/2] lib/hash: "
` [PATCH v2 1/2] lib/cryptodev: "
  ` [PATCH v2 2/2] lib/hash: "
` [PATCH v3 1/3] lib/cryptodev: "
  ` [PATCH v3 2/3] lib/hash: "
  ` [PATCH v3 3/3] drivers/crypto: use RTE_BIT64 in initializations of hash_algos

[RFC 0/7] Introduce FreeBSD macros for SAFE iteration
 2025-01-27 23:14 UTC  (13+ messages)
` [RFC 1/7] eal: add queue macro extensions from FreeBSD
` [RFC 2/7] net/qede: fix use after free
` [RFC 3/7] bus/fslmc: "
` [RFC 4/7] net/bnxt: "
` [RFC 5/7] net/iavf: replace local version of TAILQ_FOREACH_SAFE
` [RFC 6/7] vhost: replace open coded TAILQ_FOREACH_SAFE
` [RFC 7/7] raw/ifpga: use EAL version of TAILQ_FOREACH_SAFE

[PATCH dpdk] telemetry-exporter: listen on loopback by default
 2025-01-27 20:21 UTC  (3+ messages)

[PATCH] doc: reword sample application guides
 2025-01-27 17:47 UTC 

[PATCH] mbuf: add fast free bulk function
 2025-01-27 17:00 UTC  (3+ messages)
` [PATCH v3] mbuf: add fast free bulk and raw alloc bulk functions

[PATCH v1 0/2] Update Base code for TXPP Implementation
 2025-01-27 16:39 UTC  (2+ messages)

compilation|FAILURE| pw(150482) sid(34444) job(PER_PATCH_BUILD14715)[v6, 25/25] net/intel: extract common Rx vector criteria
 2025-01-27 14:37 UTC  (2+ messages)

[PATCH] build: force gcc to initialize padding bits
 2025-01-27 14:35 UTC  (7+ messages)
` [PATCH v2] "

[PATCH] dts: automatically bring up link on interfaces
 2025-01-27 12:12 UTC  (2+ messages)

[PATCH] net/mlx5: fix leak in HWS flow counter action
 2025-01-27 10:53 UTC 

[PATCH 1/2] trace: support expression for blob length
 2025-01-27  8:25 UTC  (2+ messages)
` [EXTERNAL] "

[PATCH] net/virtio: add virtio hash report feature
 2025-01-27  7:41 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] net/cnxk: fix of NIX send header L3 type
 2025-01-27  6:33 UTC 

[DPDK/ethdev Bug 1621] In packets provided by the PMD, some flags are missing
 2025-01-27  5:57 UTC 

[DPDK/ethdev Bug 1620] Pause Frame Forwarding does not work properly on igb
 2025-01-27  5:47 UTC 

[DPDK/DTS Bug 1619] Unit test link_bonding_autotest will fail
 2025-01-27  5:45 UTC 

[PATCH v1 0/2] dts: mtu update and jumbo frames test suite
 2025-01-27  3:33 UTC  (12+ messages)
` [PATCH v1 1/2] dts: add fwd restart decorator to rx capabilities
` [PATCH v1 2/2] dts: add mtu update and jumbo frames test suite
` [PATCH v2 0/2] dts: "
  ` [PATCH v2 1/2] dts: add fwd restart decorator to rx capabilities
  ` [PATCH v2 2/2] dts: add mtu update and jumbo frames test suite

[PATCH 00/15] Add attributes to allocation functions
 2025-01-25 18:36 UTC  (17+ messages)
` [PATCH v6 00/15] Add allocation annotation to more functions
  ` [PATCH v6 01/15] fib: add allocation function attributes
  ` [PATCH v6 02/15] rib: annotate rib allocation functions
  ` [PATCH v6 03/15] hash: add allocation function attributes
  ` [PATCH v6 04/15] lpm: "
  ` [PATCH v6 05/15] acl: "
  ` [PATCH v6 06/15] bitratestats: "
  ` [PATCH v6 07/15] member: "
  ` [PATCH v6 08/15] mempool: "
  ` [PATCH v6 09/15] eventdev: "
  ` [PATCH v6 10/15] ring: "
  ` [PATCH v6 11/15] reorder: "
  ` [PATCH v6 12/15] compressdev: "
  ` [PATCH v6 13/15] telemetry: "
  ` [PATCH v6 14/15] sched: "
  ` [PATCH v6 15/15] doc: add release note about allocation attributes

[PATCH] crypto/cnxk: fix gcc 15 warning
 2025-01-25  2:11 UTC  (18+ messages)
` [PATCH v5 00/16] Annotate allocation functions
  ` [PATCH v5 01/16] fib: add allocation function attributes
  ` [PATCH v5 02/16] rib: annotate rib allocation functions
  ` [PATCH v5 03/16] hash: add allocation function attributes
  ` [PATCH v5 04/16] lpm: "
  ` [PATCH v5 05/16] pipeline: "
  ` [PATCH v5 06/16] acl: "
  ` [PATCH v5 07/16] bitratestats: "
  ` [PATCH v5 08/16] member: "
  ` [PATCH v5 09/16] mempool: "
  ` [PATCH v5 10/16] eventdev: "
  ` [PATCH v5 11/16] ring: "
  ` [PATCH v5 12/16] reorder: "
  ` [PATCH v5 13/16] compressdev: "
  ` [PATCH v5 14/16] telemetry: "
  ` [PATCH v5 15/16] sched: "
  ` [PATCH v5 16/16] doc: add release note about allocation attributes

[PATCH v2 0/3] bbdev: trace point and logging
 2025-01-24 21:21 UTC  (6+ messages)
` [PATCH v2 3/3] baseband/acc: add internal logging

[PATCH] app/crypto-perf: support RSA-2k
 2025-01-24 19:10 UTC 

[PATCH 0/4] dts: Remove Excess Attributes From User Config
 2025-01-24 18:54 UTC  (7+ messages)
` [PATCH v4 0/7] dts: refactor configuration
  ` [PATCH v4 6/7] dts: split configuration file
  ` [PATCH v4 7/7] dts: run all test suites by default

[PATCH] test/security: check MACSEC offload before configuration
 2025-01-24 18:22 UTC 

[PATCH] common/cnxk: check MACsec HW capability
 2025-01-24 18:21 UTC 

[PATCH v4 00/16] Add allocation function attributes
 2025-01-24 18:15 UTC  (7+ messages)
  ` [PATCH v4 11/16] ring: add "
  ` [PATCH v4 12/16] reorder: "
  ` [PATCH v4 13/16] compressdev: "
  ` [PATCH v4 14/16] telemetry: "
  ` [PATCH v4 15/16] sched: "
  ` [PATCH v4 16/16] doc: add release note about allocation attributes

page: 

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