messages from 2026-01-09 05:36:58 to 2026-01-13 15:33:07 UTC [more...]
[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 (7+ messages)
` [RFC v2] "
` [PATCH v3] "
[PATCH 0/9] net/sfc: SFN7xxx deprecation and Medford fixes
2026-01-13 15:21 UTC (2+ messages)
[PATCH] net/iavf: support pre and post reset callbacks
2026-01-13 15:17 UTC
[RFC PATCH 00/27] combine multiple Intel scalar Tx paths
2026-01-13 15:15 UTC (38+ 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
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 14:31 UTC (8+ messages)
` [PATCH v3] "
` [PATCH v4] "
[PATCH] net/bnxt: fix the stat collection
2026-01-13 14:59 UTC (3+ messages)
` [PATCH v2] "
DPDK Release Status Meeting 2026-01-13
2026-01-13 14:51 UTC
mbuf fast-free requirements analysis
2026-01-13 14:48 UTC (9+ messages)
[PATCH v3 00/16] NBL PMD for Nebulamatrix NICs
2026-01-13 14:46 UTC (4+ messages)
` [PATCH v1 0/1] Address NBL Coverity issues
` [PATCH v1 1/1] net/nbl: fix issues reported by Coverity
[DPDK/other Bug 1867] mlx5: enabling internal VF-to-VF communication causes performance to drop significantly
2026-01-13 12:31 UTC
[PATCH v2] net/netvsc: fix race condition in RNDIS command execution
2026-01-13 10:18 UTC
[PATCH v2 2/2] net/netvsc: fix race condition in RNDIS command execution
2026-01-13 9:52 UTC
[PATCH] net/netvsc: Fix on race condition of multiple commands
2026-01-13 9:38 UTC (3+ messages)
[PATCH] buildtools: prepare symbol check for Windows
2026-01-13 8:06 UTC (2+ messages)
` [PATCH v2] buildtools: add symbol check to Windows
[PATCH] common/mlx5: skip ROCE disable for auxiliary SF devices
2026-01-10 23:15 UTC
[PATCH] doc: flow-perf: document the --query-rate option
2026-01-13 2:57 UTC
[PATCH 0/4] net/mlx5: future HW devargs defaults and fixes
2026-01-13 1:20 UTC (9+ messages)
` [PATCH 1/4] drivers: fix flow devarg handling for future HW
` [PATCH 2/4] net/mlx5: fix default memzone requirements in HWS
` [PATCH 3/4] net/mlx5: fix internal HWS pattern template creation
` [PATCH 4/4] net/mlx5: fix redundant control rules in promiscuous mode
[PATCH] app/testpmd: fix flow queue job leaks
2026-01-13 1:09 UTC (6+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH v2 0/9] riscv: implement accelerated crc using zbc
2026-01-13 1:07 UTC (3+ messages)
` [PATCH v3 "
[RFC] pcapng: improve performance of timestamping
2026-01-13 0:51 UTC (17+ messages)
` [PATCH v3 0/7] pcapng: fixes and improvements
` [PATCH v3 1/7] pcapng: add length checks to string arguments
` [PATCH v3 2/7] pcapng: use malloc instead of fixed buffer size
` [PATCH v3 3/7] pcapng: add additional mbuf if space required on copy
` [PATCH v3 4/7] test: add more tests for comments in pcapng
` [PATCH v3 5/7] test: vary size of packets in pcapng test
` [PATCH v3 6/7] test: increase gap "
` [PATCH v3 7/7] pcapng: improve performance of timestamping
` [PATCH v4 0/7] pcapng: fixes and improvements
` [PATCH v4 1/7] pcapng: add length checks to string arguments
` [PATCH v4 2/7] pcapng: use malloc instead of fixed buffer size
` [PATCH v4 3/7] pcapng: add additional mbuf if space required on copy
` [PATCH v4 4/7] test: add more tests for comments in pcapng
` [PATCH v4 5/7] test: vary size of packets in pcapng test
` [PATCH v4 6/7] test: increase gap "
` [PATCH v4 7/7] pcapng: improve performance of timestamping
[PATCH] eal/x86: reduce memcpy code duplication
2026-01-13 0:39 UTC (10+ messages)
` [PATCH v5] eal/x86: optimize memcpy of small sizes
` [PATCH v6] "
[RFC PATCH 1/3] dts: add find float method to text parser
2026-01-12 19:20 UTC (6+ messages)
` [RFC PATCH 3/3] dts: add cryptodev testsuite
` [EXTERNAL] "
[PATCH] net/i40e: fix QinQ stripping
2026-01-12 18:01 UTC (4+ messages)
[PATCH] net/mlx5: fix offset handling in mlx5_aso_cnt_sq_enqueue_burst
2026-01-12 17:26 UTC (2+ messages)
[PATCH] net/mlx5: fix HW flow counter query
2026-01-12 17:23 UTC
[PATCH v5] eal: RTE_PTR_ADD/SUB char* for compiler optimizations
2026-01-12 16:43 UTC (3+ messages)
[PATCH dpdk] telemetry: fix adding dicts in container arrays
2026-01-12 16:10 UTC (4+ messages)
` [PATCH dpdk v2] "
[PATCH] mailmap: add Scott Mitchell
2026-01-12 16:03 UTC
[PATCH v13] net: optimize __rte_raw_cksum and add tests
2026-01-12 15:03 UTC (3+ messages)
[PATCH v14 0/2] net: optimize __rte_raw_cksum
2026-01-12 15:00 UTC (5+ messages)
` [PATCH v14 1/2] eal: add __rte_may_alias to unaligned typedefs
` [PATCH v14 2/2] net: __rte_raw_cksum pointers enable compiler optimizations
[PATCH] net/af_xdp: fix external mbuf transmit
2026-01-12 13:59 UTC (4+ messages)
[PATCH] net/intel: update key_len when getting RSS key
2026-01-12 13:53 UTC
[PATCH 0/2] align crypto CPTR as per platform
2026-01-12 12:23 UTC (3+ messages)
` [PATCH 1/2] common/cnxk: set CPT cache line size "
` [PATCH 2/2] crypto/cnxk: align TLS CPTR to 256B
[PATCH 0/2] eal: RTE_PTR_ADD/SUB char* for compiler optimizations
2026-01-12 11:25 UTC (8+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] mailmap: add Scott Mitchell
[PATCH] mbuf: fix packet copy
2026-01-12 10:58 UTC (6+ messages)
[PATCH 1/2] net/nfb: remove unused flag
2026-01-12 6:17 UTC (5+ messages)
` [PATCH 2/2] net/af_packet: remove unused attribute
[PATCH] test: add a test for null PMD
2026-01-12 0:56 UTC (10+ messages)
` [PATCH v3 0/3] test: new "
` [PATCH v3 2/3] test: allow larger packet sizes
` [PATCH v4 0/3] null pmd minor cleanup and add test
` [PATCH v4 1/3] net/null: cleanup info_get
` [PATCH v4 2/3] test: generate larger packet bursts
` [PATCH v4 3/3] test: add a test for null PMD
[PATCH 00/12] net/pcap: cleanups and test
2026-01-12 0:50 UTC (3+ messages)
` [PATCH v2 0/9] pcap: cleanup pcap PMD and add test
[PATCH v1 0/5] net/zxdh: add support some new features
2026-01-12 0:32 UTC (3+ messages)
` [PATCH v2 "
[PATCH v3 0/2] eal: RTE_PTR_ADD/SUB char* for compiler optimizations
2026-01-12 0:06 UTC (5+ messages)
` [PATCH v3 v3 1/2] "
` [PATCH v3 v3 2/2] mailmap: add Scott Mitchell
[PATCH v12 0/3] net: optimize raw checksum computation
2026-01-11 20:24 UTC (12+ messages)
` [PATCH v12 1/3] net: optimize __rte_raw_cksum and add tests
` [PATCH v12 2/3] eal: add workaround for UBSAN alignment false positive
` [PATCH v12 3/3] eal/net: add workaround for GCC optimization bug
[PATCH v4 0/2] eal: RTE_PTR_ADD/SUB char* for compiler optimizations
2026-01-11 16:06 UTC (3+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] mailmap: add Scott Mitchell
[PATCH] mbuf: optimize detach direct buffer
2026-01-11 16:01 UTC (2+ messages)
[PATCH v2 0/2] eal: RTE_PTR_ADD/SUB char* for compiler optimizations
2026-01-11 15:17 UTC (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] mailmap: add Scott Mitchell
[PATCH v11] net: optimize raw checksum computation
2026-01-10 4:19 UTC (9+ messages)
[PATCH v9] net: optimize raw checksum computation
2026-01-10 3:46 UTC (5+ messages)
[PATCH v1] net/mlx5: fix job leak on indirect meter creation failure
2026-01-09 17:43 UTC (2+ messages)
[PATCH v5] net: optimize raw checksum computation
2026-01-09 17:04 UTC (7+ messages)
[PATCH] net/intel: improve Rx descriptor ring size checks
2026-01-09 16:39 UTC (3+ messages)
` [PATCH v2] "
[PATCH] net/intel: check raw item spec/mask for null
2026-01-09 14:41 UTC (2+ messages)
[PATCH dpdk] iavf: fix reported max TX and RX queues in ethdev info
2026-01-09 14:25 UTC (2+ messages)
[PATCH] net/iavf: negotiate PTP with PF before reporting Rx timestamping
2026-01-09 14:22 UTC (2+ messages)
[PATCH 0/4] Remove SSE from some Intel drivers
2026-01-09 14:03 UTC (3+ messages)
` [PATCH v2 0/5] Remove SSE Rx/Tx paths "
[PATCH v2 0/2] net/i40e: Fix aarch32 build and vector flag setting
2026-01-09 13:08 UTC (2+ messages)
[DPDK/vhost/virtio Bug 1866] [dpdk-23.11.6rc1][Cryptodev][LTS test] virtio_perf_cryptodev_func/testvirtio_aes_cbc_sha1_hmac: Failed to use virtio device - Segmentation fault
2026-01-09 7:05 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