DPDK-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-28 16:38:59 to 2026-08-03 16:53:30 UTC [more...]

[PATCH v2 00/22] ethdev: clean up legacy flow director
 2026-08-03 16:51 UTC  (4+ messages)
` [PATCH v2 01/22] drivers/net: remove unused include in dpaa
` [PATCH v2 02/22] ethdev: use DPDK byte order conversion
` [PATCH v2 03/22] net/ixgbe: remove experimental FDIR API

[PATCH v9 0/4] net/zxdh: optimize Rx/Tx path performance
 2026-08-03 11:24 UTC  (6+ messages)
` [PATCH v10 "
  ` [PATCH v10 1/4] net/zxdh: fix queue enable intr issues
  ` [PATCH v10 2/4] net/zxdh: optimize queue structure to improve performance
  ` [PATCH v10 3/4] net/zxdh: optimize Rx recv pkts performance
  ` [PATCH v10 4/4] net/zxdh: optimize Tx xmit "

[PATCH] common/mlx5: fix overlapping memory ranges
 2026-08-03  9:18 UTC  (2+ messages)

[PATCH] net/mlx5: avoid wildcard drop flow in priority discovery
 2026-08-03  9:18 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] doc: fix typo in CNXK guide
 2026-08-03  9:16 UTC  (2+ messages)

[PATCH v1] net/mlx5: fix aggr affinity pattern create failures
 2026-08-03  9:05 UTC 

[RFC PATCH] NEW: pile stack and mempool driver
 2026-08-03  8:14 UTC  (9+ messages)
` [RFC PATCH v2] "
` [RFC PATCH v3] "
` [RFC PATCH v4] "
` [RFC PATCH v5] "
` [RFC PATCH v6] "
` [RFC PATCH v7] "

[PATCH v1 1/3] common/cpt: use timing-safe digest comparison
 2026-08-03  6:24 UTC  (3+ messages)
` [PATCH v1 2/3] crypto/nitrox: use timing-safe salt comparison
` [PATCH v1 3/3] net/cnxk: use timing-safe MAC address comparison

[RFC 00/21] ethdev: isolate legacy flow director
 2026-08-03  3:01 UTC  (24+ messages)
` [RFC 01/21] net/dpaa, net/dpaa2: remove unused include
` [RFC 02/21] ethdev: use byte order instead of ntohl
` [RFC 03/21] net/ixgbe: remove experimental FDIR API
` [RFC 04/21] net/i40e: "
` [RFC 05/21] app/testpmd: remove support for flow director
` [RFC 06/21] net/gve: include IP, UDP and TCP header
` [RFC 07/21] crypto/dpaa_sec: include UDP header
` [RFC 08/21] net/nfp: break implicit dependency on rte_eth_ctrl.h
` [RFC 09/21] net/mana: include used network headers
` [RFC 10/21] gro: include headers directly
` [RFC 11/21] test: "
` [RFC 12/21] node: get UDP header
` [RFC 13/21] net/rnp: include network headers
` [RFC 14/21] net/r8169: get "
` [RFC 15/21] net/ngbe: include network protocol headers
` [RFC 16/21] examples: include network headers
` [RFC 17/21] net/mlx5: include rte_flow as needed
` [RFC 18/21] net/sfc: include rte_flow
` [RFC 19/21] net/intel: include network headers
` [RFC 20/21] ethdev, drivers: isolate flow director
` [RFC 21/21] doc: add release not about rte_ethdev changes

[RFC PATCH] pile stack and mempool driver (resend)
 2026-08-02  6:38 UTC  (4+ messages)

[RFC 00/32] remove rte_smp barrier functions
 2026-08-02  6:33 UTC  (46+ messages)
` [RFC 01/32] bpf: replace deprecated SMP barriers with C11 fences
` [RFC 02/32] test: remove test for rte_smp_mb
` [RFC 03/32] bus/vmbus: fix ring buffer ordering on weakly ordered CPUs
` [RFC 04/32] bus/vmbus: fix missing acquire on receive ring index
` [RFC 05/32] bus/vmbus: replace SMP barriers with C11 memory fences
` [RFC 06/32] baseband: convert rte_smp_rmb to fence
` [RFC 07/32] net/hinic: replace rte_smp_rmb
` [RFC 08/32] net/intel: "
` [RFC 09/32] crypto_caam_jr: "
` [RFC 10/32] net/virtio: replcae rte_smp_rmb
` [RFC 11/32] net/thunderx: replace rte_smp_rmb
` [RFC 12/32] stack: always use C11 memory model implementation
` [RFC 13/32] ring: replace SMP read barrier with C11 acquire fence
` [RFC 14/32] crypto/virtio: update comment reference to rte_smp_rmb
` [RFC 15/32] event/sw: fix unlinks in progress counter races
` [RFC 16/32] event/sw: replace SMP barriers with C11 atomics
` [RFC 17/32] eal/x86: move optimized fence out of SMP barrier
` [RFC 18/32] common/octeontx: remove redundant barrier in mbox
` [RFC 19/32] crypto/caam_jr: use IO barrier before job ring doorbell
` [RFC 20/32] crypto/octeontx: use IO barrier before doorbell
` [RFC 21/32] mempool/octeontx: use IO barrier in pool destroy
` [RFC 22/32] event/octeontx: replace deprecated SMP barriers
` [RFC 23/32] event/dpaa2: replace deprecated barrier in selftest
` [RFC 24/32] event/dsw: replace SMP barriers with release fences
` [RFC 25/32] event/opdl: replace SMP barriers with C11 atomics
` [RFC 26/32] net/netvsc: replace SMP barrier in RNDIS response
` [RFC 27/32] net/thunderx: replace deprecated SMP barriers
` [RFC 28/32] net/virtio: replace deprecated barrier in avail index update
` [RFC 29/32] eal: remove stale SMP barrier in rte_service
` [RFC 30/32] eal: remove rte_smp_XX
` [RFC 31/32] checkpatches: no longer warn about rte_smp_XX
` [RFC 32/32] doc: update release notes about rte_smp_XX removal

[PATCH] net/af_xdp: add Rx metadata and dynamic timestamping support
 2026-08-01 15:49 UTC  (9+ messages)
` [PATCH v3 0/2] net/af_xdp: add Rx timestamping and read_clock support
  ` [PATCH v3 1/2] net/af_xdp: add af_xdp rx metadata and dynamic timestamping support
` [PATCH v4 0/2] net/af_xdp: add Rx timestamping and read_clock support
  ` [PATCH v4 1/2] net/af_xdp: add af_xdp rx metadata and dynamic timestamping support
  ` [PATCH v4 2/2] net/af_xdp: add read_clock support to AF_XDP PMD

