dev
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH 05/10] net/e1000/base: clear DPG enable bit post MAC reset
Bruce Richardson
[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
Re: [PATCH 00/10] e1000 base code update
Bruce Richardson
[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
回复: [V1 1/1] net/hinic3: Add VXLAN TSO function
wangfeifei (J)
[V2 0/1] net/hinic3: Fix VXLAN TSO issue
Feifei Wang
[V2 1/1] net/hinic3: Fix VXLAN TSO issue
Feifei Wang
[v3 0/1] net/hinic3: Fix VXLAN TSO issue
Feifei Wang
[v3 1/1] net/hinic3: Fix VXLAN TSO issue
Feifei Wang
[v4 0/1] net/hinic3: Fix VXLAN TSO issue
Feifei Wang
[v4 1/1] net/hinic3: Fix VXLAN TSO issue
Feifei Wang
Re: [v4 1/1] net/hinic3: Fix VXLAN TSO issue
Stephen Hemminger
[v5 1/1] net/hinic3: Fix VXLAN TSO issue
Feifei Wang
[v6 0/2] net/hinic3: Fix the hinic3 driver issue
Feifei Wang
[v6 2/2] net/hinic3: Modify SP230 VF device id
Feifei Wang
[v6 1/2] net/hinic3: Fix VXLAN TSO issue
Feifei Wang
Re: [v6 0/2] net/hinic3: Fix the hinic3 driver issue
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
Re: [PATCH v2 2/2] ethdev: add telemetry endpoint for list names
Stephen Hemminger
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
Bruce Richardson
Re: [PATCH v2 2/2] ethdev: add telemetry endpoint for list names
fengchengwen
[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
Re: [PATCH v14 1/5] vhost: add user to mailmap and define to vhost hdr
Maxime Coquelin
[PATCH v14 3/5] vhost: refactor memory helper functions
pravin.bathija
Re: [PATCH v14 3/5] vhost: refactor memory helper functions
Maxime Coquelin
[PATCH v14 2/5] vhost: header defines for add/rem mem region
pravin.bathija
Re: [PATCH v14 2/5] vhost: header defines for add/rem mem region
Maxime Coquelin
[PATCH v14 4/5] vhost: add mem region add/remove handlers
pravin.bathija
Re: [PATCH v14 4/5] vhost: add mem region add/remove handlers
Maxime Coquelin
RE: [PATCH v14 4/5] vhost: add mem region add/remove handlers
Bathija, Pravin
[PATCH v14 5/5] vhost: enable configure memory slots
pravin.bathija
Re: [PATCH v14 5/5] vhost: enable configure memory slots
Maxime Coquelin
[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
Re: [PATCH v4] ring: fix zero-copy burst API documentation
Thomas Monjalon
[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
RE: [PATCH v3] net/intel: optimize for fast-free hint
Loftus, Ciara
Re: [PATCH v3] net/intel: optimize for fast-free hint
Bruce Richardson
Re: [PATCH v2] 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
Re: [PATCH 1/2] net/bnxt/tf_core: fix ignored return of EM delete
Denis Sergeev
[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
Re: [PATCH] dma/ae4dma: add AMD AE4DMA DMA PMD
David Marchand
[PATCH v2 0/3] dma/ae4dma: add AMD AE4DMA DMA PMD
Raghavendra Ningoji
[PATCH v2 1/3] dma/ae4dma: introduce AMD AE4DMA DMA PMD
Raghavendra Ningoji
[PATCH v2 2/3] dma/ae4dma: add control path operations
Raghavendra Ningoji
[PATCH v2 3/3] dma/ae4dma: add data path operations
Raghavendra Ningoji
Re: [PATCH] dma/ae4dma: add AMD AE4DMA DMA PMD
Ningoji, Raghavendra
[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
Re: [PATCH v2] eal: silence -Wconstant-logical-operand in RTE_IS_POWER_OF_2
Thomas Monjalon
Re: [PATCH] pipeline: fix build with sanitizers or debug options
Thomas Monjalon
[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
Re: [PATCH] freebsd/contigmem: support mem sizes in MB
Thomas Monjalon
[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
RE: [PATCH] net/iavf: fix VF reset race and stale ARQ message handling
Loftus, Ciara
[PATCH v2] 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
Re: [PATCH v2 0/2] dpaa2: fix error propagation in remove path
Md Shofiqul Islam
[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
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
Re: [PATCH v2] dts: add retry loop to trex traffic generation
Andrew Bailey
[PATCH] net/mlx5: redirect LACP traffic for legacy E-Switch
Dariusz Sosnowski
RE: [PATCH] net/mlx5: redirect LACP traffic for legacy E-Switch
Bing Zhao
Re: [PATCH] net/mlx5: redirect LACP traffic for legacy E-Switch
Raslan Darawsheh
[PATCH] net/mlx5: fix uninitialized skip count
Dariusz Sosnowski
Re: [PATCH] net/mlx5: fix uninitialized skip count
Raslan Darawsheh
[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
Earlier messages
Later messages