DPDK-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-09-02 02:06:47 to 2026-09-03 18:19:51 UTC [more...]

[PATCH v11 00/15] net/enetc: add new features for ENETC4 on i.MX95
 2026-09-03 18:19 UTC  (4+ messages)
` [PATCH v12 00/15] et/enetc: "
  ` [PATCH v12 15/15] net/enetc4: add WRR Tx scheduler devarg for VF rings

[RFC PATCH] dts: add pvp multi paths vhost performance testsuite
 2026-09-03 18:01 UTC  (2+ messages)
` [PATCH v1] "

[PATCH v13 0/4] net/zxdh: optimize Rx/Tx path performance
 2026-09-03 17:53 UTC  (7+ messages)
` [PATCH v14 "
  ` [PATCH v14 1/4] net/zxdh: fix queue enable intr issues
  ` [PATCH v14 2/4] net/zxdh: optimize queue structure to improve performance
  ` [PATCH v14 3/4] net/zxdh: optimize Rx recv pkts performance
  ` [PATCH v14 4/4] net/zxdh: optimize Tx xmit "

[PATCH] doc: fix typo in Intel VF guide
 2026-09-03 17:40 UTC 

[PATCH 00/13] Consolidate ice and iavf vector Tx paths
 2026-09-03 17:04 UTC  (14+ messages)
` [PATCH 01/13] net/iavf: remove unnecessary alignment calls
` [PATCH 02/13] net/intel: make Tx context flag common
` [PATCH 03/13] net/iavf: use separate params for VLAN and QinQ position
` [PATCH 04/13] net/iavf: deduplicate tunnel field fill functions
` [PATCH 05/13] net/intel: define common macros for tunneling bit-shifts
` [PATCH 06/13] net/intel: move iavf descriptor writing functions to common
` [PATCH 07/13] net/intel: use function callback for lldp
` [PATCH 08/13] net/ice: use common descriptor creation functions
` [PATCH 09/13] net/intel: move vector Tx paths to common
` [PATCH 10/13] net/ice: use common AVX Tx functions
` [PATCH 11/13] net/intel: add common vector Tx fns with context handling
` [PATCH 12/13] net/intel: improve Tx path selection logic
` [PATCH 13/13] net/ice: enable context desc offloads for vector Tx

[PATCH v2 00/22] ethdev: clean up legacy flow director
 2026-09-03 16:12 UTC  (23+ messages)
` [PATCH v4 00/23] ethdev: refactor remaining uses of "
  ` [PATCH v4 02/23] ethdev: use DPDK byte order conversion
  ` [PATCH v4 03/23] net/ixgbe: remove experimental FDIR API
  ` [PATCH v4 05/23] app/testpmd: remove support for flow director
  ` [PATCH v4 06/23] app/testpmd: move str_to_flowtype to i40e
  ` [PATCH v4 08/23] gro: include headers directly
  ` [PATCH v4 17/23] examples: include network headers
  ` [PATCH v4 20/23] net/intel/common: "
  ` [PATCH v4 22/23] ethdev, drivers: isolate flow director
  ` [PATCH v4 23/23] doc: add release note about rte_ethdev changes

[PATCH 0/7] VLAN and QinQ fixes for iavf
 2026-09-03 14:37 UTC  (24+ messages)
` [PATCH 1/7] net/iavf: disable broken QinQ strip on Rx
` [PATCH 2/7] net/iavf: fix VLAN tag placement logic
` [PATCH 3/7] net/iavf: fix VLAN outer TPID setting on Tx
` [PATCH 4/7] net/intel: fix unclear enum names
` [PATCH 5/7] net/intel: fix VLAN and QinQ tag position logic
` [PATCH 6/7] net/iavf: fix missing outer QinQ tag for tunnelled packets
` [PATCH 7/7] net/iavf: remove undocumented conditional macros
` [PATCH v2 0/7] VLAN and QinQ fixes for iavf
  ` [PATCH v2 1/7] net/iavf: disable broken QinQ strip on Rx
  ` [PATCH v2 2/7] net/iavf: fix VLAN tag placement logic
  ` [PATCH v2 3/7] net/iavf: fix VLAN outer TPID setting on Tx
  ` [PATCH v2 4/7] net/intel: fix unclear enum names
  ` [PATCH v2 5/7] net/intel: fix VLAN and QinQ tag position logic
  ` [PATCH v2 6/7] net/iavf: fix missing outer QinQ tag for tunnelled packets
  ` [PATCH v2 7/7] net/iavf: remove undocumented conditional macros

DPDK 26.11 DTS Roadmap
 2026-09-03 14:29 UTC 

[PATCH 00/45] net/dpaa2: features and fixes for NXP DPAA2 drivers
 2026-09-03 14:05 UTC  (47+ messages)
` [PATCH 01/45] crypto/dpaa2_sec: fix buffer overflow in GCM decrypt
` [PATCH 02/45] crypto/dpaa2_sec: fix FLE pool leak on sec FD build failure
` [PATCH 03/45] crypto/dpaa2_sec: support AES-GMAC
` [PATCH 04/45] crypto/dpaa2_sec: increase ivsize range for AES-CTR
` [PATCH 05/45] crypto/dpaa2_sec: add missing ECN capability
` [PATCH 06/45] crypto/dpaa2_sec: add support for env variables
` [PATCH 07/45] drivers: fix double free of dpaa2 device on uninit
` [PATCH 08/45] net/dpaa2: fix integer overflow in CCSR region mapping
` [PATCH 09/45] dma/dpaa2: fix array-bounds warning in dequeue path
` [PATCH 10/45] bus/fslmc: defer bus initialization to probe
` [PATCH 11/45] dma/dpaa2: validate IOVA in pre-populate helpers
` [PATCH 12/45] dma/dpaa2: optimize context index ring enqueue
` [PATCH 13/45] drivers: add dpaa2 DMA bypass memory translation option
` [PATCH 14/45] mempool/dpaa2: support ops index from primary in secondary
` [PATCH 15/45] net/dpaa2: set Tx confirmation on device init
` [PATCH 16/45] drivers: optimize dpaa2 Tx queue and channel mapping
` [PATCH 17/45] net/dpaa2: support larger burst size
` [PATCH 18/45] net/dpaa2: support MPLS and PPPoE flow distribution
` [PATCH 19/45] net/dpaa2: support meter and policing
` [PATCH 20/45] net/dpaa2: support flow drop action
` [PATCH 21/45] net/dpaa2: set default flow miss action per device
` [PATCH 22/45] net/dpaa2: identify Rx mbuf hash information by FLC
` [PATCH 23/45] net/dpaa2: add minimum key size support
` [PATCH 24/45] net/dpaa2: restructure dpaa2 parser processing
` [PATCH 25/45] net/dpaa2: parse tunnel and fragmented packet types
` [PATCH 26/45] net/dpaa2: remove unused soft parser driver
` [PATCH 27/45] drivers: refresh dpaa2 MC and SoC version info
` [PATCH 28/45] drivers: identify dpaa2 soft parser protocol
` [PATCH 29/45] drivers: assign dpaa2 Rx CGID per traffic class
` [PATCH 30/45] drivers: inherit dpaa2 rxq config for event queue
` [PATCH 31/45] net/dpaa2: rename Rx queue flags
` [PATCH 32/45] drivers: rework dpaa2 Tx confirmation
` [PATCH 33/45] net/dpaa2: ptp enhancements
` [PATCH 34/45] net/dpaa2: remove unused soft parser Tx code
` [PATCH 35/45] net/dpaa2: update MC dpni QoS and flow steering API
` [PATCH 36/45] net/dpaa2: enhance xstat implementation
` [PATCH 37/45] net/dpaa2: rework flow engine
` [PATCH 38/45] net/dpaa2: support Rx mempool per traffic class
` [PATCH 39/45] drivers: consume dpaa2 DQRR entries in batches
` [PATCH 40/45] drivers: resolve dpaa2 endpoint in the net driver
` [PATCH 41/45] drivers: align dpaa2 event port depths with hardware rings
` [PATCH 42/45] net/dpaa2: read MC version from device private data
` [PATCH 43/45] net/dpaa2: do not overwrite mbuf hash with drop priority
` [PATCH 44/45] bus/fslmc: reduce probe-time logging and MC traffic
` [PATCH 45/45] net/dpaa2: reject Rx queue deferred start

[RFC 00/11] Device unplug and bus cleanup refactoring for NXP
 2026-09-03 13:30 UTC  (3+ messages)

[PATCH] doc: fix API comments for Doxygen 1.18.0
 2026-09-03 12:38 UTC 

[PATCH 00/10] cryptodev: add RSA-OAEP and RSA-PSS padding support
 2026-09-03  8:26 UTC  (10+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 1/8] crypto: add RSA-specific capability parameters
  ` [PATCH v2 2/8] crypto/octeontx: advertise RSA PKCS#1 v1.5 padding support
  ` [PATCH v2 3/8] crypto/cnxk: "
  ` [PATCH v2 4/8] crypto/openssl: advertise RSA padding and hash capabilities
  ` [PATCH v2 5/8] crypto/openssl: add RSA-OAEP support for OpenSSL PMD
  ` [PATCH v2 6/8] app/test: add RSA OAEP asymmetric test cases
  ` [PATCH v2 7/8] crypto/openssl: add RSA-PSS support for RSA operations
  ` [PATCH v2 8/8] app/test: add RSA-PSS sign and verify test cases

[PATCH] telemetry: promote experimental API to stable
 2026-09-03  8:19 UTC  (2+ messages)

[PATCH v8 49/49] net/sxe2: fix devargs parse error check for representors
 2026-09-03  1:58 UTC  (57+ messages)
` [PATCH v9 00/48] net/sxe2: re-align with reference and fix review findings
` [PATCH v9 45/48] doc/sxe2: remove drv-SW-stats parameter documentation
` [PATCH v9 46/48] net/sxe2: remove ineffective representor queue counts
` [PATCH v9 47/48] net/sxe2: fix VEC mode selection in mode set functions
` [PATCH v9 48/48] net/sxe2: fix devargs parse error check for representors
` [PATCH v9 36/48] net/sxe2: validate representor ID against VF count
  ` [PATCH v10 00/48] net/sxe2: re-align with reference and fix review findings
  ` [PATCH v10 01/48] common/sxe2: fix null pointer in class driver remove
  ` [PATCH v10 02/48] common/sxe2: allow munmap during kernel reset
  ` [PATCH v10 03/48] net/sxe2: fix VF PCI device ID
  ` [PATCH v10 04/48] net/sxe2: fix MSIX register width in PF map table
  ` [PATCH v10 05/48] net/sxe2: restore PF and port index caps assignment
  ` [PATCH v10 06/48] net/sxe2: fix VSI lifecycle management
  ` [PATCH v10 07/48] net/sxe2: initialize stats in representor device init
  ` [PATCH v10 08/48] net/sxe2: use base device name for representor naming
  ` [PATCH v10 09/48] net/sxe2: propagate LSC event to VF representors
  ` [PATCH v10 10/48] net/sxe2: clear security context pointer on uninit
  ` [PATCH v10 11/48] net/sxe2: rename representor VSI ID fields
  ` [PATCH v10 12/48] net/sxe2: clean up duplicate function declarations
  ` [PATCH v10 13/48] net/sxe2: fix null VSI dereference in device info
  ` [PATCH v10 14/48] net/sxe2: fill MAC addresses "
  ` [PATCH v10 15/48] net/sxe2: fix QinQ and RSS offload capability report
  ` [PATCH v10 16/48] net/sxe2: use regular write for mapped registers
  ` [PATCH v10 17/48] net/sxe2: move PCI register read macro to common header
  ` [PATCH v10 18/48] net/sxe2: validate PCI map resource type
  ` [PATCH v10 19/48] net/sxe2: guard PCI BAR unmap when not initialized
  ` [PATCH v10 20/48] net/sxe2: fix duplicated cleanup in dev close
  ` [PATCH v10 21/48] net/sxe2: align dev init and cleanup order
  ` [PATCH v10 22/48] net/sxe2: simplify switchdev representor matching
  ` [PATCH v10 23/48] net/sxe2: rename fnav cid manager symbols to flow
  ` [PATCH v10 24/48] net/sxe2: move tunnel port helpers into flow module
  ` [PATCH v10 25/48] net/sxe2: add ACL engine event statistics support
  ` [PATCH v10 26/48] net/sxe2: enable FDIR on all Rx queues
  ` [PATCH v10 27/48] net/sxe2: refactor primary process MP message handling
  ` [PATCH v10 28/48] net/sxe2: refactor Tx queue reset operations
  ` [PATCH v10 29/48] net/sxe2: unify vectorized Tx buffer handling
  ` [PATCH v10 30/48] net/sxe2: optimize NEON Tx descriptor fill
  ` [PATCH v10 31/48] net/sxe2: fix NEON Rx ptype mapping and memory ordering
  ` [PATCH v10 32/48] net/sxe2: refine vectorized Tx/Rx mode setup
  ` [PATCH v10 33/48] net/sxe2: fix RSS action attribute validation
  ` [PATCH v10 34/48] net/sxe2: restore PF-only guard in UDP tunnel port add
  ` [PATCH v10 35/48] net/sxe2: refresh link state on link change events
  ` [PATCH v10 36/48] net/sxe2: validate representor ID against VF count
  ` [PATCH v10 37/48] net/sxe2: use primary VSI ID for representor VSI
  ` [PATCH v10 38/48] net/sxe2: wrap command params fill debug log in macro
  ` [PATCH v10 39/48] net/sxe2: restore Rx queue buffer split fill support
  ` [PATCH v10 40/48] net/sxe2: skip tunnel config fill on get failure
  ` [PATCH v10 41/48] net/sxe2: skip flow ID assignment on filter add failure
  ` [PATCH v10 42/48] net/sxe2: correct command channel log messages
  ` [PATCH v10 43/48] net/sxe2: align command structs with kernel layout
  ` [PATCH v10 44/48] common/sxe2: fix ioctl channel log and close handling
  ` [PATCH v10 45/48] doc/sxe2: remove drv-SW-stats parameter documentation
  ` [PATCH v10 46/48] net/sxe2: remove ineffective representor queue counts
  ` [PATCH v10 47/48] net/sxe2: fix VEC mode selection in mode set functions
  ` [PATCH v10 48/48] net/sxe2: fix devargs parse error check for representors

[PATCH] reorder: promote experimental API to stable
 2026-09-02 23:27 UTC 

[PATCH v5 0/7] dts: remove imports from framework in test suites
 2026-09-02 18:13 UTC  (10+ messages)
` [PATCH v6 0/8] "
  ` [PATCH v6 1/8] dts: move exception module from framework to API
  ` [PATCH v6 2/8] dts: move utils "
  ` [PATCH v6 3/8] dts: move context "
  ` [PATCH v6 4/8] dts: separate Linux session into interface and logic
  ` [PATCH v6 5/8] dts: port base traffic generators to API
  ` [PATCH v6 6/8] dts: move testbed model from framework "
  ` [PATCH v6 7/8] dts: move test suite module "
  ` [PATCH v6 8/8] dts: move params directory "

[PATCH 0/6] eventdev: promote long-standing experimental API to stable
 2026-09-02 16:34 UTC  (8+ messages)
` [PATCH 1/6] eventdev/eth_rx: promote adapter "
` [PATCH 2/6] eventdev/eth_tx: promote adapter runtime params "
` [PATCH 3/6] eventdev/crypto: "
` [PATCH 4/6] eventdev/timer: promote remaining ticks get "
` [PATCH 5/6] eventdev: promote link profile API "
` [PATCH 6/6] eventdev/dma: promote adapter "

[PATCH] stack: introduce pile
 2026-09-02 16:00 UTC  (4+ messages)
` [PATCH v4 0/2] introduce pile stack and mempool driver
  ` [PATCH v4 2/2] mempool: introduce pile driver

[dpdk-dev] [PATCH v1] examples/ptp_tap_relay_sw: fix build inclusion
 2026-09-02 15:33 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2] "

[RFC 0/1] ethdev: per-packet Tx timestamp slot management
 2026-09-02 14:16 UTC  (3+ messages)
` [RFC PATCH v2 0/1] ethdev: add Tx timestamp slot APIs

[RFC PATCH v3 1/1] ethdev: add Tx timestamp slot management APIs
 2026-09-02 14:13 UTC  (6+ messages)
` [RFC PATCH v4 0/3] ethdev: add Tx timestamp slot APIs
  ` [RFC PATCH v4 1/3] ethdev: add Tx timestamp slot management APIs
  ` [RFC PATCH v4 2/3] net/ice: support per-packet Tx timestamp slots
  ` [RFC PATCH v4 3/3] app/testpmd: add Tx timestamp capabilities command

[PATCH] net/cxgbe: fix use-after-free in control queue teardown
 2026-09-02 11:55 UTC 

[PATCH 00/22] ethdev: convert experimental symbols etc
 2026-09-02  8:05 UTC  (3+ messages)
` [PATCH 07/22] ethdev: promote link speed helpers to stable

[PATCH] net/iavf: add clock read support
 2026-09-02  5:54 UTC  (2+ messages)
` [PATCH v3] net/iavf: add PTP "


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