DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH v2] net/tap: fix BPF build failure in cross-compilation environment
 2025-07-29 22:12 UTC  (2+ messages)

[PATCH] net/af_xdp: enable AF_XDP program attachment mode
 2025-07-29 22:10 UTC  (7+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
    ` [PATCH v4] "

[PATCH] [PATCH v3] lib/ethdev: fix segfault in secondary process by validating dev_private pointer
 2025-07-29 21:48 UTC  (10+ messages)
` [PATCH] [PATCH v4] "
  ` [PATCH] app/testpmd: fix segfault in secondary process by monitoring primary
    ` [PATCH] [PATCH v5] "

[PATCH] net/mlx5: fix crash when secondary queries dev info after primary exits
 2025-07-29 21:46 UTC  (2+ messages)

[PATCH] dts: call hugepages configure at testrun setup
 2025-07-29 16:29 UTC  (8+ messages)
` [PATCH v2] dts: call hugepages configure at node setup

[PATCH] app/crypto-perf: Only run AEAD decrypt with valid test vector file
 2025-07-29 16:14 UTC  (3+ messages)
` [v2] "

[PATCH v1 1/2] doc: add test case docstring example to dts rst
 2025-07-29 12:46 UTC  (4+ messages)
` [PATCH v1 2/2] dts: add steps and verify sections to docstrings

[PATCH v1 1/2] dts: fix docstring typo in checksum suite
 2025-07-29 12:40 UTC  (4+ messages)
` [PATCH v1 2/2] dts: add exception handling to checksum verify method

[PATCH v1] dts: rewrite two link topology requirements
 2025-07-29 12:26 UTC  (2+ messages)

[PATCH] app/testpmd: add flag to enable RSS for single-queue
 2025-07-29  8:28 UTC  (3+ messages)

[PATCH] ethdev: remove callback checks from fast path
 2025-07-29  5:31 UTC  (13+ messages)
` [PATCH v2 1/2] ethdev: remove unnecessary type conversion
  ` [PATCH v2 2/2] ethdev: remove callback checks from fast path
    ` [EXTERNAL] Re: [PATCH v2 1/2] ethdev: remove unnecessary type conversion

[PATCH] net/rte_net: fix inner L2 length for tunneled Ethernet packets
 2025-07-29  5:06 UTC  (3+ messages)

[PATCH v7 0/6] NXP DPAA2 driver enhancements and fixes
 2025-07-29  4:35 UTC  (3+ messages)
` [PATCH v8 0/5] "

[PATCH] app/testpmd: allow multiple cmdline-file parameters
 2025-07-29  4:24 UTC  (4+ messages)
` [PATCH v3 0/3] improve cmdline file handling in testpmd
  ` [PATCH v3 3/3] app/testpmd: improve output when processing cmdline files

[PATCH] app/test-flow-perf: support testing the flow tables query rate
 2025-07-29  4:13 UTC  (2+ messages)

[RFC 00/13] Packet capture using port mirroring
 2025-07-28 22:08 UTC  (21+ messages)
` [PATCH v6 "
  ` [PATCH v6 08/13] pcapng: split packet copy from header insertion
  ` [PATCH v6 12/13] app/dumpcap: use port mirror instead of pdump
` [PATCH v7 00/12] Port mirroring for packet capture
  ` [PATCH v7 01/12] ethdev: allow start/stop from secondary process
  ` [PATCH v7 02/12] ethdev: make sure all necessary headers included
  ` [PATCH v7 03/12] test: add test for hotplug and secondary process operations
  ` [PATCH v7 04/12] net/ring: allow lockfree transmit if ring supports it
  ` [PATCH v7 05/12] net/ring: add new devarg to create vdev from existing ring
  ` [PATCH v7 06/12] mbuf: add dynamic flag for use by port mirroring
  ` [PATCH v7 07/12] ethdev: add port mirroring feature
  ` [PATCH v7 08/12] test: add tests for ethdev mirror
  ` [PATCH v7 09/12] pcapng: split packet copy from header insertion
  ` [PATCH v7 10/12] pcapng: make queue optional
  ` [PATCH v7 11/12] app/testpmd: support for port mirroring
  ` [PATCH v7 12/12] app/dumpcap: use port mirror instead of pdump

[PATCH] build: remove obsolete compiler checks
 2025-07-28 18:18 UTC  (3+ messages)
` [PATCH v2] "

[RFC PATCH] doc: clarify VLAN and QinQ stripping behaviour
 2025-07-28 17:48 UTC  (12+ messages)

[PATCH] net/null: Add fast mbuf release TX offload
 2025-07-28 16:42 UTC  (12+ messages)
` [PATCH v2] "

[PATCH 25.11 0/3] remove fallbacks for old Linux versions
 2025-07-28 15:19 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] eal/linux: "
  ` [PATCH v2 2/3] vhost: : "
  ` [PATCH v2 3/3] memif: "

