[PATCH 0/4] Avoid using perror
2025-12-28 20:10 UTC (5+ messages)
` [PATCH 1/4] checkpatches: warn if perror is used
` [PATCH 2/4] bus/dpaa: replace perror with log
` [PATCH 3/4] telemetry: "
` [PATCH 4/4] common/dpaax: replace use of "
[RFC 0/8] first steps in fixing buffer overflow
2025-12-28 18:56 UTC (39+ messages)
` [PATCH v7 00/18] lib: fix format overflows
` [PATCH v7 01/18] lpm: restrict name size
` [PATCH v7 02/18] hash: add checks for hash name length
` [PATCH v7 03/18] graph: avoid overflowing comment buffer
` [PATCH v7 04/18] latencystats: add check for string overflow
` [PATCH v7 05/18] telemetry: check for path overflow
` [PATCH v7 06/18] efd: handle possible name truncation
` [PATCH v7 07/18] eal: use C library to parse filesystem table
` [PATCH v7 08/18] eal: warn if thread name is truncated
` [PATCH v7 09/18] eal: avoid format overflow when handling addresses
` [PATCH v7 10/18] eal: add check for sysfs path overflow
` [PATCH v7 11/18] eal: limit maximum runtime directory and socket paths
` [PATCH v7 12/18] eal: check for hugefile path overflow
` [PATCH v7 13/18] eal: check tailq length
` [PATCH v7 14/18] eal: handle long shared library path
` [PATCH v7 15/18] ethdev: avoid possible overflow in xstat names
` [PATCH v7 16/18] vhost: check for overflow in xstat name
` [PATCH v7 17/18] cfgfile: add length checks and increase line buffer
` [PATCH v7 18/18] lib: enable format overflow warnings
` [PATCH v8 00/18] fix format overflows in libraries
` [PATCH v8 01/18] lpm: restrict name size
` [PATCH v8 02/18] hash: add checks for hash name length
` [PATCH v8 03/18] graph: avoid overflowing comment buffer
` [PATCH v8 04/18] latencystats: add check for string overflow
` [PATCH v8 05/18] telemetry: check for path overflow
` [PATCH v8 06/18] efd: handle possible name truncation
` [PATCH v8 07/18] eal: use C library to parse filesystem table
` [PATCH v8 08/18] eal: warn if thread name is truncated
` [PATCH v8 09/18] eal: avoid format overflow when handling addresses
` [PATCH v8 10/18] eal: add check for sysfs path overflow
` [PATCH v8 11/18] eal: limit maximum runtime directory and socket paths
` [PATCH v8 12/18] eal: check for hugefile path overflow
` [PATCH v8 13/18] eal: check tailq length
` [PATCH v8 14/18] eal: handle long shared library path
` [PATCH v8 15/18] ethdev: avoid possible overflow in xstat names
` [PATCH v8 16/18] vhost: check for overflow in xstat name
` [PATCH v8 17/18] cfgfile: add length checks and increase line buffer
` [PATCH v8 18/18] lib: enable format overflow warnings
[PATCH 0/7] Fix build with gcc-16
2025-12-28 18:40 UTC (8+ messages)
` [PATCH 1/7] pcapng: use alloca instead of fixed buffer
` [PATCH 2/7] pcapng: add additional mbuf if space required on copy
` [PATCH 3/7] test: add more tests for comments in pcapng
` [PATCH 4/7] test: vary size of packets in pcapng test
` [PATCH 5/7] net/bnxt: fix uninitialized warning
` [PATCH 6/7] common/cnxk: fix array out of bounds
` [PATCH 7/7] examples/fips_validation: avoid rte_memcpy alignment restriction
[PATCH] bpf: fix x86 call stack alignment, add tests
2025-12-28 14:16 UTC (2+ messages)
[PATCH] acl: add RISC-V vector extension implementation
2025-12-28 12:13 UTC (3+ messages)
[PATCH v2] gro : improve GRO performance based on hash table
2025-12-27 18:12 UTC (4+ messages)
` [PATCH v3] "
[PATCH] examples/l3fwd: extend NUMA nodes limit beyond 8
2025-12-27 8:53 UTC (3+ messages)
[PATCH v12 13/13] net/sxe: add virtual function
2025-12-26 22:39 UTC (30+ messages)
` [PATCH v13 01/13] net/sxe: add base driver directory and doc
` [PATCH v13 02/13] net/sxe: add ethdev probe and remove MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit
` [PATCH v13 03/13] net/sxe: add tx rx setup and data path
` [PATCH v13 04/13] net/sxe: add link, flow ctrl, mac ops, mtu ops function
` [PATCH v13 05/13] net/sxe: support vlan filter
` [PATCH v13 06/13] net/sxe: add filter function
` [PATCH v13 07/13] net/sxe: support rss offload
` [PATCH v13 08/13] net/sxe: add dcb function
` [PATCH v13 09/13] net/sxe: support ptp
` [PATCH v13 10/13] net/sxe: add xstats function
` [PATCH v13 11/13] net/sxe: add custom cmd led ctrl
` [PATCH v13 12/13] net/sxe: add simd function
` [PATCH v13 13/13] net/sxe: add virtual function
` [PATCH v14 01/13] net/sxe: add base driver directory and doc
` [PATCH v14 02/13] net/sxe: add ethdev probe and remove MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit
` [PATCH v14 03/13] net/sxe: add tx rx setup and data path
` [PATCH v14 04/13] net/sxe: add link, flow ctrl, mac ops, mtu ops function
` [PATCH v14 05/13] net/sxe: support vlan filter
` [PATCH v14 06/13] net/sxe: add filter function
` [PATCH v14 07/13] net/sxe: support rss offload
` [PATCH v14 08/13] net/sxe: add dcb function
` [PATCH v14 09/13] net/sxe: support ptp
` [PATCH v14 10/13] net/sxe: add xstats function
` [PATCH v14 11/13] net/sxe: add custom cmd led ctrl
` [PATCH v14 12/13] net/sxe: add simd function
` [PATCH v14 13/13] net/sxe: add virtual function
github build mingw version
2025-12-26 21:05 UTC
[PATCH] doc: update flow-perf.rst --query-rate option description
2025-12-26 20:07 UTC (2+ messages)
[PATCH] net/mlx5: fix SRH flex parser initialization synchronization
2025-12-25 16:20 UTC
[PATCH] net/mlx5: fix IPv6 SHR flex node header length definition
2025-12-25 11:02 UTC
[RFC PATCH v2] ethdev: update read time API in PMD to enable crosstimestamp
2025-12-24 17:18 UTC (2+ messages)
DPDK 22.11.11 released
2025-12-24 13:25 UTC
22.11.11 patches review and test
2025-12-24 13:06 UTC (11+ messages)
[RFC PATCH] ethdev: update read time API in PMD to enable crosstimestamp
2025-12-24 6:40 UTC
[DPDK/examples Bug 1860] examples/fips_validation: out of bounds reference
2025-12-23 22:20 UTC
[DPDK/ethdev Bug 1859] common/cnxk: out of bounds access
2025-12-23 22:18 UTC
[DPDK/meson Bug 1858] [dpdk23.11.5] Meson build failed on Fedora 43
2025-12-23 20:14 UTC
[RFC v2 00/14] lib: check for string overflow
2025-12-23 18:13 UTC (20+ messages)
` [PATCH v6 00/18] lib: fix format overflows
` [PATCH v6 01/18] lpm: restrict name size
` [PATCH v6 02/18] hash: add checks for hash name length
` [PATCH v6 03/18] graph: avoid overflowing comment buffer
` [PATCH v6 04/18] latencystats: add check for string overflow
` [PATCH v6 05/18] telemetry: avoid possible "
` [PATCH v6 06/18] efd: handle possible name truncation
` [PATCH v6 07/18] eal: use C library to parse filesystem table
` [PATCH v6 08/18] eal: warn if thread name is truncated
` [PATCH v6 09/18] eal: avoid format overflow when handling addresses
` [PATCH v6 10/18] eal: add check for sysfs path overflow
` [PATCH v6 11/18] eal: limit maximum runtime directory and socket paths
` [PATCH v6 12/18] eal: check for hugefile path overflow
` [PATCH v6 13/18] eal: check tailq length
` [PATCH v6 14/18] eal: handle long shared library path
` [PATCH v6 15/18] ethdev: avoid possible overflow in xstat names
` [PATCH v6 16/18] vhost: check for overflow in xstat name
` [PATCH v6 17/18] cfgfile: add length checks and increase line buffer
` [PATCH v6 18/18] lib: enable format overflow warnings
[PATCH v1 0/5] net/zxdh: add support some new features
2025-12-23 17:54 UTC (10+ messages)
` [PATCH v1 1/5] net/zxdh: add support for modifying queue depth
` [PATCH v1 2/5] net/zxdh: optimize alloc queue resources
` [PATCH v1 3/5] net/zxdh: add support set link speed get autoneg stats
` [PATCH v1 4/5] net/zxdh: add support primary/secondary process
` [PATCH v1 5/5] net/zxdh: add support GENEVE TSO and Rx outer UDP chksum
[RFC PATCH 0/3] Make Link Status on Close Configurable
2025-12-23 1:19 UTC (5+ messages)
` [RFC PATCH 1/3] ethdev: add set link state on close API
[RFC 0/3] ethdev: introduce device reinitialisation API
2025-12-23 1:16 UTC (2+ messages)
[PATCH] net/hns3: fix outer UDP checksum fail with simple BD
2025-12-22 23:53 UTC (2+ messages)
[PATCH] examples/ethtool: fix buffer size for pkt pool name
2025-12-22 23:31 UTC (3+ messages)
` [PATCH v2] "
[PATCH v1] net/zxdh: add pcie bar channel check
2025-12-22 18:38 UTC (6+ messages)
` [PATCH v1 0/2] fix bug
` [PATCH v1 1/2] net/zxdh: add pcie bar channel check
` [PATCH v1 2/2] net/zxdh: delete np soft resource uninstallation
mbuf fast-free requirements analysis
2025-12-22 17:43 UTC (8+ messages)
[RFC PATCH 00/27] combine multiple Intel scalar Tx paths
2025-12-22 9:50 UTC (31+ messages)
` [RFC PATCH 01/27] net/intel: create common Tx descriptor structure
` [RFC PATCH 02/27] net/intel: use common tx ring structure
` [RFC PATCH 03/27] net/intel: create common post-Tx cleanup function
` [RFC PATCH 04/27] net/intel: consolidate definitions for Tx desc fields
` [RFC PATCH 05/27] net/intel: create separate header for Tx scalar fns
` [RFC PATCH 06/27] net/intel: add common fn to calculate needed descriptors
` [RFC PATCH 07/27] net/ice: refactor context descriptor handling
` [RFC PATCH 08/27] net/i40e: "
` [RFC PATCH 09/27] net/idpf: "
` [RFC PATCH 10/27] net/intel: consolidate checksum mask definition
` [RFC PATCH 11/27] net/intel: create common checksum Tx offload function
` [RFC PATCH 12/27] net/intel: create a common scalar Tx function
` [RFC PATCH 13/27] net/i40e: use "
` [RFC PATCH 14/27] net/intel: add IPSec hooks to common "
` [RFC PATCH 15/27] net/intel: support configurable VLAN tag insertion on Tx
` [RFC PATCH 16/27] net/iavf: use common scalar Tx function
` [RFC PATCH 17/27] net/i40e: document requirement for QinQ support
` [RFC PATCH 18/27] net/idpf: use common scalar Tx function
` [RFC PATCH 19/27] net/intel: avoid writing the final pkt descriptor twice
` [RFC PATCH 20/27] net/intel: write descriptors using non-volatile pointers
` [RFC PATCH 21/27] net/intel: remove unnecessary flag clearing
` [RFC PATCH 22/27] net/intel: mark mid-burst ring cleanup as unlikely
` [RFC PATCH 23/27] net/intel: add special handling for single desc packets
` [RFC PATCH 24/27] net/intel: use separate array for desc status tracking
` [RFC PATCH 25/27] net/ixgbe: "
` [RFC PATCH 26/27] net/intel: drop unused Tx queue used count
` [RFC PATCH 27/27] net/intel: remove index for tracking end of packet
[DPDK/core Bug 1857] DPDK applications inside kubernetes pods are failing to come up when CPU and hugepage memory are from different NUMA nodes
2025-12-22 7:25 UTC
[RFC] net/virtio: avoid global variable name conflicts
2025-12-22 0:44 UTC
[PATCH v1 1/1] net: fix inner L2 length for GRE and NVGRE
2025-12-21 16:50 UTC (3+ messages)
` [PATCH v2 "
[PATCH] net/netvsc: Fix on race condition of multiple commands
2025-12-21 5:37 UTC (4+ messages)
` [EXTERNAL] "
[PATCH] net/i40e: fix QinQ stripping
2025-12-19 22:03 UTC (2+ messages)
[PATCH v1] net/mlx5: fix job leak on indirect meter creation failure
2025-12-19 22:02 UTC (2+ messages)
[PATCH] net/netvsc: Fix on race condition of multiple commands
2025-12-19 22:00 UTC (2+ messages)
[PATCH v1] dts: show missing NIC capabilities in DTS logs
2025-12-19 22:00 UTC (3+ messages)
` [PATCH v3] "
[PATCH] net/ice: add MAC anti-spoof disable option
2025-12-19 21:59 UTC (3+ messages)
` [PATCH v4] net/ice: add MAC anti-spoof option
[PATCH] eal: update comment for eal_get_virtual_area()
2025-12-19 19:15 UTC
DPDK 24.11.4 released
2025-12-19 18:38 UTC
[PATCH v1 1/2] doc: add devargs documentation
2025-12-19 14:01 UTC (5+ messages)
` [PATCH v2 "
` [PATCH v2 2/2] doc: add device hotplug documentation
page: next (older)
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).