ice driver compiler warning
 2026-08-01 15:22 UTC  (2+ messages)

[RFC PATCH] NEW: pile stack and mempool driver
 2026-08-01  8:10 UTC  (2+ messages)

[PATCH v2 0/1] vhost: tolerate fd in REM_MEM_REG for interop
 2026-07-31 17:15 UTC  (8+ messages)
` [PATCH v2 1/1] vhost: tolerate file descriptor in REM_MEM_REG msg

[PATCH] mailmap: update Khadem Ullah email address
 2026-07-30  9:42 UTC  (3+ messages)

[PATCH] examples/l3fwd: fix compilation when DP debug on
 2026-07-31 13:37 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 1/2] net/mlx5: fix promiscuous inconsistency on port start
 2026-07-31  9:23 UTC  (2+ messages)
` [PATCH 2/2] net/mlx5: reset promiscuous modes on device close

[RFC PATCH] crypto: add RSA-specific capability parameters
 2026-07-31  9:11 UTC 

[PATCH v3 0/1] vhost: tolerate fd in REM_MEM_REG for interop
 2026-07-31  8:10 UTC  (2+ messages)
` [PATCH v3 1/1] vhost: tolerate file descriptor in REM_MEM_REG msg

[RFC 0/7] prepare deprecation of rte_atomicNN_*() family
 2026-07-31  6:09 UTC  (27+ messages)
` [PATCH v6 00/24] replace use of rte_atomicNN
  ` [PATCH v6 01/24] bpf: use C11 atomics in BPF_ST_ATOMIC_REG
  ` [PATCH v6 02/24] net/bonding: use stdatomic
  ` [PATCH v6 03/24] net/nbl: remove unused rte_atomic16 field
  ` [PATCH v6 04/24] net/ena: replace use of rte_atomicNN
  ` [PATCH v6 05/24] net/failsafe: convert to stdatomic
  ` [PATCH v6 06/24] net/enic: do not use deprecated rte_atomic64
  ` [PATCH v6 07/24] net/pfe: use ethdev linkstatus helpers
  ` [PATCH v6 08/24] net/sfc: replace rte_atomic with stdatomic
  ` [PATCH v6 09/24] crypto/ccp: replace use of rte_atomic64 "
  ` [PATCH v6 10/24] bus/dpaa: replace rte_atomic16 "
  ` [PATCH v6 11/24] bus/fslmc: "
  ` [PATCH v6 12/24] net/netvsc: replace rte_atomic32 "
  ` [PATCH v6 13/24] event/sw: convert from rte_atomic32 to stdatomic
  ` [PATCH v6 14/24] bus/vmbus: convert from rte_atomic "
  ` [PATCH v6 15/24] common/dpaax: use stdatomic instead of rte_atomic
  ` [PATCH v6 16/24] net/bnx2x: convert from rte_atomic32 to stdatomic
  ` [PATCH v6 17/24] bus/fslmc: replace rte_atomic32 with stdatomic
  ` [PATCH v6 18/24] drivers/event: replace rte_atomic32 in selftests
  ` [PATCH v6 19/24] net/hinic: replace rte_atomic32 with stdatomic
  ` [PATCH v6 20/24] net/txgbe: "
  ` [PATCH v6 21/24] net/vhost: use stdatomic instead of rte_atomic32
  ` [PATCH v6 22/24] vdpa/ifc: replace rte_atomic32 with stdatomic
  ` [PATCH v6 23/24] test/atomic: suppress deprecation warnings for legacy APIs
  ` [PATCH v6 24/24] eal: deprecate rte_atomicNN functions