[PATCH] net/rte_net: fix inner L2 length for tunneled Ethernet packets
 2025-07-28 12:30 UTC 

[PATCH] net/rte_net: fix inner L2 length for tunneled Ethernet packets
 2025-07-28 12:21 UTC 

[PATCH v1] dts: make one link the default topology
 2025-07-28 12:15 UTC  (2+ messages)

[PATCH 1/3] net/iavf: support qinq insertion offload for scalar path
 2025-07-28 11:20 UTC  (2+ messages)

24.11.3 patches review and test
 2025-07-28 10:09 UTC  (3+ messages)

22.11.9 patches review and test
 2025-07-28  9:28 UTC  (3+ messages)

[PATCH v10 14/14] net/sxe: add Solve compilation problems
 2025-07-28  9:05 UTC  (28+ messages)
` [PATCH v11 01/13] net/sxe: add base driver directory and doc
  ` [PATCH v11 02/13] net/sxe: add ethdev probe and remove
  ` [PATCH v11 03/13] net/sxe: add tx rx setup and data path
  ` [PATCH v11 04/13] net/sxe: add link, flow ctrl, mac ops, mtu ops function
  ` [PATCH v11 05/13] net/sxe: support vlan filter
  ` [PATCH v11 06/13] net/sxe: add filter function
  ` [PATCH v11 07/13] net/sxe: support rss offload
  ` [PATCH v11 08/13] net/sxe: add dcb function
  ` [PATCH v11 09/13] net/sxe: support ptp
  ` [PATCH v11 10/13] net/sxe: add xstats function
  ` [PATCH v11 11/13] net/sxe: add custom cmd led ctrl
  ` [PATCH v11 12/13] net/sxe: add simd function
  ` [PATCH v11 13/13] net/sxe: add virtual function
    ` [PATCH v12 01/13] net/sxe: add base driver directory and doc
      ` [PATCH v12 02/13] net/sxe: add ethdev probe and remove
      ` [PATCH v12 03/13] net/sxe: add tx rx setup and data path
      ` [PATCH v12 04/13] net/sxe: add link, flow ctrl, mac ops, mtu ops function
      ` [PATCH v12 05/13] net/sxe: support vlan filter
      ` [PATCH v12 06/13] net/sxe: add filter function
      ` [PATCH v12 07/13] net/sxe: support rss offload
      ` [PATCH v12 08/13] net/sxe: add dcb function
      ` [PATCH v12 09/13] net/sxe: support ptp
      ` [PATCH v12 10/13] net/sxe: add xstats function
      ` [PATCH v12 11/13] net/sxe: add custom cmd led ctrl
      ` [PATCH v12 12/13] net/sxe: add simd function
      ` [PATCH v12 13/13] net/sxe: add virtual function

[PATCH] acl: fix the value of the trans table
 2025-07-28  8:35 UTC  (4+ messages)

[PATCH v0 1/1] doc: announce inter-device DMA capability support in dmadev
 2025-07-28  5:35 UTC  (8+ messages)
  ` [EXTERNAL] "

[PATCH] doc: announce DMA configuration structure changes
 2025-07-28  5:11 UTC  (6+ messages)
` [EXTERNAL] "

[PATCH] app/testpmd: cross NUMA support
 2025-07-26 12:28 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] mbuf: de-inline sanity checking a reinitialized mbuf
 2025-07-26 12:01 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 0/3] common/sfc_efx/base: fix compiler warnings in X4 netport API
 2025-07-26 11:51 UTC  (3+ messages)
