DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH 00/13] net/intel: tx path selection simplification
 2025-12-09 11:26 UTC  (14+ messages)
` [PATCH 01/13] net/intel: introduce infrastructure for Tx path selection
` [PATCH 02/13] net/ice: use same Tx path across processes
` [PATCH 03/13] net/ice: use common Tx path selection infrastructure
` [PATCH 04/13] net/iavf: use same Tx path across processes
` [PATCH 05/13] net/iavf: use common Tx path selection infrastructure
` [PATCH 06/13] net/i40e: use same Tx path across processes
` [PATCH 07/13] net/i40e: use common Tx path selection infrastructure
` [PATCH 08/13] net/idpf: "
` [PATCH 09/13] net/cpfl: "
` [PATCH 10/13] docs: fix TSO and checksum offload feature status in ice doc
` [PATCH 11/13] docs: fix TSO feature status in iavf driver documentation
` [PATCH 12/13] docs: fix inline crypto feature status in iavf driver doc
` [PATCH 13/13] docs: fix TSO feature status in i40e driver documentation

[PATCH dpdk 0/2] Flexible graph nodes stats collection
 2025-12-09 11:13 UTC  (6+ messages)
` [PATCH dpdk 1/2] graph: always count objects and calls
` [PATCH dpdk 2/2] graph: allow enabling/disabling node visit cycles collection

[PATCH v5] acl: support custom memory allocators in rte_acl_build
 2025-12-09 11:06 UTC  (9+ messages)
` [PATCH v6] acl: support custom memory allocators
      ` [Internet]Re: "
  ` [PATCH v7] "

Ask help for DPAA_SEC: test_pdcp almost all cases failed
 2025-12-09  9:44 UTC 

24.11.4 patches review and test
 2025-12-09  9:23 UTC  (2+ messages)

FW: |Smoke |FAILURE| pw(158765-158768) sid(36689) job(PER_PATCH_BUILD17274-20251113210704) [v5,4/4] vhost_user: Function defs for add/rem mem regions
 2025-12-09  9:06 UTC  (2+ messages)
  `  "

contributing to dpdk
 2025-12-09  8:55 UTC  (2+ messages)

[PATCH 0/2] improve fast-tests suite
 2025-12-09  8:50 UTC  (37+ messages)
` [PATCH v2 00/10] Assign all unit tests to suites
  ` [PATCH v2 01/10] app/test: make parameters clearer when adding fast tests
  ` [PATCH v2 02/10] app/test: fix undefined behaviour in red autotest
  ` [PATCH v2 03/10] app/test: reduce duration of secondary timer test
  ` [PATCH v2 04/10] app/test: fix timer loop hang on secondary process failure
  ` [PATCH v2 05/10] eal: add internal APIs to query loaded driver paths
  ` [PATCH v2 06/10] app/test: pass loaded driver info to secondary procs
  ` [PATCH v2 07/10] app/test: skip power capabilities test if unsupported
  ` [PATCH v2 08/10] app/test: add some unattached tests to fast-test suite
  ` [PATCH v2 09/10] app/test: add tests to driver test suite
  ` [PATCH v2 10/10] buildtools/get-test-suites: suppress empty output
` [PATCH v3 00/11] Assign all unit tests to suites
  ` [PATCH v3 01/11] app/test: make parameters clearer when adding fast tests
  ` [PATCH v3 02/11] app/test: fix undefined behaviour in red autotest
  ` [PATCH v3 03/11] app/test: reduce duration of secondary timer test
  ` [PATCH v3 04/11] app/test: fix timer loop hang on secondary process failure
  ` [PATCH v3 05/11] eal: add internal APIs to query loaded driver paths
  ` [PATCH v3 06/11] app/test: pass loaded driver info to secondary procs
  ` [PATCH v3 07/11] app/test: skip power capabilities test if unsupported
  ` [PATCH v3 08/11] app/test: add some unattached tests to fast-test suite
  ` [PATCH v3 09/11] app/test: add tests to driver test suite
  ` [PATCH v3 10/11] buildtools/get-test-suites: suppress empty output
  ` [PATCH v3 11/11] app/test: move red autotest to attic

[PATCH v1] net/zxdh: add pcie bar channel check
 2025-12-09  2:16 UTC 

MS-R1 ARM support
 2025-12-08 21:48 UTC 

[RFC 0/8] first steps in fixing buffer overflow
 2025-12-08 19:14 UTC  (78+ messages)
