DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH v1 0/1] baseband/acc: fix queue setup failure clean up
 2025-03-05 18:27 UTC  (2+ messages)
` [PATCH v1 1/1] "

[DPDK/meson Bug 1670] DPDK fails to compile using gcc version 8.5.0
 2025-03-05 18:07 UTC  (2+ messages)

[PATCH] dmadev: enable lib to be compiled with MSVC
 2025-03-05 17:50 UTC  (3+ messages)

[PATCH 1/2] trace: support expression for blob length
 2025-03-05 17:49 UTC  (11+ messages)
` [PATCH v4 0/5] Trace point framework enhancement for dmadev
  ` [PATCH v4 1/5] ci: check traces validity
  ` [PATCH v4 2/5] dmadev: avoid copies in tracepoints
  ` [PATCH v4 3/5] trace: support dereferencing pointers
    ` [EXTERNAL] "
  ` [PATCH v4 4/5] trace: support expression for blob length
    ` [EXTERNAL] "
  ` [PATCH v4 5/5] trace: fix undefined behavior in register
    ` [EXTERNAL] "

[PATCH v1 00/32] add new adapter NT400D13
 2025-03-05 17:03 UTC  (3+ messages)
` [PATCH v1 20/32] net/ntnic: add clock init

[RFC 00/11] Fix dev_ops dereferences
 2025-03-05 16:52 UTC  (3+ messages)
` [PATCH v3 00/14] Remove unnecessary function pointer deref

[PATCH 0/5] add portable version of __builtin_add_overflow
 2025-03-05 16:52 UTC  (15+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/5] lib/eal: "
` [PATCH v3 0/5] "
  ` [PATCH v3 1/5] maintainers: "
  ` [PATCH v3 2/5] eal: "
  ` [PATCH v3 3/5] doc/api: "
  ` [PATCH v3 4/5] net/intel: use "
  ` [PATCH v3 5/5] app/test: add tests for "

[PATCH] eal: fix undetected NUMA nodes
 2025-03-05 16:24 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/2] remove use of non-standard array range initialization
 2025-03-05 16:06 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] app/test: "
  ` [PATCH v2 2/2] drivers/net: "

[PATCH] ci: point at GitHub mirror
 2025-03-05 14:59 UTC  (3+ messages)

[PATCH 1/2] lib/hash: initialize __m128i data type in a portable way
 2025-03-05 14:50 UTC  (10+ messages)
` [PATCH 2/2] app/test: add test_init_m128i using compiler intrinsic
` [PATCH v2 1/2] lib/hash: initialize __m128i data type in a portable way
  ` [PATCH v2 2/2] app/test: add test_init_m128i using compiler intrinsic

[PATCH] app/test: fix stack overflow in lpm6_perf_autotest
 2025-03-05 14:45 UTC  (4+ messages)
` [PATCH v3] "

[RFC PATCH v6 1/2] eventdev: add atomic queue to test-eventdev app
 2025-03-05 14:12 UTC  (12+ messages)
` [RFC v7 0/4] eventdev: atomic tests "
  ` [RFC v7 4/4] eventdev: documentation for atomic queue and atomic atq tests
    ` [EXTERNAL] "
  ` [PATCH v8 0/3] eventdev: atomic tests to test-eventdev app
    ` [PATCH] eventdev: atomic common for "
    ` [PATCH v8 2/3] eventdev: add atomic queue test to test-evnetdev app
    ` [PATCH v8 3/3] eventdev: add atomic atq to test-eventdev app
    ` [PATCH v9 0/3] eventdev: atomic tests "
      ` [PATCH v9 1/3] eventdev: atomic common for "
      ` [PATCH v9 2/3] eventdev: add atomic queue test to test-evnetdev app
      ` [PATCH v9 3/3] eventdev: add atomic atq to test-eventdev app

[PATCH] net/mlx5/hws: fix incorrect DV FT type convert
 2025-03-05 13:23 UTC 

[PATCH] vhost/crypto: fix build with asserts
 2025-03-05 11:00 UTC  (5+ messages)
` [EXTERNAL] "

[PATCH] vhost/crypto: fix locking
 2025-03-05 11:00 UTC  (4+ messages)
` [EXTERNAL] "

net/mlx5: wrong Rx/Tx descriptor limits when DevX is off
 2025-03-05  9:17 UTC  (5+ messages)

[PATCH] net/mana: avoid the use of variable length array
 2025-03-05  9:00 UTC  (2+ messages)

[PATCH v1 01/14] net/zxdh: add network processor registers ops
 2025-03-05  8:13 UTC  (16+ messages)