` [PATCH 1/3] common/sfc_efx/base: fix compiler warnings in statistic code

[PATCH v3] ethdev: Align enable logic handling with disable functions
 2025-07-26  8:06 UTC  (2+ messages)

Scheduled DPDK Community Lab downtime this weekend
 2025-07-25 16:45 UTC 

[RFC PATCH 00/14] net/intel: rx path selection simplification
 2025-07-25 15:22 UTC  (24+ messages)
` [RFC PATCH 01/14] net/ice: use the same Rx path across process types
` [RFC PATCH 02/14] net/iavf: rename Rx/Tx function type variables
` [RFC PATCH 03/14] net/iavf: use the same Rx path across process types
` [RFC PATCH 04/14] net/i40e: "
` [RFC PATCH 05/14] net/intel: introduce common vector capability function
` [RFC PATCH 06/14] net/ice: use the new "
` [RFC PATCH 07/14] net/iavf: "
` [RFC PATCH 08/14] net/i40e: "
` [RFC PATCH 09/14] net/iavf: remove redundant field from iavf adapter struct
` [RFC PATCH 10/14] net/intel: introduce infrastructure for Rx path selection
` [RFC PATCH 11/14] net/ice: remove unsupported Rx offload
` [RFC PATCH 12/14] net/ice: use the common Rx path selection infrastructure
` [RFC PATCH 13/14] net/iavf: "
` [RFC PATCH 14/14] net/i40e: "

[PATCH 0/6] dts: add file management
 2025-07-25 15:11 UTC  (7+ messages)
` [PATCH 1/6] dts: merge RemoteSession class
` [PATCH 2/6] dts: add node retriever by identifier
` [PATCH 3/6] dts: add current test suite and cases to context
` [PATCH 4/6] dts: add artifact module
` [PATCH 5/6] dts: make log files into artifacts
` [PATCH 6/6] dts: use artifacts in packet capture and softnic

[PATCH] maintainers: update for DTS
 2025-07-25 13:53 UTC  (2+ messages)

[PATCH 01/13] net/sxe: add base driver directory and doc
 2025-07-25 13:43 UTC  (3+ messages)

[PATCH] [PATCH v3] lib/ethdev: fix segfault in secondary process by validating dev_private pointer
 2025-07-25 13:00 UTC  (3+ messages)

Issue with DPDK-Burst Replay – No Frame Transmission Observed Despite Successful Replay
 2025-07-25 10:39 UTC  (13+ messages)

[PATCH] net/tap: fix BPF build failure in cross-compilation environment
 2025-07-25  6:43 UTC  (2+ messages)
` [PATCH v2] "

[RFC] Proposal for stable developer-friendly DTS API
 2025-07-24 17:25 UTC  (2+ messages)

[PATCH 0/2] fix the problem of dma-perf infinite loop
 2025-07-24 14:44 UTC  (3+ messages)
` [PATCH v4] eal: fix uncheck lcore ID and lcore role

[PATCH 00/10] Run with UBSan in GHA
 2025-07-24 11:50 UTC  (4+ messages)
` [PATCH v5 00/22] "
  ` [PATCH v5 11/22] test/telemetry: catch errors in subshell

[PATCH] trace: force 8 byte alignment when --no-huge is used
 2025-07-24 11:05 UTC  (2+ messages)
` [EXTERNAL] "

[PATCH 0/2] remove use of non-standard array range initialization
 2025-07-24 10:46 UTC  (6+ messages)
` [PATCH v4 0/3] enable drivers to be compiled with MSVC
  ` [PATCH v4 1/3] app/test: remove use of non-standard array range initialization

[PATCH 1/2] version: 25.11.0-rc0
 2025-07-24 10:10 UTC  (4+ messages)
` [PATCH 2/2] net: remove v25 ABI compatibility

[PATCH] dumpcap: fix warnings when primary exits
 2025-07-23 22:34 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] config/arm: add Microsoft Azure Cobalt-100 SoC
 2025-07-23 18:53 UTC 

[PATCH 0/2] graph: dispatch mode improvements
 2025-07-23 16:50 UTC  (3+ messages)
` [PATCH 1/2] graph: allow non EAL Thread for pipeline mode
` [PATCH 2/2] graph: add callback in dispatch mode

[RFC PATCH 0/7] rework EAL argument parsing in DPDK
 2025-07-23 16:20 UTC  (15+ messages)
` [PATCH v7 00/13] Simplify running with high-numbered CPUs
  ` [PATCH v7 01/13] build: add define for the OS environment name
  ` [PATCH v7 02/13] argparse: export function to print help text for object
  ` [PATCH v7 03/13] argparse: allow user-override of help printing
  ` [PATCH v7 04/13] argparse: add documentation on supported value types
  ` [PATCH v7 05/13] eal: add long options for each short option
  ` [PATCH v7 06/13] eal: define the EAL parameters in argparse format
  ` [PATCH v7 07/13] eal: gather EAL args before processing
  ` [PATCH v7 08/13] eal: ensure proper cleanup on EAL init failure
  ` [PATCH v7 09/13] eal: combine parameter validation checks
  ` [PATCH v7 10/13] eal: simplify handling of conflicting cmdline options
  ` [PATCH v7 11/13] argparse: add support for parsing core lists
  ` [PATCH v7 12/13] eal: simplify running CPUs with ids above max lcores
  ` [PATCH v7 13/13] eal: add warnings about ignored options

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