dev
Thread
Date
Earlier messages
Messages by Thread
Re: [PATCH 1/2] bus/uacce: support driver forward compatibility
David Marchand
[PATCH] common/cnxk: fix VFIO MSI-X interrupt setup
pbhagavatula
[DPDK/ethdev Bug 1948] bnxt: bnxt_hwrm_send_message timeout
bugzilla
[PATCH] app/test-pmd: add generic PROG action parser support
Megha Ajmera
[PATCH v2] app/test-pmd: add generic PROG action parser support
Megha Ajmera
[RFC 0/7] prepare deprecation of rte_atomicNN_*() family
Stephen Hemminger
[RFC 1/7] doc: update versions in deprecation file
Stephen Hemminger
[RFC 2/7] eal: reimplement rte_smp_*mb with rte_atomic_thread_fence
Stephen Hemminger
[RFC 3/7] ring: use C11 atomic operations for MP/SP head/tail
Stephen Hemminger
[RFC 4/7] net/zxdh: work around GCC bitfield uninit false positive
Stephen Hemminger
[RFC 5/7] net/bonding: use stdatomic
Stephen Hemminger
[RFC 6/7] net/nbl: remove unused rte_atomic16 field
Stephen Hemminger
[RFC 7/7] config: use RTE_FORCE_INTRINSICS on all platforms
Stephen Hemminger
[PATCH] net/ena: use C11 atomic operations in platform header
Stephen Hemminger
[PATCH] net/mlx5: remove nonsensical flow action class_id checks
Adrian Schollmeyer
[PATCH] linux/mem: atomically prefault hugepages in alloc_seg
Michal Sieron
Re: [PATCH] linux/mem: atomically prefault hugepages in alloc_seg
Stephen Hemminger
Re: [PATCH] linux/mem: atomically prefault hugepages in alloc_seg
Stephen Hemminger
Re: [PATCH] linux/mem: atomically prefault hugepages in alloc_seg
Stephen Hemminger
[PATCH] eal: fix data race in hugepage prefault
Stephen Hemminger
[PATCH 00/10] e1000 base code update
Ciara Loftus
[PATCH 02/10] net/e1000/base: fix typo in e1000 base code
Ciara Loftus
[PATCH 01/10] net/e1000/base: refactor K1 exit timeout configuration
Ciara Loftus
[PATCH 04/10] net/e1000/base: reclassify MAC type
Ciara Loftus
[PATCH 03/10] net/e1000/base: fix possible variable overflow
Ciara Loftus
[PATCH 05/10] net/e1000/base: clear DPG enable bit post MAC reset
Ciara Loftus
[PATCH 06/10] net/e1000/base: fix coding style issues
Ciara Loftus
[PATCH 07/10] net/e1000/base: fix NVM loop bounds and pointer access
Ciara Loftus
[PATCH 08/10] net/e1000/base: propagate PHY control register write error
Ciara Loftus
[PATCH 10/10] net/e1000/base: update version info
Ciara Loftus
[PATCH 09/10] net/e1000/base: auto-negotiation status for 1000BASE-T
Ciara Loftus
[V1 0/1] Add VXLAN TSO function
Feifei Wang
[V1 1/1] net/hinic3: Add VXLAN TSO function
Feifei Wang
Re: [V1 1/1] net/hinic3: Add VXLAN TSO function
Stephen Hemminger
[V0 0/1] Add VXLAN TSO function
Feifei Wang
[V0 1/1] Add VXLAN TSO function
Feifei Wang
[PATCH 0/2] enhance telemetry list endpoint with device name
Chengwen Feng
[PATCH 2/2] ethdev: include device name in telemetry list output
Chengwen Feng
[PATCH 1/2] dmadev: include device name in telemetry list output
Chengwen Feng
Re: [PATCH 1/2] dmadev: include device name in telemetry list output
Stephen Hemminger
RE: [PATCH 0/2] enhance telemetry list endpoint with device name
Morten Brørup
Re: [PATCH 0/2] enhance telemetry list endpoint with device name
fengchengwen
Re: [PATCH 0/2] enhance telemetry list endpoint with device name
Bruce Richardson
Re: [PATCH 0/2] enhance telemetry list endpoint with device name
Stephen Hemminger
[PATCH v2 0/2] Add list names telemetry endpoint
Chengwen Feng
[PATCH v2 1/2] dmadev: add telemetry endpoint for list names
Chengwen Feng
[PATCH v2 2/2] ethdev: add telemetry endpoint for list names
Chengwen Feng
RE: [PATCH v2 2/2] ethdev: add telemetry endpoint for list names
Morten Brørup
Re: [PATCH v2 2/2] ethdev: add telemetry endpoint for list names
Bruce Richardson
Re: [PATCH v2 2/2] ethdev: add telemetry endpoint for list names
fengchengwen
RE: [PATCH v2 2/2] ethdev: add telemetry endpoint for list names
Morten Brørup
[PATCH v14 0/5] Support add/remove memory region and get-max-slots
pravin.bathija
[PATCH v14 1/5] vhost: add user to mailmap and define to vhost hdr
pravin.bathija
[PATCH v14 3/5] vhost: refactor memory helper functions
pravin.bathija
[PATCH v14 2/5] vhost: header defines for add/rem mem region
pravin.bathija
[PATCH v14 4/5] vhost: add mem region add/remove handlers
pravin.bathija
[PATCH v14 5/5] vhost: enable configure memory slots
pravin.bathija
[PATCH dpdk v2 0/2] graph: priority-based bitmap scheduling
Robin Jarry
[PATCH dpdk v2 1/2] graph: add diamond topology performance test
Robin Jarry
[RFC PATCH 0/8] remove use of rte_memcpy from net/intel
Bruce Richardson
[RFC PATCH 1/8] net/ice: replace use of DPDK-specific memcpy function
Bruce Richardson
[RFC PATCH 2/8] net/iavf: replace use of DPDK-specific memcpy function
Bruce Richardson
[RFC PATCH 3/8] net/i40e: replace use of DPDK-specific memcpy function
Bruce Richardson
[RFC PATCH 4/8] net/ixgbe: replace use of DPDK-specific memcpy function
Bruce Richardson
[RFC PATCH 5/8] net/e1000: replace use of DPDK-specific memcpy function
Bruce Richardson
[RFC PATCH 6/8] net/idpf: replace use of DPDK-specific memcpy function
Bruce Richardson
[RFC PATCH 7/8] net/cpfl: replace use of DPDK-specific memcpy function
Bruce Richardson
[RFC PATCH 8/8] net/ipn3ke: replace use of DPDK-specific memcpy function
Bruce Richardson
RE: [RFC PATCH 0/8] remove use of rte_memcpy from net/intel
Morten Brørup
Re: [RFC PATCH 0/8] remove use of rte_memcpy from net/intel
Bruce Richardson
Re: [RFC PATCH 0/8] remove use of rte_memcpy from net/intel
Stephen Hemminger
Re: [RFC PATCH 0/8] remove use of rte_memcpy from net/intel
Bruce Richardson
RE: [RFC PATCH 0/8] remove use of rte_memcpy from net/intel
Morten Brørup
Re: [RFC PATCH 0/8] remove use of rte_memcpy from net/intel
Bruce Richardson
Re: [RFC PATCH 0/8] remove use of rte_memcpy from net/intel
Stephen Hemminger
[PATCH 0/3] i40e base code update
Ciara Loftus
[PATCH 1/3] net/i40e/base: fix integer overflow in NVM timing logic
Ciara Loftus
[PATCH 2/3] net/i40e/base: fix loop counter width in DCB parsing
Ciara Loftus
[PATCH 3/3] net/i40e/base: update version info
Ciara Loftus
Re: [PATCH 0/3] i40e base code update
Bruce Richardson
[PATCH v2] ring: fix zero-copy burst API documentation
jinzhiguang
Re: [PATCH v2] ring: fix zero-copy burst API documentation
jinzhiguang
[PATCH] ring: fix zero-copy burst API documentation
jinzhiguang
RE: [PATCH] ring: fix zero-copy burst API documentation
Konstantin Ananyev
Re: Re: [PATCH] ring: fix zero-copy burst API documentation
jinzhiguang
[PATCH v3] ring: fix zero-copy burst API documentation
jinzhiguang
Re: [PATCH v3] ring: fix zero-copy burst API documentation
Thomas Monjalon
Re: [PATCH v3] ring: fix zero-copy burst API documentation
jinzhiguang
[PATCH v4] ring: fix zero-copy burst API documentation
Zhiguang Jin
[PATCH v2] ethdev: fix pointer check in GENEVE and RAW flow copy
Denis Lyulin
Re: [PATCH v2] ethdev: fix pointer check in GENEVE and RAW flow copy
Stephen Hemminger
[PATCH v3] net/intel: optimize for fast-free hint
Bruce Richardson
DPDK 24.11.6 released
luca . boccassi
RE: [EXTERNAL] [PATCH dpdk] graph: replace circular buffer with priority-based bitmap scheduling
Jerin Jacob
Re: [EXTERNAL] [PATCH dpdk] graph: replace circular buffer with priority-based bitmap scheduling
Robin Jarry
[QUESTION] mlx5/hws: format_select_dw_8_6_ext gating on standalone ConnectX-7
Max Makarov
Bad gateawy on DPDK kernel mods git URL
Noah Bloom
Re: Bad gateawy on DPDK kernel mods git URL
David Marchand
[PATCH 0/2] net/bnxt/tf_core: fix ignored return of EM delete
Denis Sergeev
[PATCH 1/2] net/bnxt/tf_core: fix ignored return of EM delete
Denis Sergeev
Re: [PATCH 1/2] net/bnxt/tf_core: fix ignored return of EM delete
Kishore Padmanabha
[PATCH 2/2] mailmap: add Denis Sergeev
Denis Sergeev
[DPDK/ethdev Bug 1947] bnxt: rte_eth_stats_get returns invalid counter values on BCM57608
bugzilla
[PATCH] dma/ae4dma: add AMD AE4DMA DMA PMD
Raghavendra Ningoji
[RFC] eal: enable thread safety analysis for recursive lock
Stephen Hemminger
[PATCH] eal: silence -Wconstant-logical-operand in RTE_IS_POWER_OF_2
Stephen Hemminger
Re: [PATCH] eal: silence -Wconstant-logical-operand in RTE_IS_POWER_OF_2
Bruce Richardson
Re: [PATCH] eal: silence -Wconstant-logical-operand in RTE_IS_POWER_OF_2
Stephen Hemminger
Re: [PATCH] eal: silence -Wconstant-logical-operand in RTE_IS_POWER_OF_2
Jack Bond-Preston
[PATCH v2] eal: silence -Wconstant-logical-operand in RTE_IS_POWER_OF_2
Stephen Hemminger
[PATCH dpdk 0/2] rib: allow iteration to include the top-level route
Robin Jarry
[PATCH dpdk 1/2] rib: rename nxt flag parameter to mode
Robin Jarry
[PATCH dpdk 2/2] rib: add mode to include top-level route in traversal
Robin Jarry
[PATCH dpdk] fib,rib: implement full network order support for IPv4
Robin Jarry
Memory management BoF summary (DPDK Summit 2026)
Morten Brørup
RE: Memory management BoF summary (DPDK Summit 2026)
Konstantin Ananyev
Re: Memory management BoF summary (DPDK Summit 2026)
Mattias Rönnblom
[PATCH] net/iavf: fix VF reset race and stale ARQ message handling
Talluri Chaitanyababu
[PATCH v2 0/2] dpaa2: fix error propagation in remove path
Md Shofiqul Islam
[PATCH v2 1/2] bus/fslmc: fix ignored return value in fslmc_bus_unplug
Md Shofiqul Islam
RE: [PATCH v2 1/2] bus/fslmc: fix ignored return value in fslmc_bus_unplug
Hemant Agrawal
[PATCH v2 2/2] dma/dpaa2: fix dpaa2_qdma_remove always returning success
Md Shofiqul Islam
RE: [PATCH v2 2/2] dma/dpaa2: fix dpaa2_qdma_remove always returning success
Hemant Agrawal
[PATCH] net/ice: improve log messages for DDP loading
David Marchand
Re: [PATCH] net/ice: improve log messages for DDP loading
Bruce Richardson
Re: [PATCH] net/ice: improve log messages for DDP loading
David Marchand
Re: [PATCH] net/ice: improve log messages for DDP loading
Bruce Richardson
Re: [PATCH] net/ice: improve log messages for DDP loading
Bruce Richardson
[PATCH 2/2] dma/dpaa2: fix dpaa2_qdma_remove always returning success
Md Shofiqul Islam
[PATCH 1/2] bus/fslmc: fix ignored return value in fslmc_bus_unplug
Md Shofiqul Islam
Re: [PATCH 1/2] bus/fslmc: fix ignored return value in fslmc_bus_unplug
Maxime Leroy
[PATCH v1] dts: add sleep to trex setup
Andrew Bailey
[PATCH v2] dts: add retry loop to trex traffic generation
Andrew Bailey
[PATCH] net/mlx5: redirect LACP traffic for legacy E-Switch
Dariusz Sosnowski
[PATCH] net/mlx5: fix uninitialized skip count
Dariusz Sosnowski
[PATCH 0/1] crypto/zsda: update product name and maintainer
Chengfei Han
[PATCH 1/1] crypto/zsda: Update product name and maintainer
Chengfei Han
Re: [PATCH 1/1] crypto/zsda: Update product name and maintainer
Thomas Monjalon
[PATCH 0/1] crypto/zsda: update product name and maintainer
Chengfei Han
[PATCH 1/1] crypto/zsda: Update product name and maintainer
Chengfei Han
[DPDK/DTS Bug 1945] dts: fix cryptodev verify parsing
bugzilla
[PATCH] maintainers: update for compress/uadk and crypto/uadk driver
ZongYu Wu
Re: [PATCH] maintainers: update for compress/uadk and crypto/uadk driver
fengchengwen
Re: [PATCH] maintainers: update for compress/uadk and crypto/uadk driver
Thomas Monjalon
[PATCH v1 1/2] net/zxdh: add supported zxdh support nics
Junlong Wang
[PATCH v1 2/2] net/zxdh: update zxdh Maintainers eamil
Junlong Wang
Re: [PATCH v1 2/2] net/zxdh: update zxdh Maintainers eamil
Thomas Monjalon
Re: [PATCH v1 1/2] net/zxdh: add supported zxdh support nics
Thomas Monjalon
Re: [PATCH v1 1/2] net/zxdh: add supported zxdh support nics
Thomas Monjalon
[PATCH v13 0/5] Support add/remove memory region and get-max-slots
pravin.bathija
[PATCH v13 1/5] vhost: add user to mailmap and define to vhost hdr
pravin.bathija
[PATCH v13 2/5] vhost_user: header defines for add/rem mem region
pravin.bathija
[PATCH v13 3/5] vhost_user: support function defines for back-end
pravin.bathija
[PATCH v13 4/5] vhost_user: Function defs for add/rem mem regions
pravin.bathija
[PATCH v13 5/5] vhost_user: enable configure memory slots
pravin.bathija
[PATCH v14 00/11] net/sxe2: fix logic errors and address feedback
liujie5
[PATCH v14 02/11] doc: add sxe2 guide and release notes
liujie5
[PATCH v14 01/11] mailmap: add Jie Liu
liujie5
[PATCH v14 03/11] common/sxe2: add sxe2 basic structures
liujie5
[PATCH v14 04/11] drivers: add base driver skeleton
liujie5
[PATCH v14 07/11] common/sxe2: add ioctl interface for DMA map and unmap
liujie5
[PATCH v14 06/11] drivers: support PCI BAR mapping
liujie5
[PATCH v14 05/11] drivers: add base driver probe skeleton
liujie5
[PATCH v14 09/11] drivers: add data path for Rx and Tx
liujie5
[PATCH v14 08/11] net/sxe2: support queue setup and control
liujie5
[PATCH v14 10/11] net/sxe2: add vectorized Rx and Tx
liujie5
[PATCH v14 11/11] net/sxe2: implement Tx done cleanup
liujie5
[PATCH v15 00/11] net/sxe2: fix logic errors and address feedback
liujie5
[PATCH v15 04/11] drivers: add base driver skeleton
liujie5
[PATCH v15 03/11] common/sxe2: add sxe2 basic structures
liujie5
[PATCH v15 07/11] common/sxe2: add ioctl interface for DMA map and unmap
liujie5
[PATCH v15 06/11] drivers: support PCI BAR mapping
liujie5
[PATCH v15 05/11] drivers: add base driver probe skeleton
liujie5
[PATCH v15 08/11] net/sxe2: support queue setup and control
liujie5
[PATCH v15 01/11] mailmap: add Jie Liu
liujie5
[PATCH v15 09/11] drivers: add data path for Rx and Tx
liujie5
[PATCH v15 10/11] net/sxe2: add vectorized Rx and Tx
liujie5
[PATCH v15 02/11] doc: add sxe2 guide and release notes
liujie5
[PATCH v15 11/11] net/sxe2: implement Tx done cleanup
liujie5
[PATCH v16 00/11] net/sxe2: fix logic errors and address feedback
liujie5
[PATCH v16 03/11] common/sxe2: add sxe2 basic structures
liujie5
[PATCH v16 04/11] drivers: add base driver skeleton
liujie5
[PATCH v16 07/11] common/sxe2: add ioctl interface for DMA map and unmap
liujie5
[PATCH v16 01/11] mailmap: add Jie Liu
liujie5
[PATCH v16 05/11] drivers: add base driver probe skeleton
liujie5
[PATCH v16 11/11] net/sxe2: implement Tx done cleanup
liujie5
[PATCH v17 00/11] net/sxe2: fix logic errors and address feedback
liujie5
[PATCH v17 01/11] mailmap: add Jie Liu
liujie5
[PATCH v17 03/11] common/sxe2: add sxe2 basic structures
liujie5
[PATCH v17 06/11] drivers: support PCI BAR mapping
liujie5
[PATCH v17 07/11] common/sxe2: add ioctl interface for DMA map and unmap
liujie5
Re: [PATCH v17 07/11] common/sxe2: add ioctl interface for DMA map and unmap
Stephen Hemminger
[PATCH v17 04/11] drivers: add base driver skeleton
liujie5
[PATCH v17 05/11] drivers: add base driver probe skeleton
liujie5
[PATCH v17 11/11] net/sxe2: implement Tx done cleanup
liujie5
[PATCH v18 00/11] net/sxe2: fix logic errors and address feedback
liujie5
[PATCH v18 02/11] doc: add sxe2 guide and release notes
liujie5
[PATCH v18 01/11] mailmap: add Jie Liu
liujie5
[PATCH v18 03/11] common/sxe2: add sxe2 basic structures
liujie5
[PATCH v18 06/11] drivers: support PCI BAR mapping
liujie5
Earlier messages