messages from 2026-05-19 14:48:22 to 2026-05-21 18:07:27 UTC [more...]
[RFC 0/7] prepare deprecation of rte_atomicNN_*() family
2026-05-21 18:04 UTC (13+ messages)
` [RFC 1/7] doc: update versions in deprecation file
` [RFC 2/7] eal: reimplement rte_smp_*mb with rte_atomic_thread_fence
` [RFC 3/7] ring: use C11 atomic operations for MP/SP head/tail
` [RFC 4/7] net/zxdh: work around GCC bitfield uninit false positive
` [RFC 5/7] net/bonding: use stdatomic
` [RFC 6/7] net/nbl: remove unused rte_atomic16 field
` [RFC 7/7] config: use RTE_FORCE_INTRINSICS on all platforms
` [RFC v2 00/11] prepare deprecation of rte_atomicNN_*() family
` [RFC v2 01/11] eal: use intrinsics for rte_atomic on all platforms
` [RFC v2 02/11] eal: reimplement rte_smp_*mb with rte_atomic_thread_fence
[PATCH 00/10] e1000 base code update
2026-05-21 16:47 UTC (13+ messages)
` [PATCH 01/10] net/e1000/base: refactor K1 exit timeout configuration
` [PATCH 02/10] net/e1000/base: fix typo in e1000 base code
` [PATCH 03/10] net/e1000/base: fix possible variable overflow
` [PATCH 04/10] net/e1000/base: reclassify MAC type
` [PATCH 05/10] net/e1000/base: clear DPG enable bit post MAC reset
` [PATCH 06/10] net/e1000/base: fix coding style issues
` [PATCH 07/10] net/e1000/base: fix NVM loop bounds and pointer access
` [PATCH 08/10] net/e1000/base: propagate PHY control register write error
` [PATCH 09/10] net/e1000/base: auto-negotiation status for 1000BASE-T
` [PATCH 10/10] net/e1000/base: update version info
[PATCH] net/mlx5: remove nonsensical flow action class_id checks
2026-05-21 16:23 UTC (2+ messages)
[PATCH 0/6] net/gve: add hardware timestamping support
2026-05-21 16:10 UTC (5+ messages)
` [PATCH v2 "
[PATCH 0/2] enhance telemetry list endpoint with device name
2026-05-21 15:44 UTC (18+ messages)
` [PATCH 1/2] dmadev: include device name in telemetry list output
` [PATCH 2/2] ethdev: "
` [PATCH v2 0/2] Add list names telemetry endpoint
` [PATCH v2 1/2] dmadev: add telemetry endpoint for list names
` [PATCH v2 2/2] ethdev: "
[PATCH 0/2] extend interactive telemetry script
2026-05-21 15:39 UTC (3+ messages)
` [PATCH 1/2] usertools/telemetry: add a FOREACH command
` [PATCH 2/2] usertools/telemetry: support using aliases for long commands
[PATCH] Windows: fix core count on NUMA with more than 64 cores per node
2026-05-21 15:26 UTC (3+ messages)
[PATCH v17 11/11] net/sxe2: implement Tx done cleanup
2026-05-21 15:16 UTC (28+ messages)
` [PATCH v18 00/11] net/sxe2: fix logic errors and address feedback
` [PATCH v18 01/11] mailmap: add Jie Liu
` [PATCH v18 02/11] doc: add sxe2 guide and release notes
` [PATCH v18 03/11] common/sxe2: add sxe2 basic structures
` [PATCH v18 04/11] drivers: add base driver skeleton
` [PATCH v18 05/11] drivers: add base driver probe skeleton
` [PATCH v18 06/11] drivers: support PCI BAR mapping
` [PATCH v18 07/11] common/sxe2: add ioctl interface for DMA map and unmap
` [PATCH v18 08/11] net/sxe2: support queue setup and control
` [PATCH v18 09/11] drivers: add data path for Rx and Tx
` [PATCH v18 10/11] net/sxe2: add vectorized "
` [PATCH v18 11/11] net/sxe2: implement Tx done cleanup
` [PATCH v19 00/11]net/sxe2: fix logic errors and address feedback
` [PATCH v19 01/11] mailmap: add Jie Liu
` [PATCH v19 02/11] doc: add sxe2 guide and release notes
` [PATCH v19 03/11] common/sxe2: add sxe2 basic structures
` [PATCH v19 04/11] drivers: add base driver skeleton
` [PATCH v19 05/11] drivers: add base driver probe skeleton
` [PATCH v19 06/11] drivers: support PCI BAR mapping
` [PATCH v19 07/11] common/sxe2: add ioctl interface for DMA map and unmap
` [PATCH v19 08/11] net/sxe2: support queue setup and control
` [PATCH v19 09/11] drivers: add data path for Rx and Tx
` [PATCH v19 10/11] net/sxe2: add vectorized "
` [PATCH v19 11/11] net/sxe2: implement Tx done cleanup
[PATCH 1/2] net/af_packet: fix indentation
2026-05-21 14:54 UTC (4+ messages)
` [PATCH v6 0/3] af_packet: cleanup and add test
` [PATCH v6 3/3] test: add test for af_packet
[PATCH] dma/ae4dma: add AMD AE4DMA DMA PMD
2026-05-21 14:28 UTC (2+ messages)
[PATCH v7 0/4] devtools: add AI-assisted code review tools
2026-05-21 14:17 UTC (7+ messages)
` [PATCH v14 0/6] Add AGENTS.md and scripts for AI code review
` [PATCH v14 1/6] doc: add AGENTS.md for AI code review tools
` [PATCH v14 3/6] devtools: add compare-reviews.sh for multi-provider analysis
[PATCH dpdk] net: fix L2 ptype assignment in VLAN loop
2026-05-21 13:40 UTC (12+ messages)
` [PATCH dpdk v5 0/5] Fix and improve VLAN/MPLS parsing in rte_net_get_ptype
` [PATCH dpdk v5 1/5] Revert "net: fix packet type for stacked VLAN"
` [PATCH dpdk v5 2/5] net: support multiple stacked VLAN tags
[PATCH 0/2] support driver forward compatibility
2026-05-21 13:06 UTC (3+ messages)
` [PATCH 1/2] bus/uacce: "
[PATCH] eal/x86: reduce memcpy code duplication
2026-05-21 10:54 UTC (3+ messages)
` [PATCH v9] eal/x86: optimize memcpy of small sizes
` [TEST PATCH "
[PATCH] app/test-pmd: add generic PROG action parser support
2026-05-21 10:13 UTC (2+ messages)
` [PATCH v2] "
[PATCH v2] net/mlx5: add validation for indirect actions
2026-05-21 10:00 UTC (3+ messages)
` [PATCH v3] "
[RFC PATCH 0/8] remove use of rte_memcpy from net/intel
2026-05-21 9:48 UTC (16+ messages)
` [RFC PATCH 1/8] net/ice: replace use of DPDK-specific memcpy function
` [RFC PATCH 2/8] net/iavf: "
` [RFC PATCH 3/8] net/i40e: "
` [RFC PATCH 4/8] net/ixgbe: "
` [RFC PATCH 5/8] net/e1000: "
` [RFC PATCH 6/8] net/idpf: "
` [RFC PATCH 7/8] net/cpfl: "
` [RFC PATCH 8/8] net/ipn3ke: "
[PATCH v2] net/mlx5: prepend implicit items in sync flow creation path
2026-05-21 9:34 UTC (5+ messages)
` [PATCH v3] "
` [PATCH v4] "
[PATCH] common/cnxk: fix VFIO MSI-X interrupt setup
2026-05-21 8:26 UTC
[PATCH 00/23] Consolidate bus driver infrastructure
2026-05-21 8:13 UTC (6+ messages)
` [PATCH v2 "
` [PATCH v2 19/23] dma/idxd: remove specific bus type
[DPDK/ethdev Bug 1948] bnxt: bnxt_hwrm_send_message timeout
2026-05-21 8:03 UTC
Memory management BoF summary (DPDK Summit 2026)
2026-05-21 4:56 UTC (2+ messages)
[PATCH] net/ena: use C11 atomic operations in platform header
2026-05-21 4:07 UTC
[PATCH] ring: fix zero-copy burst API documentation
2026-05-21 3:00 UTC (5+ messages)
` [PATCH v3] "
` [PATCH v4] "
[PATCH] linux/mem: atomically prefault hugepages in alloc_seg
2026-05-20 17:08 UTC (5+ messages)
` [PATCH] eal: fix data race in hugepage prefault
[PATCH] net/ice: improve log messages for DDP loading
2026-05-20 15:52 UTC (5+ messages)
[PATCH] net/ice: fix TM node ID validation against configured queues
2026-05-20 15:24 UTC (5+ messages)
` [PATCH v2] "
[V1 0/1] Add VXLAN TSO function
2026-05-20 15:06 UTC (3+ messages)
` [V1 1/1] net/hinic3: "
[PATCH v4 2/2] net/iavf: reuse device alarm for PHC sync
2026-05-20 18:43 UTC (5+ messages)
` [PATCH v5 0/2] Update Rx Timestamp in IAVF PMD
` [PATCH v5 1/2] net/iavf: reuse device alarm for PHC sync
` [PATCH v5 2/2] net/iavf: remove PHC polling from Rx datapath
[PATCH v3 00/10] bpf: introduce extensible load API
2026-05-20 12:49 UTC (13+ messages)
` [PATCH v4 00/11] "
` [PATCH v4 01/11] bpf: make logging prefixes more consistent
` [PATCH v4 02/11] bpf: introduce extensible load API
` [PATCH v4 03/11] bpf: support up to 5 arguments
` [PATCH v4 04/11] bpf: add cBPF origin to rte_bpf_load_ex
` [PATCH v4 05/11] bpf: support rte_bpf_prm_ex with port callbacks
` [PATCH v4 06/11] bpf: support loading ELF files from memory
` [PATCH v4 07/11] test/bpf: test loading cBPF directly
` [PATCH v4 08/11] test/bpf: test loading ELF file from memory
` [PATCH v4 09/11] doc: add release notes for new extensible BPF API
` [PATCH v4 10/11] doc: add load API to BPF programmer's guide
` [PATCH v4 11/11] test/bpf: add tests for error handling contracts
[PATCH 0/6] net/idpf: fix split queue AVX2 datapath
2026-05-20 12:36 UTC (14+ messages)
` [PATCH 1/6] net/idpf: fix gen bit extraction in split queue AVX2 Rx
` [PATCH 2/6] net/idpf: fix DD bit byte offset "
` [PATCH 3/6] net/idpf: fix mbuf initializer source "
` [PATCH 4/6] net/idpf: fix ptype insert position "
` [PATCH 5/6] net/idpf: fix split queue AVX2 Tx buffer size shift
` [PATCH 6/6] net/idpf: fix split queue AVX2 Tx burst and completion
[PATCH 0/3] i40e base code update
2026-05-20 10:17 UTC (5+ messages)
` [PATCH 1/3] net/i40e/base: fix integer overflow in NVM timing logic
` [PATCH 2/3] net/i40e/base: fix loop counter width in DCB parsing
` [PATCH 3/3] net/i40e/base: update version info
[PATCH v1 0/2] Update IDPF Base Code
2026-05-20 22:03 UTC (6+ messages)
` [PATCH v1 2/2] doc: update recommended matching versions for cpfl and idpf
` [PATCH v2 0/2] Update IDPF Base Code
` [PATCH v2 1/2] net/idpf/base: add MMG device IDs
` [PATCH v2 2/2] doc: update recommended matching versions for cpfl and idpf
[V0 0/1] Add VXLAN TSO function
2026-05-20 6:41 UTC (2+ messages)
` [V0 1/1] "
[PATCH v2 0/1] net/mana: add device reset support
2026-05-20 6:32 UTC (4+ messages)
` [PATCH v2 1/1] "
` [EXTERNAL] "
[PATCH v13 0/5] Support add/remove memory region and get-max-slots
2026-05-20 2:36 UTC (3+ messages)
[PATCH v13 0/5] Support add/remove memory region and get-max-slots
2026-05-20 2:30 UTC (10+ messages)
` [PATCH v13 1/5] vhost: add user to mailmap and define to vhost hdr
` [PATCH v13 3/5] vhost_user: support function defines for back-end
` [PATCH v13 4/5] vhost_user: Function defs for add/rem mem regions
[PATCH v14 0/5] Support add/remove memory region and get-max-slots
2026-05-20 2:20 UTC (6+ messages)
` [PATCH v14 1/5] vhost: add user to mailmap and define to vhost hdr
` [PATCH v14 2/5] vhost: header defines for add/rem mem region
` [PATCH v14 3/5] vhost: refactor memory helper functions
` [PATCH v14 4/5] vhost: add mem region add/remove handlers
` [PATCH v14 5/5] vhost: enable configure memory slots
[PATCH dpdk] graph: replace circular buffer with priority-based bitmap scheduling
2026-05-19 21:38 UTC (6+ messages)
` [EXTERNAL] "
` [PATCH dpdk v2 0/2] graph: "
` [PATCH dpdk v2 1/2] graph: add diamond topology performance test
` [PATCH dpdk v2 2/2] graph: replace circular buffer with priority-based bitmap
[PATCH 0/2] net/bnxt/tf_core: fix ignored return of EM delete
2026-05-19 21:02 UTC (3+ messages)
` [PATCH 1/2] "
[PATCH v16 11/11] net/sxe2: implement Tx done cleanup
2026-05-19 17:41 UTC (4+ messages)
` [PATCH v17 00/11] net/sxe2: fix logic errors and address feedback
` [PATCH v17 07/11] common/sxe2: add ioctl interface for DMA map and unmap
[PATCH v2] net/ixgbe: fix MAC/VLAN item validation for ntuple
2026-05-19 17:00 UTC (2+ messages)
[PATCH v2] net/idpf: harden PTP frequency adjustment
2026-05-19 16:30 UTC (3+ messages)
` [PATCH v3] "
[PATCH v1 1/1] net/iavf: fix large VF IRQ mapping
2026-05-19 16:12 UTC (6+ messages)
[PATCH v2] ethdev: fix pointer check in GENEVE and RAW flow copy
2026-05-19 14:40 UTC (3+ messages)
[PATCH] spinlock: remove volatile qualifier
2026-05-19 15:02 UTC (3+ messages)
` [PATCH v3 1/3] "
[PATCH] net/ixgbe: fix flow control frame byte adjustment
2026-05-19 14:50 UTC (3+ messages)
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