` [PATCH v3 00/14] net/zxdh: add network processor ops
  ` [PATCH v3 01/14] net/zxdh: add network processor registers ops
  ` [PATCH v3 02/14] net/zxdh: support compatibility check
  ` [PATCH v3 03/14] net/zxdh: add agent channel
  ` [PATCH v3 04/14] net/zxdh: modify dtb queue ops
  ` [PATCH v3 05/14] net/zxdh: add tables dump address ops
  ` [PATCH v3 06/14] net/zxdh: add eram tables ops
  ` [PATCH v3 07/14] net/zxdh: get flow tables resources
  ` [PATCH v3 08/14] net/zxdh: support hash resources configuration
  ` [PATCH v3 09/14] net/zxdh: implement tables initialization
  ` [PATCH v3 10/14] net/zxdh: support hash tables write and delete ops
  ` [PATCH v3 11/14] net/zxdh: get hash table entry result
  ` [PATCH v3 12/14] net/zxdh: delete all hash entries
  ` [PATCH v3 13/14] net/zxdh: add acl tables ops
  ` [PATCH v3 14/14] net/zxdh: modify parameters of the plcr function

[PATCH v4 0/4] Introduce Topology NUMA grouping for lcores
 2025-03-05  7:43 UTC  (8+ messages)

[v5 0/6] crypto/virtio: enhancements for RSA and vDPA
 2025-03-05  6:16 UTC  (8+ messages)
` [v6 "
  ` [v6 1/6] crypto/virtio: add asymmetric RSA support
  ` [v6 2/6] crypto/virtio: refactor queue operations
  ` [v6 3/6] crypto/virtio: add packed ring support
  ` [v6 4/6] crypto/virtio: add vDPA backend
  ` [v6 5/6] test/crypto: add asymmetric tests for virtio PMD
  ` [v6 6/6] test/crypto: add tests for virtio user PMD

[PATCH 1/2] net/mlx5: improve socket file path
 2025-03-05  3:20 UTC  (4+ messages)
` [PATCH 2/2] net/mlx5: improve log "

[RFC] doc: Document frequency and volume limits on patches
 2025-03-05  1:33 UTC 

[DPDK/cryptodev Bug 1669] Cannot use ESN with GMAC authentication
 2025-03-05  1:07 UTC 

[PATCH v2 01/16] net/zxdh: optimize np dtb channel initialization
 2025-03-04 23:32 UTC  (4+ messages)
` [PATCH v3 00/16] net/zxdh: updated net zxdh driver

DPDK Summit CFP extended - last days
 2025-03-04 23:02 UTC 

[DPDK/core Bug 1668] EAL: rte_eal_mp_remote_launch is able to launch an lcore which is running
 2025-03-04 22:48 UTC 

[PATCH v2 0/3] bbdev: trace point and logging
 2025-03-04 21:03 UTC  (12+ messages)
` [PATCH v2 2/3] baseband/acc: add trace point
` [PATCH v2 3/3] baseband/acc: add internal logging

[PATCH v1 0/2] bbdev: doc and vector clean up
 2025-03-04 21:02 UTC  (6+ messages)
` [PATCH v1 1/2] doc: update bbdev documentation
` [PATCH v1 2/2] test/bbdev: update to fft test vectors

[PATCH v3 0/4] dts: add per-test-suite configuration
 2025-03-04 20:39 UTC  (16+ messages)
` [PATCH v4 0/7] "
  ` [PATCH v4 1/7] dts: add tests package to API docs
  ` [PATCH v4 2/7] dts: amend test suites docstring
  ` [PATCH v4 3/7] dts: fix smoke tests docstring
  ` [PATCH v4 4/7] dts: update autodoc sorting order
  ` [PATCH v4 5/7] dts: run only one test run per execution
  ` [PATCH v4 6/7] dts: add per-test-suite configuration
  ` [PATCH v4 7/7] dts: improve configuration errors

[DPDK/core Bug 1667] Can't configure DPDK poller in busy loop to fix drops
 2025-03-04 19:37 UTC  (2+ messages)

MPLS Push action
 2025-03-04 17:48 UTC  (4+ messages)

[PATCH] doc: update virtio prog guide with new feature list
 2025-03-04 17:42 UTC 

[PATCH 0/1] pcapng: fix null dereference in rte_pcapng_close
 2025-03-04 16:56 UTC  (6+ messages)
` [PATCH v2 0/1] warn if NULL is passed to rte_pcapng_close
  ` [PATCH v2 1/1] pcapng: "

[PATCH] lib/fib: remove warning about implicit 64-bit conversion
 2025-03-04 16:52 UTC  (7+ messages)
` [PATCH v3] "
` [PATCH v4] "

DPDK Release Status Meeting 2025-03-04
 2025-03-04 14:55 UTC 

[v8 0/5] vhost: add RSA support
 2025-03-04 13:43 UTC  (15+ messages)
` [v9 0/6] "
  ` [v9 1/6] vhost: fix thread safety checks for vhost crypto data req
  ` [v9 2/6] vhost: skip crypto op fetch before vring init
  ` [v9 3/6] vhost: update vhost_user crypto session parameters
  ` [v9 4/6] examples/vhost_crypto: fix user callbacks
  ` [v9 5/6] vhost: support asymmetric RSA crypto ops
  ` [v9 6/6] examples/vhost_crypto: support asymmetric crypto

[PATCH 1/1] vhost: fix missing descriptor chains length checks
 2025-03-04 13:42 UTC  (3+ messages)

[PATCH] net/virtio: add virtio hash report feature
 2025-03-04 13:41 UTC  (7+ messages)
` [PATCH v2] "
    ` [EXTERNAL] "

[PATCH] member: use common top-level variable for easier maintenance
 2025-03-04 10:49 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v2] net/mlx5: fix flow create failure with GENEVE options match
 2025-03-04  7:56 UTC 

[PATCH] common/cnxk: add flag for enabling opaque mode
 2025-03-04  5:25 UTC 

[PATCH] common/cnxk: fix aura offset
 2025-03-04  5:22 UTC 

[PATCH] drivers/common: avoid truncation of constant value
 2025-03-04  2:15 UTC  (2+ messages)

Segfault in rcu
 2025-03-03 21:37 UTC  (3+ messages)

[PATCH] acl: use common top-level variable for easier maintenance
 2025-03-03 20:26 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] net/mlx5: fix using wrong group ID for action translation
 2025-03-03 13:49 UTC 

[PATCH 1/2] net/mlx5: fix non template flow validation on validate
 2025-03-03 13:34 UTC  (2+ messages)
` [PATCH 2/2] net/mlx5: fix non template flow validation on create

[PATCH] net/mlx5: fix flow create failure with GENEVE options match
 2025-03-03 13:29 UTC 

[PATCH v26 01/13] config: add zsda device number
 2025-03-03  8:27 UTC  (21+ messages)
` [PATCH v1 0/9] crypto/zsda: add zsda cryptodev driver
  ` [PATCH v1 1/9] crypto/zsda: add skeleton
    ` [PATCH v2 0/9] crypto/zsda: add zsda cryptodev driver
      ` [PATCH v2 1/9] crypto/zsda: add skeleton
      ` [PATCH v2 2/9] crypto/zsda: add device operations
      ` [PATCH v2 3/9] crypto/zsda: add statistics
      ` [PATCH v2 4/9] crypto/zsda: add queue pair configuration
      ` [PATCH v2 5/9] crypto/zsda: add session configuration
      ` [PATCH v2 6/9] crypto/zsda: add enqueue datapath
      ` [PATCH v2 7/9] crypto/zsda: add dequeue datapath
      ` [PATCH v2 8/9] crypto/zsda: add capabilities
      ` [PATCH v2 9/9] app/test: add zsda cryptodev test
  ` [PATCH v1 2/9] crypto/zsda: add device operations
  ` [PATCH v1 3/9] crypto/zsda: add statistics
  ` [PATCH v1 4/9] crypto/zsda: add queue pair configuration
  ` [PATCH v1 5/9] crypto/zsda: add session configuration
  ` [PATCH v1 6/9] crypto/zsda: add enqueue datapath
  ` [PATCH v1 7/9] crypto/zsda: add dequeue datapath
  ` [PATCH v1 8/9] crypto/zsda: add capabilities
  ` [PATCH v1 9/9] app/test: add zsda cryptodev test

[PATCH] crypto/qat: fix incorrect sm3 state size
 2025-03-02 20:38 UTC  (2+ messages)
` [EXTERNAL] "

[PATCH] app/test: fix the check of the oop header data
 2025-03-02 20:36 UTC  (2+ messages)
` [EXTERNAL] "

[PATCH v1 1/2] crypto/ipsec_mb: add SM4 GCM support
 2025-03-02 20:31 UTC  (3+ messages)
` [PATCH v5 1/3] cryptodev: add SM4 GCM
  ` [EXTERNAL] "

[PATCH] test/crypto: add negative test for RSA verify op
 2025-03-02 20:30 UTC  (3+ messages)
` [v2 1/2] crypto/openssl: validate incorrect signature in "

[PATCH] test/crypto: remove unused variable
 2025-03-02 20:29 UTC  (2+ messages)
` [EXTERNAL] "

[PATCH] crypto/cnxk: fix status code in asymmetric operation
 2025-03-02 20:28 UTC  (2+ messages)

[PATCH] examples/ipsec-secgw: fix iv len in ctr 192/256
 2025-03-02 20:27 UTC  (2+ messages)

[PATCH] test/crypto: fix the bug of AES-ECB test
 2025-03-02 20:25 UTC  (2+ messages)
` [EXTERNAL] "

[PATCH] eal: fix bus cleanup in secondary process
 2025-03-02 20:24 UTC  (5+ messages)
` [PATCH v2] cryptodev: not close device when secondary exit
  ` [EXTERNAL] "
    ` [External] "

[PATCH] common/qat: fix incorrect size in the parser
 2025-03-02 19:14 UTC  (3+ messages)

[PATCH] cryptodev: allow use of global variables from C++
 2025-03-02 18:37 UTC  (3+ messages)
` [EXTERNAL] "

DPDK support in libpcap
 2025-03-02 12:23 UTC  (3+ messages)

[PATCH v2 0/3] Rx adapter API to add Rx queues in burst
 2025-03-02 12:07 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] eventdev/eth_rx: add API to burst add queues to Rx adapter

[PATCH] net/ice: fix flow engines order
 2025-03-01 20:53 UTC 

[PATCH] net/mlx5: add GRE as L4 layer for entropy calculation
 2025-02-26  9:51 UTC 

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