` [RFC v2 00/14] lib: check for string overflow
  ` [RFC v2 01/14] eal: use C library to parse filesystem table
  ` [RFC v2 02/14] test: avoid long hash names
  ` [RFC v2 03/14] lpm: restrict name size
  ` [RFC v2 04/14] hash: avoid possible ring name overflow
  ` [RFC v2 05/14] graph: avoid overflowing comment buffer
  ` [RFC v2 06/14] eal: warn if thread name is truncated
  ` [RFC v2 07/14] eal: avoid format overflow when handling addresses
  ` [RFC v2 08/14] ethdev: avoid possible overflow in xstat names
  ` [RFC v2 09/14] vhost: check for overflow in xstat name
  ` [RFC v2 10/14] efd: avoid overflowing ring name
  ` [RFC v2 11/14] eal: add check for sysfs path overflow
  ` [RFC v2 12/14] eal: limit maximum runtime directory and socket paths
  ` [RFC v2 13/14] eal: check for hugefile path overflow
  ` [RFC v2 14/14] lib: enable format overflow warnings
  ` [PATCH v3 00/16] lib: find and fix possible string overflows
    ` [PATCH v3 01/16] eal: use C library to parse filesystem table
    ` [PATCH v3 02/16] lpm: restrict name size
    ` [PATCH v3 03/16] hash: add checks for hash name length
    ` [PATCH v3 04/16] graph: avoid overflowing comment buffer
    ` [PATCH v3 05/16] latencystats: add check for string overflow
    ` [PATCH v3 06/16] efd: handle possible name truncation
    ` [PATCH v3 07/16] eal: warn if thread name is truncated
    ` [PATCH v3 08/16] eal: avoid format overflow when handling addresses
    ` [PATCH v3 09/16] eal: add check for sysfs path overflow
    ` [PATCH v3 10/16] eal: limit maximum runtime directory and socket paths
    ` [PATCH v3 11/16] eal: check for hugefile path overflow
    ` [PATCH v3 12/16] eal: check tailq length
    ` [PATCH v3 13/16] eal: handle long shared library path
    ` [PATCH v3 14/16] ethdev: avoid possible overflow in xstat names
    ` [PATCH v3 15/16] vhost: check for overflow in xstat name
    ` [PATCH v3 16/16] lib: enable format overflow warnings
  ` [PATCH v4 00/16] lib: find and fix possible string overflows
    ` [PATCH v4 01/16] eal: use C library to parse filesystem table
    ` [PATCH v4 02/16] lpm: restrict name size
    ` [PATCH v4 03/16] hash: add checks for hash name length
    ` [PATCH v4 04/16] graph: avoid overflowing comment buffer
    ` [PATCH v4 05/16] latencystats: add check for string overflow
    ` [PATCH v4 06/16] efd: handle possible name truncation
    ` [PATCH v4 07/16] eal: warn if thread name is truncated
    ` [PATCH v4 08/16] eal: avoid format overflow when handling addresses
    ` [PATCH v4 09/16] eal: add check for sysfs path overflow
    ` [PATCH v4 10/16] eal: limit maximum runtime directory and socket paths
    ` [PATCH v4 11/16] eal: check for hugefile path overflow
    ` [PATCH v4 12/16] eal: check tailq length
    ` [PATCH v4 13/16] eal: handle long shared library path
    ` [PATCH v4 14/16] ethdev: avoid possible overflow in xstat names
    ` [PATCH v4 15/16] vhost: check for overflow in xstat name
    ` [PATCH v4 16/16] lib: enable format overflow warnings
  ` [PATCH v5 00/17] lib: fix format overflows
    ` [PATCH v5 01/17] eal: use C library to parse filesystem table
    ` [PATCH v5 02/17] lpm: restrict name size
    ` [PATCH v5 03/17] hash: add checks for hash name length
    ` [PATCH v5 04/17] graph: avoid overflowing comment buffer
    ` [PATCH v5 05/17] latencystats: add check for string overflow
    ` [PATCH v5 06/17] telemetry: avoid possible "
    ` [PATCH v5 07/17] efd: handle possible name truncation
    ` [PATCH v5 08/17] eal: warn if thread name is truncated
    ` [PATCH v5 09/17] eal: avoid format overflow when handling addresses
    ` [PATCH v5 10/17] eal: add check for sysfs path overflow
    ` [PATCH v5 11/17] eal: limit maximum runtime directory and socket paths
    ` [PATCH v5 12/17] eal: check for hugefile path overflow
    ` [PATCH v5 13/17] eal: check tailq length
    ` [PATCH v5 14/17] eal: handle long shared library path
    ` [PATCH v5 15/17] ethdev: avoid possible overflow in xstat names
    ` [PATCH v5 16/17] vhost: check for overflow in xstat name
    ` [PATCH v5 17/17] lib: enable format overflow warnings

Subject: [PATCH v3] af_xdp kick_tx() Retries instead of endless loop
 2025-12-08 19:02 UTC  (2+ messages)

22.11.11 patches review and test
 2025-12-08 10:28 UTC  (3+ messages)

[PATCH v1] net/mlx5: fix job leak on indirect meter creation failure
 2025-12-08 10:12 UTC 

[DPDK/ethdev Bug 1848] Using maximum RX descriptor causes 100% imiss
 2025-12-08 10:06 UTC 

[PATCH] af_xdp kick_tx() Retries instead of endless loop
 2025-12-07 16:26 UTC 

[PATCH] net/i40e: fix QinQ stripping
 2025-12-06 18:43 UTC 

[PATCH] net/i40e: fix QinQ stripping
 2025-12-06 18:24 UTC 

[PATCH] test: skip hash tests from other CPU
 2025-12-05 21:36 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] net/iavf: add fragment RSS types for symmetric Toeplitz
 2025-12-05 17:55 UTC 

[PATCH] build: bump meson version to remove warnings
 2025-12-05 12:28 UTC  (2+ messages)

[PATCH] node: lookup with RISC-V vector extension
 2025-12-05 10:56 UTC  (2+ messages)

[PATCH] app/test: remove use of coremasks
 2025-12-05  9:32 UTC  (2+ messages)

[PATCH 1/9] gpu/cuda: add NVIDIA GPU H100
 2025-12-05  8:55 UTC  (4+ messages)
` [PATCH 9/9] gpu/cuda: support CUDA 13 building