stdio is not a spelling error!
 2026-07-31  6:03 UTC  (2+ messages)

[PATCH v5 00/24] deprecate rte_atomic functions
 2026-07-31  3:24 UTC  (4+ messages)
` [PATCH v5 11/24] drivers: replace rte_atomic16 with stdatomic

[PATCH 0/1] vhost: tolerate fd in REM_MEM_REG for interop
 2026-07-31  1:19 UTC  (2+ messages)
` [PATCH] vhost: tolerate file descriptor in REM_MEM_REG msg

[PATCH 0/6] remove legacy Packet Framework API
 2026-07-30 18:37 UTC  (20+ messages)
` [PATCH v4 0/7] remove deprecated packet framework
` [PATCH v4 5/7] table: remove legacy API
` [PATCH v4 6/7] port: "
` [PATCH v5 0/6] remove legacy packet framework
  ` [PATCH v5 1/6] app/test: remove packet framework tests
  ` [PATCH v5 2/6] app/test-pipeline: remove application
  ` [PATCH v5 3/6] examples/ip_pipeline: remove example
  ` [PATCH v5 4/6] pipeline: remove legacy API
  ` [PATCH v5 5/6] table: "
  ` [PATCH v5 6/6] port: "
` [PATCH v6 0/6] remove deprecated packet framework
` [PATCH v6 1/6] app/test: remove packet framework tests
` [PATCH v6 2/6] app/test-pipeline: remove application
` [PATCH v6 3/6] examples/ip_pipeline: remove example
` [PATCH v6 4/6] pipeline: remove legacy API
` [PATCH v6 5/6] table: "
` [PATCH v6 6/6] port: "

[PATCH v6 0/5] Wireshark external capture for DPDK
 2026-07-30 18:22 UTC  (9+ messages)
` [PATCH v2 0/4] Wireshark external capture interface
  ` [PATCH v2 4/4] usertools: add script for wireshark capture
  ` [PATCH v3 0/4] Wireshark external capture
    ` [PATCH v3 1/4] pcapng: extend interface statistics
    ` [PATCH v3 2/4] capture: infrastructure wireshark packet capture
    ` [PATCH v3 3/4] test: add test for capture hooks
    ` [PATCH v3 4/4] usertools: add script for wireshark capture

[PATCH 0/3] unnecessary null checks
 2026-07-30 16:32 UTC  (3+ messages)
` [PATCH 2/3] net/gve: remove unnecessary check for NULL

[PATCH] doc/mlx5: document modify field limitation on group 0
 2026-07-30 15:44 UTC 

[PATCH] net/mlx5: fix uint16 underflow on Rx queue error path
 2026-07-30 13:56 UTC 

[DPDK/core Bug 1974] [dpdk24.11.7-rc1] DPDK build failed with clang on Ubuntu26.04
 2026-07-30  7:12 UTC 

[PATCH] doc: remove unreferenced KNI figures
 2026-07-30  7:11 UTC  (4+ messages)
` [PATCH v2] doc: remove unreferenced KNI and examples figures

[PATCH] devtools: add script to find orphan documentation files
 2026-07-29 23:44 UTC 

[PATCH v3] net/virtio-user: fix eventfd sharing in secondary process
 2026-07-29 11:06 UTC  (2+ messages)

[PATCH] net/bnxt: add cast to wider type before multiplication
 2026-07-23  9:36 UTC  (3+ messages)

[PATCH] net/bnxt: fix memset size mismatch in Tx queue start
 2026-07-23  9:35 UTC  (3+ messages)

[PATCH] examples/l2fwd-event: fix memset of port statistics array
 2026-07-29 10:32 UTC 

[PATCH v4 0/6] power: uncore power improvements and auto-detection
 2026-07-29  2:51 UTC  (7+ messages)
` [PATCH v4 1/6] examples/l3fwd-power: fix uncore deinit for non-legacy
` [PATCH v4 2/6] examples/l3fwd-power: enable power QoS for all modes
` [PATCH v4 3/6] examples/l3fwd-power: fix uncore help and log info
` [PATCH v4 4/6] examples/l3fwd-power: relocate uncore initialization
` [PATCH v4 5/6] power: support automatic detection of uncore driver
` [PATCH v4 6/6] power: remove unused auto-detection uncore


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox