messages from 2025-10-02 08:40:49 to 2025-10-07 15:31:03 UTC [more...]
[RFC PATCH 0/7] rework EAL argument parsing in DPDK
2025-10-07 15:30 UTC (45+ messages)
` [PATCH v8 00/18] Simplify running with high-numbered CPUs
` [PATCH v8 01/18] build: add define for the OS environment name
` [PATCH v8 02/18] argparse: export function to print help text for object
` [PATCH v8 03/18] argparse: allow user-override of help printing
` [PATCH v8 04/18] argparse: add documentation on supported value types
` [PATCH v8 05/18] argparse: add support for parsing core lists
` [PATCH v8 06/18] eal: add long options for each short option
` [PATCH v8 07/18] eal: define the EAL parameters in argparse format
` [PATCH v8 08/18] eal: gather EAL args before processing
` [PATCH v8 09/18] eal: ensure proper cleanup on EAL init failure
` [PATCH v8 10/18] eal: combine parameter validation checks
` [PATCH v8 11/18] eal: simplify handling of conflicting cmdline options
` [PATCH v8 12/18] eal: automatically init arg list options
` [PATCH v8 13/18] eal: add internal fn for converting cpuset to string
` [PATCH v8 14/18] eal: use common cpuset to string function
` [PATCH v8 15/18] eal: introduce lcore remapping option for coremasks
` [PATCH v8 16/18] eal: rework internal coremask parsing to use cpu sets
` [PATCH v8 17/18] eal: allow lcore id remapping with core lists
` [PATCH v8 18/18] eal: allow lcore remapping with autodetected core affinity
` [PATCH v9 00/18] Simplify running with high-numbered CPUs
` [PATCH v9 01/18] build: add define for the OS environment name
` [PATCH v9 02/18] argparse: export function to print help text for object
` [PATCH v9 03/18] argparse: allow user-override of help printing
` [PATCH v9 04/18] argparse: add documentation on supported value types
` [PATCH v9 05/18] argparse: add support for parsing core lists
` [PATCH v9 06/18] eal: add long options for each short option
` [PATCH v9 07/18] eal: define the EAL parameters in argparse format
` [PATCH v9 08/18] eal: gather EAL args before processing
` [PATCH v9 09/18] eal: ensure proper cleanup on EAL init failure
` [PATCH v9 10/18] eal: combine parameter validation checks
` [PATCH v9 11/18] eal: simplify handling of conflicting cmdline options
` [PATCH v9 12/18] eal: automatically init arg list options
` [PATCH v9 13/18] eal: add internal fn for converting cpuset to string
` [PATCH v9 14/18] eal: use common cpuset to string function
` [PATCH v9 15/18] eal: introduce lcore remapping option for coremasks
` [PATCH v9 16/18] eal: rework internal coremask parsing to use cpu sets
` [PATCH v9 17/18] eal: allow lcore id remapping with core lists
` [PATCH v9 18/18] eal: allow lcore remapping with autodetected core affinity
[PATCH v1 1/1] net/ice: fix memory leak in raw pattern parse
2025-10-07 15:22 UTC (4+ messages)
` [PATCH v2 1/2] net/ice: remove indirection for FDIR filters
` [PATCH v2 2/2] net/ice: fix memory leak in raw pattern parse
[RFC PATCH 0/6] ethdev: refactor and extend DCB configuration API
2025-10-07 15:21 UTC (4+ messages)
` [RFC PATCH 4/6] ethdev: extend VMDq/DCB configuration with queue mapping
[PATCH v4 1/1] vhost: handle virtqueue locking for memory hotplug
2025-10-07 15:06 UTC (3+ messages)
` [PATCH v1] vhost: always lock all qp if handlers request it
` [PATCH v2] vhost: always lock all QPs "
[PATCH v4 0/6] Enable DCB/PFC support for ICE PMD
2025-10-07 15:05 UTC (6+ messages)
` [PATCH v5 0/3] "
` [PATCH v5 1/3] net/ice: enable DCB support
` [PATCH v5 2/3] net/ice: enable PFC support
` [PATCH v5 3/3] net/ice: add PFC statistics
[PATCH v2] net/virtio-user: fix used ring address calculation
2025-10-07 14:47 UTC
[PATCH] net/idpf: correct the enum constant name typo
2025-10-07 12:46 UTC (2+ messages)
[PATCH] app/crypto-perf: add ECDSA P192/P224/P521 support
2025-10-07 11:54 UTC (2+ messages)
[PATCH v2 1/3] crypto/ipsec_mb: improve CPU code path
2025-10-07 11:13 UTC (3+ messages)
[PATCH v2 0/3] cryptodev: support PQC ML algorithms
2025-10-07 10:41 UTC (9+ messages)
` [PATCH v3 "
` [PATCH v3 1/3] "
` [PATCH v4 0/3] "
` [PATCH v4 1/3] "
` [PATCH v4 2/3] crypto/openssl: add ML crypto support
` [PATCH v4 3/3] app/test: add ML crypto test vectors
[PATCH 1/3] compressdev: support for dictionaries and PDCP checksum
2025-10-07 10:26 UTC (26+ messages)
` [EXTERNAL] "
` [PATCH v2 "
` [PATCH v2 2/3] compress/zlib: "
` [EXTERNAL] "
` [PATCH v2 3/3] app/compress-perf: "
` [EXTERNAL] "
` [EXTERNAL] [PATCH v2 1/3] compressdev: "
` [PATCH v3 1/4] "
` [PATCH v3 2/4] compress/zlib: "
` [EXTERNAL] "
` [PATCH v3 3/4] app/compress-perf: "
` [EXTERNAL] "
` [PATCH v3 4/4] doc: add doc for dictionary option
` [EXTERNAL] [PATCH v3 1/4] compressdev: support for dictionaries and PDCP checksum
` [PATCH v4 "
` [PATCH v4 2/4] compress/zlib: "
` [EXTERNAL] "
` [PATCH v4 3/4] app/compress-perf: "
` [EXTERNAL] "
` [PATCH v4 4/4] doc: add doc for dictionary option
` [EXTERNAL] "
` [EXTERNAL] [PATCH v4 1/4] compressdev: support for dictionaries and PDCP checksum
[PATCH] net/virtio-user: fix used ring address calculation
2025-10-07 9:40 UTC (3+ messages)
Minutes of techboard meeting, 2025-10-01
2025-10-07 7:58 UTC (5+ messages)
` Use of TX offload flags MBUF_FAST_FREE and MULTI_SEGS
[PATCH] net/cpfl: fix display of commands in the docs
2025-10-07 7:47 UTC (2+ messages)
[PATCH 1/5] common/cnxk: add CPT CQ configuration
2025-10-07 6:56 UTC (6+ messages)
` [PATCH 2/5] common/cnxk: add params to register IRQ handler
` [PATCH 3/5] common/cnxk: add routines to operate CPT CQ
` [PATCH 4/5] net/cnxk: handle soft expiry support
` [PATCH 5/5] net/cnxk: enable CPT CQ for outbound traffic
[PATCH] event/cnxk: update queue weight mapping for CN20K
2025-10-07 6:54 UTC (2+ messages)
[PATCH] event/cnxk: increase inflight buffer count
2025-10-07 6:53 UTC (2+ messages)
[PATCH 0/5] DPAA specific changes
2025-10-07 5:00 UTC (6+ messages)
` [PATCH 1/5] bus/dpaa: add FQ shutdown and improve logging
` [PATCH 2/5] net/dpaa: Support IEEE1588 by timesync API
` [PATCH 3/5] bus/dpaa: Disable qman Invalid Enqueue State interrupt
` [PATCH 4/5] bus/dpaa: Set max push RXQ number
` [PATCH 5/5] net/dpaa: Fix coverity issue
[PATCH] mbuf: optimize segment prefree
2025-10-06 18:26 UTC (5+ messages)
Recall: Minutes of techboard meeting, 2025-10-01
2025-10-06 14:50 UTC
[PATCH v5 0/3] mbuf: simplify handling of reinitialized mbufs
2025-10-06 14:43 UTC (3+ messages)
` [PATCH v8 "
Build failure in OBS with openSUSE 15.6
2025-10-06 14:34 UTC (4+ messages)
[RFC] lib/dma: introduce inter-process and inter-OS DMA
2025-10-06 13:59 UTC (6+ messages)
` [EXTERNAL] "
[PATCH] net/intel/e1000: reduce the optimization level for gcc > 11
2025-10-06 13:03 UTC (5+ messages)
` [V2] "
[URGENT] Critical Issue: Chelsio NIC (cxgbe) fails to send Zero-Copy packets and provides incomplete HW offload in DPDK 【紧急技术问题】Chelsio 网卡 (cxgbe) 在 DPDK 中无法发送零拷贝分片包且硬件卸载功能不完整
2025-10-06 12:47 UTC
[PATCH] config/riscv: add rv64gcv cross compilation target
2025-10-06 12:43 UTC (2+ messages)
[PATCH] examples/l3fwd-power: fix telemetry command registration
2025-10-06 10:10 UTC
[PATCH v1] net/idpf: add IDPF PCI class ID support
2025-10-01 15:30 UTC (2+ messages)
` [PATCH v5] net/intel: "
[PATCH] doc: document telemetry command name restrictions
2025-10-06 9:47 UTC
virtio_user exception path with external memory
2025-10-06 9:44 UTC (2+ messages)
[PATCH 1/1] vhost: fix a double fetch when dequeue offloading
2025-10-06 9:37 UTC (5+ messages)
` [PATCH v2 "
[PATCH] examples/l3fwd-graph: remove redundant Tx queue limit
2025-10-06 8:58 UTC (4+ messages)
[PATCH 00/11] net/enetc: various fixes and enhancements
2025-10-06 8:04 UTC (12+ messages)
` [PATCH 01/11] net/enetfec: fix file descriptor leak on read error
` [PATCH 02/11] net/enetfec: fix out-of-bounds access in UIO mapping
` [PATCH 03/11] net/enetfec: fix buffer descriptor size configuration
` [PATCH 04/11] net/enetfec: fix incorrect Tx queue free logic
` [PATCH 05/11] net/enetfec: fix checksum flag handling and error return
` [PATCH 06/11] net/enetfec: fix to reject multi-queue configuration
` [PATCH 07/11] net/enetfec: fix memory leak in Rx buffer cleanup
` [PATCH 08/11] net/enetfec: fix to add check for Rx/Tx deferred queue
` [PATCH 09/11] net/enetfec: handle cache for forwarded packets
` [PATCH 10/11] net/enetfec: support to set MAC address
` [PATCH 11/11] net/enetfec: add software packet type parsing and cleanup
[PATCH v3] lib/eal: fix segfaults due to thread exit order
2025-10-05 16:39 UTC (4+ messages)
` [PATCH v4] "
[PATCH] test/debug: fix crash with mlx5 devices
2025-10-05 16:29 UTC (6+ messages)
` [PATCH v2] "
[PATCH] net/mlx5: release allocated indexed pools
2025-10-05 7:23 UTC
[PATCH v1 1/2] dts: add start Tx first method to testpmd shell
2025-10-03 19:27 UTC (6+ messages)
` [PATCH v1 2/2] dts: add virtio forwarding test suite
` [PATCH v2 1/2] dts: add start Tx first method to testpmd shell
` [PATCH v2 2/2] dts: add virtio forwarding test suite
[PATCH] examples/l2fwd-cat: check compatibility of dependency lib
2025-10-03 11:52 UTC (10+ messages)
` [PATCH v2] build: validate libraries returned from meson find function
[DPDK/core Bug 1798] Meson can't find MLX5 build dependencies with clang
2025-10-03 11:45 UTC
[PATCH] ethdev: fix copy-paste error in fn parameter description
2025-10-03 11:09 UTC
[RFC PATCH 0/6] remove deprecated queue stats
2025-10-03 11:04 UTC (12+ messages)
` [PATCH v2 "
` [PATCH v3 0/7] "
` [PATCH v3 1/7] net/ice: don't report empty queue xstats
` [PATCH v3 2/7] net/ipn3ke: drop unsupported per-queue xstats
` [PATCH v3 3/7] ethdev: remove queue stats from ethdev stats structure
` [PATCH v3 4/7] drivers/net: update to remove queue stats from eth stats
` [PATCH v3 5/7] app: "
` [PATCH v3 6/7] doc: update docs for ethdev changes
` [PATCH v3 7/7] ethdev: deprecate queue stats mapping functions
[PATCH 1/2] net/iavf: support VF initiated resets
2025-10-03 10:29 UTC (6+ messages)
` [PATCH v2 "
` [PATCH v2 2/2] net/iavf: add restore command to testpmd
[PATCH v5 0/2] net/idpf: enable AVX2 for split queue Rx/Tx
2025-10-03 9:49 UTC (6+ messages)
` [PATCH v5 1/2] net/idpf: enable AVX2 for split queue Rx
` [PATCH v6 0/2] net/idpf: enable AVX2 for split queue Rx/Tx
` [PATCH v6 1/2] net/idpf: enable AVX2 for split queue Rx
` [PATCH v6 2/2] net/idpf: enable AVX2 for split queue Tx
[dpdk-dev v4 1/2] eal: Add mem equal and non-equal to prevent timing attacks memcmp
2025-10-03 7:35 UTC (9+ messages)
` [dpdk-dev v5 1/2] eal: introduce rte_timingsafe_memcmp() based on OpenBSD API
` [dpdk-dev v6 1/2] eal: introduce rte_memeq_timingsafe() based on FreeBSD API
` [dpdk-dev v6 2/2] crypto/ipsec-mb: use constant-time memory comparison
[RFC PATCH 0/5] Introduce mempool object new debug capabilities
2025-10-02 21:23 UTC (4+ messages)
` [PATCH v3 2/5] mbuf: record mbuf operations history
Community CI Meeting Minutes - October 2, 2025
2025-10-02 19:59 UTC
DTS WG Meeting Minutes - September 25, 2025
2025-10-02 19:57 UTC
Community CI Meeting Minutes - September 18 2025
2025-10-02 19:36 UTC
[PATCH v2 0/1] ring: correct ordering issue in head/tail update
2025-10-02 17:41 UTC (2+ messages)
` [PATCH v2 1/1] ring: safe partial ordering for "
[RFC 0/6] Add a stricter headers check
2025-10-02 13:21 UTC (3+ messages)
` [PATCH v7 0/9] "
[PATCH] ci: configure Coderabbit
2025-10-02 13:02 UTC (7+ messages)
[PATCH] doc: fix anchors namespace in guides
2025-10-02 11:32 UTC (3+ messages)
` [PATCH v2 1/2] doc: remove unused anchors
` [PATCH v2 2/2] doc: fix anchors namespace in guides
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).