[PATCH] eal/arm: include rte_config.h upfront to fix ARM arch header selection
 2025-12-05  8:23 UTC  (2+ messages)

[PATCH] net/hns3: fix outer UDP checksum fail with simple BD
 2025-12-05  7:39 UTC 

[PATCH v1] doc/ice: Modify E830 recommended matching list
 2025-12-05  7:06 UTC 

[PATCH 0/2] cnxk: Add HALO support for CN20K mempool
 2025-12-05  5:51 UTC  (6+ messages)
` [PATCH 1/2] common/cnxk: add support for halos
  ` [PATCH v2 0/2] cnxk: add HALO support for CN20K mempool
    ` [PATCH v2 1/2] common/cnxk: add support for halos
    ` [PATCH v2 2/2] mempool/cnxk: add halo support in mempool
` [PATCH "

"Is all in the name"
 2025-12-04 22:54 UTC 

[PATCH] net/bnxt: fix a segmentation fault
 2025-12-04 22:13 UTC 

[PATCH 0/2] Fix errors with updated MSVC in github actions
 2025-12-04 17:04 UTC  (5+ messages)
` [PATCH 1/2] rcu: fix warning on Windows builds
` [PATCH 2/2] net/ice: disable warning in base code for "

[PATCH v3 00/16] NBL PMD for Nebulamatrix NICs
 2025-12-04 16:55 UTC  (5+ messages)
` [PATCH v1 1/1] net/nbl: fix issues reported by Coverity

[DPDK/DTS Bug 1757] Remove optional poetry docs build workflow
 2025-12-04 15:17 UTC 

[DPDK/DTS Bug 1557] dts: File permission issues for files copied to /tmp
 2025-12-04 14:49 UTC  (2+ messages)

[PATCH] version: 26.03-rc0
 2025-12-04 13:45 UTC  (4+ messages)

[PATCH 1/2] pdcp: add digest physical address
 2025-12-04 12:30 UTC  (3+ messages)
` [EXTERNAL] "

[PATCH] crypto/qat: align the the vector address
 2025-12-04 12:18 UTC  (2+ messages)

[PATCH v1 1/1] net/e1000: fix igc launch time calculation
 2025-12-04  2:09 UTC 

[PATCH v1 1/1] net/e1000: force allocation of context descriptor for igc launch time
 2025-12-04  1:30 UTC 

[PATCH] examples/ethtool: fix buffer size for pkt pool name
 2025-12-03 15:20 UTC  (2+ messages)

[PATCH] net/ice: add MAC anti-spoof disable option
 2025-12-03 14:47 UTC  (5+ messages)
` [PATCH v3] net/ice: add MAC anti-spoof option

[PATCH] eal/x86: reduce memcpy code duplication
 2025-12-03 13:29 UTC  (3+ messages)
` [PATCH v5] eal/x86: optimize memcpy of small sizes

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