messages from 2026-01-13 14:48:22 to 2026-01-14 19:33:39 UTC [more...]
[PATCH] net: fix parsing of frames with arbitrary VLAN stacks
2026-01-14 19:33 UTC (2+ messages)
[PATCH v1 0/1] Rewrite devbind
2026-01-14 19:24 UTC (3+ messages)
` [PATCH v3 0/2] "
[PATCH] lpm: add new LPM v6 implementation (lpm6c)
2026-01-14 18:58 UTC (4+ messages)
[PATCH] test: add a test for null PMD
2026-01-14 18:30 UTC (5+ messages)
` [PATCH v5 0/3] test: add null PMD test suite
` [PATCH v5 1/3] net/null: cleanup info_get
` [PATCH v5 2/3] test: generate larger packet bursts
` [PATCH v5 3/3] test: add a test for null PMD
mbuf fast-free requirements analysis
2026-01-14 18:05 UTC (17+ messages)
[PATCH] cmdline: update clear screen behavior
2026-01-14 18:00 UTC (2+ messages)
[PATCH v2 0/3] vhost: VDUSE-related fixes
2026-01-14 17:53 UTC (5+ messages)
` [PATCH v2 1/3] vhost: fix virtqueue array size for control queue
` [PATCH v2 2/3] vhost: fix descriptor chain bounds check in "
` [PATCH v2 3/3] vhost: fix mmap error check in VDUSE IOTLB miss handler
[PATCH] bpf: fix x86 call stack alignment, add tests
2026-01-14 17:49 UTC (2+ messages)
[PATCH] config/arm: fix 32-bit cross compile with latest GCC
2026-01-14 17:37 UTC (2+ messages)
[PATCH 0/4] net/mlx5: future HW devargs defaults and fixes
2026-01-14 17:31 UTC (2+ messages)
[PATCH v1 0/1] fix hardware stats interrupt nesting issue
2026-01-14 17:23 UTC (3+ messages)
` [PATCH v1 1/1] net/nbl: "
[PATCH v1 0/1] Address NBL Coverity issues
2026-01-14 17:13 UTC (4+ messages)
` [PATCH v2 "
` [PATCH v2 1/1] net/nbl: fix issues reported by Coverity
[RFC PATCH 00/19] Fix building much of DPDK with -Wshadow
2026-01-14 17:02 UTC (37+ messages)
` [PATCH v3 00/31] build DPDK with Wshadow flag
` [PATCH v3 31/31] build: enable shadowed variable warnings
` [PATCH v4 00/31] build DPDK with Wshadow flag
` [PATCH v4 01/31] eal: add more min/max helpers
` [PATCH v4 02/31] eal: fix variable shadowing
` [PATCH v4 03/31] ethdev: fix variable shadowing issues
` [PATCH v4 04/31] eventdev: "
` [PATCH v4 05/31] net: remove shadowed variable
` [PATCH v4 06/31] pipeline: fix variable shadowing
` [PATCH v4 07/31] table: fix issues with "
` [PATCH v4 08/31] power: rename variable to eliminate shadowing
` [PATCH v4 09/31] pcapng: rename variable to fix shadowing
` [PATCH v4 10/31] bbdev: fix variable shadowing
` [PATCH v4 11/31] bus/pci: remove shadowed variables
` [PATCH v4 12/31] net/intel: rename function param to avoid shadow warnings
` [PATCH v4 13/31] net/e1000: fix build with shadow warnings enabled
` [PATCH v4 14/31] net/i40e: "
` [PATCH v4 15/31] net/ice: "
` [PATCH v4 16/31] net/cpfl: "
` [PATCH v4 17/31] net/ixgbe: "
` [PATCH v4 18/31] app/testpmd: "
` [PATCH v4 19/31] app/graph: "
` [PATCH v4 20/31] app/pdump: fix warning about shadowed variable
` [PATCH v4 21/31] app/test-bbdev: remove shadow warning from next max calls
` [PATCH v4 22/31] app/test-compress-perf: rename local vars to fix shadowing
` [PATCH v4 23/31] app/test-crypto-perf: "
` [PATCH v4 24/31] app/test-eventdev: fix build with shadow warnings enabled
` [PATCH v4 25/31] app/test-flow-perf: remove unneeded variable
` [PATCH v4 26/31] app/test-security-perf: fix build with shadow warnings
` [PATCH v4 27/31] app/test-pipeline: remove unnecessary variable
` [PATCH v4 28/31] drivers: disable variable shadowing warnings for drivers
` [PATCH v4 29/31] app/test: disable shadowing warnings for unit tests
` [PATCH v4 30/31] examples: ignore variable shadowing warnings
` [PATCH v4 31/31] build: enable shadowed variable warnings
[PATCH v6] eal: RTE_PTR_ADD/SUB char* for compiler optimizations
2026-01-14 16:07 UTC
[PATCH 0/3] vhost: VDUSE-related fixes
2026-01-14 15:09 UTC (4+ messages)
` [PATCH 2/3] vhost: fix descriptor chain bounds check in control queue
[PATCH] net/intel: cache mbuf fast release mempool
2026-01-14 14:45 UTC (3+ messages)
Technical board meeting minutes - 2026/01/07
2026-01-14 13:39 UTC
[PATCH] net/iavf: support pre and post reset callbacks
2026-01-14 13:21 UTC (3+ messages)
` [PATCH v2] "
[PATCH v2 0/3] EAL memory fixes
2026-01-14 10:04 UTC (7+ messages)
` [PATCH v3 "
` [PATCH v3 1/3] eal/freebsd: do not use prev_ms_idx for hole detection
` [PATCH v3 2/3] eal/freebsd: avoid claiming memseg holes
` [PATCH v3 3/3] eal/linux: check hugepage access permissions
` [PATCH v4] "
[PATCH 1/2] common/cnxk: add support for halos
2026-01-14 7:52 UTC (4+ messages)
` [PATCH v2 0/2] cnxk: add HALO support for CN20K mempool
[PATCH] examples/ip_reassembly: remove conflicting Tx offload
2026-01-14 7:35 UTC (3+ messages)
[PATCH v4 1/1] examples/l2fwd-jobstats: fix lock availability
2026-01-14 6:24 UTC (3+ messages)
` [PATCH v5 "
[PATCH] examples/symmetric_mp: log/ignore promiscuous fail
2026-01-14 6:13 UTC (3+ messages)
` [PATCH v3 1/1] examples/mp_server: warn on promisc enable failure
[PATCH] license: standardize SPDX tag for 3-Clause BSD
2026-01-14 6:00 UTC (5+ messages)
[PATCH] eal/linux: redefine the name for rte_fbarray_init()
2026-01-14 5:54 UTC (4+ messages)
` [PATCH v3] eal/linux: fix fbarray name with multiple secondary processes
` [PATCH v4] Subject: eal/linux: fix fbarray name collision in containers
[PATCH v5] devtools: add .clang-format file
2026-01-14 5:13 UTC (3+ messages)
` [PATCH v6] "
[PATCH RESEND] malloc: fix allocation for a specific case with ASan
2026-01-14 5:07 UTC (2+ messages)
[RFC PATCH 0/7] Add script for real-time telemetry monitoring
2026-01-14 2:00 UTC (3+ messages)
` [PATCH v2 "
[RFC 0/3] common/cnxk: remove dependence on VLA
2026-01-14 1:50 UTC (5+ messages)
` [PATCH v2 0/3] common/cnxk: remove variable length arrays
` [PATCH v2 1/3] common/cnxk: replace variable length state array
` [PATCH v2 2/3] common/cnxk: replace variable length array
` [PATCH v2 3/3] common/cnxk: re-enable vla warnings
[PATCH] build: output a dependency log in build directory
2026-01-14 1:26 UTC (3+ messages)
` [PATCH v3 0/8] record and rework component dependencies
[PATCH v4 00/11] devtools, lib, test, net, common: remove unused rte_bitmap_free() and plt_bitmap_free()
2026-01-14 1:17 UTC (2+ messages)
[PATCH] eal/x86: reduce memcpy code duplication
2026-01-13 23:19 UTC (3+ messages)
` [PATCH v6] eal/x86: optimize memcpy of small sizes
[PATCH v1 0/8] Support VFIO cdev API in DPDK
2026-01-13 23:16 UTC (3+ messages)
` [PATCH v6 00/18] "
[PATCH 0/9] reowrd in prog guide
2026-01-13 22:51 UTC (13+ messages)
` [PATCH v3 00/11] doc: programmers guide corrections
` [PATCH v3 01/11] doc: correct grammar and punctuation errors in ethdev guide
` [PATCH v3 02/11] doc: correct grammar and typos in argparse library guide
` [PATCH v3 03/11] doc: correct grammar and typos in design guide
` [PATCH v3 04/11] doc: correct errors in Linux system requirements guide
` [PATCH v3 05/11] doc: correct grammar in service cores guide
` [PATCH v3 06/11] doc: correct grammar and errors in trace library guide
` [PATCH v3 07/11] doc: correct typos in log "
` [PATCH v3 08/11] doc: correct errors in command-line "
` [PATCH v3 09/11] doc: correct errors in trace "
` [PATCH v3 10/11] doc: correct errors in stack "
` [PATCH v3 11/11] doc: correct errors in RCU "
[v2 0/3] L3fwd changes
2026-01-13 21:10 UTC (3+ messages)
` [v3 "
[RFC 0/8] first steps in fixing buffer overflow
2026-01-13 20:21 UTC (20+ messages)
` [PATCH v10 00/18] fix format overflow warnings in libraries
` [PATCH v10 01/18] lpm: restrict name size
` [PATCH v10 02/18] hash: add checks for hash name length
` [PATCH v10 03/18] graph: avoid overflowing comment buffer
` [PATCH v10 04/18] latencystats: add check for string overflow
` [PATCH v10 05/18] telemetry: check for path overflow
` [PATCH v10 06/18] efd: handle possible name truncation
` [PATCH v10 07/18] eal: use C library to parse filesystem table
` [PATCH v10 08/18] eal: warn if thread name is truncated
` [PATCH v10 09/18] eal: avoid format overflow when handling addresses
` [PATCH v10 10/18] eal: add check for sysfs path overflow
` [PATCH v10 11/18] eal: limit maximum runtime directory and socket paths
` [PATCH v10 12/18] eal: check for hugefile path overflow
` [PATCH v10 13/18] eal: check tailq length
` [PATCH v10 14/18] eal: handle long shared library path
` [PATCH v10 15/18] ethdev: avoid possible overflow in xstat names
` [PATCH v10 16/18] vhost: check for overflow in xstat name
` [PATCH v10 17/18] cfgfile: add length checks and increase line buffer
` [PATCH v10 18/18] lib: enable format overflow warnings
[PATCH 0/3] fix uninitialized variable
2026-01-13 20:04 UTC (3+ messages)
` [PATCH 3/3] eventdev: "
[RFC PATCH 0/6] ethdev: refactor and extend DCB configuration API
2026-01-13 19:52 UTC (3+ messages)
` [RFC PATCH 1/6] ethdev: extend and refactor DCB configuration
[PATCH 00/12] net/pcap: cleanups and test
2026-01-13 19:23 UTC (11+ messages)
` [PATCH v3 0/9] net/pcap: improvements and test coverage
` [PATCH v3 1/9] doc: update features for PCAP PMD
` [PATCH v3 2/9] net/pcap: avoid using rte_malloc and rte_memcpy
` [PATCH v3 3/9] net/pcap: support MTU set
` [PATCH v3 4/9] net/pcap: use bool for flags
` [PATCH v3 5/9] net/pcap: support Tx offloads
` [PATCH v3 6/9] net/pcap: support nanosecond timestamp precision
` [PATCH v3 7/9] net/pcap: remove global variables
` [PATCH v3 8/9] net/pcap: avoid use of volatile
` [PATCH v3 9/9] test: add test for pcap PMD
[PATCH 0/2] net/idpf: enable AVX2 for split queue Rx/Tx
2026-01-13 18:13 UTC (3+ messages)
` [PATCH v11 0/3] "
[RFC PATCH v2 0/7] flow_parser: add shared parser library
2026-01-13 17:46 UTC (2+ messages)
[PATCH 1/9] gpu/cuda: add NVIDIA GPU H100
2026-01-13 17:36 UTC (2+ messages)
[PATCH 00/21] replace strtok with strtok_r
2026-01-13 17:27 UTC (3+ messages)
` [PATCH v6 00/25] "
[RFC PATCH 00/27] combine multiple Intel scalar Tx paths
2026-01-13 17:17 UTC (39+ messages)
` [PATCH v2 00/36] "
` [PATCH v2 01/36] net/intel: create common Tx descriptor structure
` [PATCH v2 02/36] net/intel: use common Tx ring structure
` [PATCH v2 03/36] net/intel: create common post-Tx cleanup function
` [PATCH v2 04/36] net/intel: consolidate definitions for Tx desc fields
` [PATCH v2 05/36] net/intel: create separate header for Tx scalar fns
` [PATCH v2 06/36] net/intel: add common fn to calculate needed descriptors
` [PATCH v2 07/36] net/ice: refactor context descriptor handling
` [PATCH v2 08/36] net/i40e: "
` [PATCH v2 09/36] net/idpf: "
` [PATCH v2 10/36] net/intel: consolidate checksum mask definition
` [PATCH v2 11/36] net/intel: create common checksum Tx offload function
` [PATCH v2 12/36] net/intel: create a common scalar Tx function
` [PATCH v2 13/36] net/i40e: use "
` [PATCH v2 14/36] net/intel: add IPsec hooks to common "
` [PATCH v2 15/36] net/intel: support configurable VLAN tag insertion on Tx
` [PATCH v2 16/36] net/iavf: use common scalar Tx function
` [PATCH v2 17/36] net/i40e: document requirement for QinQ support
` [PATCH v2 18/36] net/idpf: use common scalar Tx function
` [PATCH v2 19/36] net/intel: avoid writing the final pkt descriptor twice
` [PATCH v2 20/36] eal: add macro for marking assumed alignment
` [PATCH v2 21/36] net/intel: write descriptors using non-volatile pointers
` [PATCH v2 22/36] net/intel: remove unnecessary flag clearing
` [PATCH v2 23/36] net/intel: mark mid-burst ring cleanup as unlikely
` [PATCH v2 24/36] net/intel: add special handling for single desc packets
` [PATCH v2 25/36] net/intel: use separate array for desc status tracking
` [PATCH v2 26/36] net/ixgbe: "
` [PATCH v2 27/36] net/intel: drop unused Tx queue used count
` [PATCH v2 28/36] net/intel: remove index for tracking end of packet
` [PATCH v2 29/36] net/intel: merge ring writes in simple Tx for ice and i40e
` [PATCH v2 30/36] net/intel: consolidate ice and i40e buffer free function
` [PATCH v2 31/36] net/intel: complete merging simple Tx paths
` [PATCH v2 32/36] net/intel: use non-volatile stores in simple Tx function
` [PATCH v2 33/36] net/intel: align scalar simple Tx path with vector logic
` [PATCH v2 34/36] net/intel: use vector SW ring entry for simple path
` [PATCH v2 35/36] net/intel: use vector mbuf cleanup from simple scalar path
` [PATCH v2 36/36] net/idpf: enable simple Tx function
[PATCH v2] net/netvsc: fix race condition in RNDIS command execution
2026-01-13 16:58 UTC (4+ messages)
` [RFT 0/2] net/netvsc: fix race conditions
` [RFT 1/2] net/netvsc: fix RNDIS command concurrency issue
` [RFT 2/2] net/netvsc: fix link status "
[PATCH dpdk] iavf: fix reported max TX and RX queues in ethdev info
2026-01-13 16:29 UTC (3+ messages)
[PATCH] net/i40e: fix QinQ stripping
2026-01-13 16:25 UTC (5+ messages)
22.11.11 patches review and test
2026-01-13 15:45 UTC (12+ messages)
[PATCH] net/gve: add reset path
2026-01-13 15:38 UTC (2+ messages)
[PATCH v1] net/zxdh: add pcie bar channel check
2026-01-13 15:32 UTC (3+ messages)
` [PATCH v1 0/2] fix bug
[RFC] doc: add AGENTS.md for AI-powered code review tools
2026-01-13 15:28 UTC (2+ messages)
` [PATCH v3] "
[PATCH 0/9] net/sfc: SFN7xxx deprecation and Medford fixes
2026-01-13 15:21 UTC (2+ messages)
Techboard meeting minutes, 2025-Dec-10
2026-01-13 15:03 UTC
[PATCH v2] bus/pci: don't open uio device in secondary process
2026-01-13 12:14 UTC (4+ messages)
` [PATCH v3] "
[PATCH] net/bnxt: fix the stat collection
2026-01-13 14:59 UTC (2+ messages)
` [PATCH v2] "
DPDK Release Status Meeting 2026-01-13
2026-01-13 14:51 UTC
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