dev
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/08/23
Re: 23.11.5 patches review and test
Xueming Li
2025/08/23
Re: [PATCH v8 3/3] mbuf: optimize reset of reinitialized mbufs
Stephen Hemminger
2025/08/22
[PATCH v8 2/3] mbuf: promote raw free and alloc bulk functions as stable
Morten Brørup
2025/08/22
[PATCH v8 3/3] mbuf: optimize reset of reinitialized mbufs
Morten Brørup
2025/08/22
[PATCH v8 0/3] mbuf: simplify handling of reinitialized mbufs
Morten Brørup
2025/08/22
[PATCH v8 1/3] mbuf: de-inline sanity checking a reinitialized mbuf
Morten Brørup
2025/08/22
[PATCH v7 1/3] mbuf: de-inline sanity checking a reinitialized mbuf
Morten Brørup
2025/08/22
[PATCH v7 2/3] mbuf: promote raw free and alloc bulk functions as stable
Morten Brørup
2025/08/22
[PATCH v7 0/3] mbuf: simplify handling of reinitialized mbufs
Morten Brørup
2025/08/22
[PATCH v7 3/3] mbuf: optimize reset of reinitialized mbufs
Morten Brørup
2025/08/22
Re: [RFC 1/3] hash: move table of hash compare functions out of header
Stephen Hemminger
2025/08/22
RE: [RFC 3/3] hash: add support for common small key sizes
Morten Brørup
2025/08/22
[PATCH v2 4/4] hash: add support for common small key sizes
Stephen Hemminger
2025/08/22
[PATCH v2 3/4] hash: reduce architecture special cases
Stephen Hemminger
2025/08/22
[PATCH v2 2/4] hash: use static_assert
Stephen Hemminger
2025/08/22
[PATCH v2 1/4] hash: move table of hash compare functions out of header
Stephen Hemminger
2025/08/22
[PATCH v2 0/4] Cuckoo hash cleanup and optimizations
Stephen Hemminger
2025/08/22
Re: Ethdev driver request for changes
Bruce Richardson
2025/08/22
[PATCH 2/2] net/intel: avoid accessing mempool directly on free
Bruce Richardson
2025/08/22
[PATCH 1/2] net/intel: avoid allocating from mempool directly
Bruce Richardson
2025/08/22
[PATCH 0/2] avoid using mempool fns directly
Bruce Richardson
2025/08/22
Re: [RFC 3/3] hash: add support for common small key sizes
Stephen Hemminger
2025/08/22
Re: [RFC 3/3] hash: add support for common small key sizes
Mattias Rönnblom
2025/08/22
RE: [PATCH v6 1/3] mbuf: de-inline sanity checking a reinitialized mbuf
Morten Brørup
2025/08/22
[PATCH v6 0/3] mbuf: simplify handling of reinitialized mbufs
Morten Brørup
2025/08/22
[PATCH v6 2/3] mbuf: promote raw free and alloc bulk functions as stable
Morten Brørup
2025/08/22
[PATCH v6 3/3] mbuf: no need to reset all fields on reinitialized mbufs
Morten Brørup
2025/08/22
[PATCH v6 1/3] mbuf: de-inline sanity checking a reinitialized mbuf
Morten Brørup
2025/08/22
[PATCH] app/testpmd: validate dscp and vlan table entries for meter creation
Khadem Ullah
2025/08/22
[PATCH] app/testpmd: validate dscp and vlan table entries for meter creation
Khadem Ullah
2025/08/22
[PATCH v6 16/17] net/nbl: add nbl device xstats and stats
Dimon Zhao
2025/08/22
[dpdk-dev v9 3/3] app/test: add test sm2 C1/Kp test cases
Kai Ji
2025/08/22
[dpdk-dev v9 2/3] crypto/qat: add sm2 encryption/decryption function
Kai Ji
2025/08/22
[dpdk-dev v9 1/3] cryptodev: add ec points to sm2 op
Kai Ji
2025/08/22
[PATCH v6 08/17] net/nbl: add complete device init and uninit functionality
Dimon Zhao
2025/08/22
[PATCH v6 06/17] net/nbl: add Dispatch layer definitions and implementation
Dimon Zhao
2025/08/22
RE: [RFC 3/3] hash: add support for common small key sizes
Morten Brørup
2025/08/22
[PATCH v6 04/17] net/nbl: add Channel layer definitions and implementation
Dimon Zhao
2025/08/22
[PATCH v6 07/17] net/nbl: add Dev layer definitions and implementation
Dimon Zhao
2025/08/22
RE: [RFC 2/3] hash: reduce architecture special cases
Morten Brørup
2025/08/22
RE: [RFC 1/3] hash: move table of hash compare functions out of header
Morten Brørup
2025/08/22
[PATCH v6 14/17] net/nbl: add nbl device Tx and Rx burst
Dimon Zhao
2025/08/22
[PATCH v6 05/17] net/nbl: add Resource layer definitions and implementation
Dimon Zhao
2025/08/22
[PATCH v6 17/17] net/nbl: nbl device support set MTU and promisc
Dimon Zhao
2025/08/22
[PATCH v6 15/17] net/nbl: add nbl ethdev infos get
Dimon Zhao
2025/08/22
[PATCH v6 13/17] net/nbl: add nbl device start and stop ops
Dimon Zhao
2025/08/22
[PATCH v6 11/17] net/nbl: add nbl ethdev configuration
Dimon Zhao
2025/08/22
[PATCH v6 10/17] net/nbl: add nbl coexistence mode for nbl
Dimon Zhao
2025/08/22
[PATCH v6 12/17] net/nbl: add nbl device rxtx queue setup and release ops
Dimon Zhao
2025/08/22
[PATCH v6 09/17] net/nbl: add UIO and VFIO mode for nbl
Dimon Zhao
2025/08/22
[PATCH v6 02/17] net/nbl: add simple proybe/remove and log module
Dimon Zhao
2025/08/22
[PATCH v6 03/17] net/nbl: add HW layer definitions and implementation
Dimon Zhao
2025/08/22
[PATCH v6 00/17] NBL PMD for Nebulamatrix NICs
Dimon Zhao
2025/08/22
[PATCH v6 01/17] net/nbl: add doc and minimum nbl build framework
Dimon Zhao
2025/08/22
RE: [PATCH 0/3] vhost_user: configure memory slots
Bathija, Pravin
2025/08/22
Re: [RFC 3/3] hash: add support for common small key sizes
Mattias Rönnblom
2025/08/21
[PATCH v2 1/4] net/hns3: fix inconsistent lock
Dengdui Huang
2025/08/21
[PATCH v2 4/4] net/hns3: fix overwrite mbuf in vector path
Dengdui Huang
2025/08/21
[PATCH v2 0/4] net/hns3: bugfix for hns3
Dengdui Huang
2025/08/21
[PATCH v2 2/4] net/hns3: enable lock annotations check
Dengdui Huang
2025/08/21
[PATCH v2 3/4] net/hns3: fix unrelease VLAN resource when init fail
Dengdui Huang
2025/08/21
RE: [EXTERNAL] Re: [PATCH v7 1/1] ethdev: add support to provide link type
Sunil Kumar Kori
2025/08/21
Re: [PATCH 1/3] net/hns3: fix inconsistent lock
huangdengdui
2025/08/21
Huawei roadmap for 25.11
wangfeifei (J)
2025/08/21
RE: [PATCH 0/3] vhost_user: configure memory slots
Bathija, Pravin
2025/08/21
RE: [PATCH 0/3] vhost_user: configure memory slots
Bathija, Pravin
2025/08/21
Re: [PATCH 1/3] net/hns3: fix inconsistent lock
David Marchand
2025/08/21
[DPDK/DTS Bug 1781] Output buffer errors during testpmd execution
bugzilla
2025/08/21
[RFC 3/3] hash: add support for common small key sizes
Stephen Hemminger
2025/08/21
[RFC 2/3] hash: reduce architecture special cases
Stephen Hemminger
2025/08/21
[RFC 1/3] hash: move table of hash compare functions out of header
Stephen Hemminger
2025/08/21
[RFC 0/3] hash: optimize compare logic
Stephen Hemminger
2025/08/21
[PATCH v4 3/3] mbuf: no need to reset all fields on reinitialized mbufs
Morten Brørup
2025/08/21
[PATCH v4 0/3] mbuf: simplify handling of reinitialized mbufs
Morten Brørup
2025/08/21
[DPDK/DTS Bug 1780] Fix Intermittent DTS failures for certain test suites
bugzilla
2025/08/21
Re: [PATCH v2 0/8] fixes and improvements to cnxk crypto PMD
Stephen Hemminger
2025/08/21
[PATCH] net/zxdh: replace zero length array
Stephen Hemminger
2025/08/21
Re: [EXTERNAL] Re: [PATCH v7 1/1] ethdev: add support to provide link type
Stephen Hemminger
2025/08/21
[PATCH v5 3/3] mbuf: no need to reset all fields on reinitialized mbufs
Morten Brørup
2025/08/21
[PATCH v5 2/3] promote reinitialized mbuf free and alloc bulk functions as stable
Morten Brørup
2025/08/21
[PATCH v5 1/3] mbuf: de-inline sanity checking a reinitialized mbuf
Morten Brørup
2025/08/21
[PATCH v5 0/3] mbuf: simplify handling of reinitialized mbufs
Morten Brørup
2025/08/21
RE: [PATCH v3] mbuf: de-inline sanity checking a reinitialized mbuf
Morten Brørup
2025/08/21
[PATCH v4 2/3] promote reinitialized mbuf free and alloc bulk functions as stable
Morten Brørup
2025/08/21
[PATCH v4 1/3] mbuf: de-inline sanity checking a reinitialized mbuf
Morten Brørup
2025/08/21
Re: [PATCH 1/3] net/hns3: fix inconsistent lock
huangdengdui
2025/08/21
Re: [PATCH 2/3] net/hns3: fix unrelease VLAN resource when init fail
huangdengdui
2025/08/21
Re: [PATCH] net/mlx5: fix connection tracking state item validation
Khadem Ullah
2025/08/21
Re: [V5 14/18] net/hinic3: add Rx/Tx functions
fengchengwen
2025/08/21
Re: Segmentation fault when running MPRQ on testpmd
Joni
2025/08/21
Re: [V5 18/18] drivers/net: add hinic3 PMD build and doc files
fengchengwen
2025/08/21
Re: [V5 17/18] net/hinic3: add FDIR flow control module
fengchengwen
2025/08/21
Re: [V5 16/18] net/hinic3: add RSS promiscuous ops
fengchengwen
2025/08/21
Re: [V5 15/18] net/hinic3: add MML and EEPROM access feature
fengchengwen
2025/08/21
Re: [V5 09/18] net/hinic3: add a NIC business configuration module
fengchengwen
2025/08/20
Re: [V5 12/18] net/hinic3: add device initialization
fengchengwen
2025/08/20
Re: [V5 11/18] net/hinic3: add a mailbox communication module
fengchengwen
2025/08/20
Re: [V5 10/18] net/hinic3: add context and work queue support
fengchengwen
2025/08/20
[PATCH v2 5/8] crypto/cnxk: align cptr to 256B in cn20k
Tejasree Kondoj
2025/08/20
[PATCH v2 6/8] crypto/cnxk: refactor rsa verification
Tejasree Kondoj
2025/08/20
Re: [V5 08/18] net/hinic3: add module about hardware operation
fengchengwen
2025/08/20
[PATCH v2 8/8] crypto/cnxk: support custom metadata with CN20K
Tejasree Kondoj
2025/08/20
[PATCH v2 7/8] crypto/cnxk: align PDCP API with latest firmware
Tejasree Kondoj
2025/08/20
[PATCH v2 3/8] crypto/cnxk: add new API to get fpm tbl address
Tejasree Kondoj
2025/08/20
[PATCH v2 4/8] crypto/cnxk: add new API to get EC grp tbl address
Tejasree Kondoj
2025/08/20
[PATCH v2 2/8] crypto/cnxk: fix compilation error and warnings
Tejasree Kondoj
2025/08/20
[PATCH v2 0/8] fixes and improvements to cnxk crypto PMD
Tejasree Kondoj
2025/08/20
[PATCH v2 1/8] common/cnxk: get context ilen as devarg
Tejasree Kondoj
2025/08/20
[PATCH v8 1/1] ethdev: add support to provide link type
skori
2025/08/20
[PATCH 2/2] app/test-crypto-perf: fix other asym ops execution failure
Sucharitha Sarananaga
2025/08/20
[PATCH 1/2] app/test-crypto-perf: validate rsa modlen
Sucharitha Sarananaga
2025/08/20
[PATCH 0/2] app/test-crypto-perf: RSA modlen validation and asym ops fix
Sucharitha Sarananaga
2025/08/20
Re: [PATCH] app/testpmd: add contrack CT state inspect commands
Khadem Ullah
2025/08/20
RE: [EXTERNAL] Re: [PATCH v7 1/1] ethdev: add support to provide link type
Sunil Kumar Kori
2025/08/20
[PATCH 0/8] fixes and improvements to cnxk crypto PMD
Tejasree Kondoj
2025/08/20
[PATCH 8/8] crypto/cnxk: support custom metadata with CN20K
Tejasree Kondoj
2025/08/20
[PATCH 7/8] crypto/cnxk: align PDCP API with latest firmware
Tejasree Kondoj
2025/08/20
[PATCH 6/8] crypto/cnxk: refactor rsa verification
Tejasree Kondoj
2025/08/20
[PATCH 5/8] crypto/cnxk: align cptr to 256B in cn20k
Tejasree Kondoj
2025/08/20
[PATCH 4/8] crypto/cnxk: add new API to get EC grp tbl address
Tejasree Kondoj
2025/08/20
[PATCH 3/8] crypto/cnxk: add new API to get fpm tbl address
Tejasree Kondoj
2025/08/20
[PATCH 2/8] crypto/cnxk: fix compilation error and warnings
Tejasree Kondoj
2025/08/20
[PATCH 1/8] common/cnxk: get context ilen as devarg
Tejasree Kondoj
2025/08/20
Re: [V5 06/18] net/hinic3: add eq mechanism function code
fengchengwen
2025/08/20
Yunsilicon XSC PMD roadmap for 25.11
Renyong Wan
2025/08/20
Re: [V5 05/18] net/hinic3: add NIC event module
fengchengwen
2025/08/20
回复:[PATCH v5 04/17] net/nbl: add Channel layer definitions and implementation
Dimon
2025/08/20
[DPDK/ethdev Bug 1779] Packet segments do not get freed in mprq_buf_to_pkt() upon encountering MLX5_RXQ_CODE_NOMBUF
bugzilla
2025/08/20
[DPDK/ethdev Bug 1778] MPRQ buffer reference was not decremented upon MLX5_RXQ_CODE_NOMBUF
bugzilla
2025/08/20
Re: [V5 04/18] net/hinic3: add support for cmdq mechanism
fengchengwen
2025/08/20
[DPDK/testpmd Bug 1777] --max-pkt-len below 1500 does not seem to to be enforced
bugzilla
2025/08/20
[DPDK/ethdev Bug 1776] Segmentation fault encountered in MPRQ vectorized mode
bugzilla
2025/08/20
Re: [V5 03/18] net/hinic3: add hardware interfaces of BAR operation
fengchengwen
2025/08/20
Re: [V5 02/18] net/hinic3: add basic header files
fengchengwen
2025/08/20
RE: [PATCH] hash: replace zero length array
Morten Brørup
2025/08/20
Re: [V5 01/18] doc: add some basic files to describe the hinic3 driver.
fengchengwen
2025/08/20
RE: 23.11.5 patches review and test
Xu, HailinX
2025/08/20
Re: [PATCH] hash: replace zero length array
fengchengwen
2025/08/20
RE: [EXTERNAL] Re: [PATCH v2] bus/vmbus: add device argument to configure if NUMA information on the device should be ignored
Long Li
2025/08/20
[PATCH] hash: replace zero length array
Stephen Hemminger
2025/08/20
Re: [PATCH v3 02/16] net/nbl: add simple probe/remove and log module
Stephen Hemminger
2025/08/20
Re: [PATCH v2] bus/vmbus: add device argument to configure if NUMA information on the device should be ignored
Stephen Hemminger
2025/08/20
Re: [PATCH v6 1/2] net/zxdh: npsdk add flow director table ops
Stephen Hemminger
2025/08/20
[PATCH v1] dts: add test case docstring checks to format script
Dean Marx
2025/08/20
Re: [PATCH v7 1/1] ethdev: add support to provide link type
Stephen Hemminger
2025/08/20
Re: [PATCH] app/testpmd: add contrack CT state inspect commands
Stephen Hemminger
2025/08/20
Re: [PATCH] ethdev: hide internal ethtool symbol
Stephen Hemminger
2025/08/20
[PATCH] app/test-crypto-perf: validate rsa modlen
Sucharitha Sarananaga
2025/08/20
[PATCH v7 1/1] ethdev: add support to provide link type
skori
2025/08/20
[PATCH] crypto/cnxk: refactor rsa verification
Sucharitha Sarananaga
2025/08/20
Re: [PATCH v5 04/17] net/nbl: add Channel layer definitions and implementation
Stephen Hemminger
2025/08/20
Re: [PATCH v4] dts: add missing type hints to method signatures
Luca Vizzarro
2025/08/20
[PATCH v4] dts: add missing type hints to method signatures
Andrew Bailey
2025/08/20
[PATCH v1] dts: remove test_ prefix from test case names
Dean Marx
2025/08/20
Re: [PATCH v10 3/3] net/macb: add necessary docs and update related files
Stephen Hemminger
2025/08/20
[PATCH v1] dts: remove test_ prefix from test case names
Dean Marx
2025/08/20
[PATCH v3 2/2] dts: add steps and verify sections to docstrings
Dean Marx
2025/08/20
[PATCH v3 1/2] doc: add test case docstring example to dts rst
Dean Marx
2025/08/20
[PATCH v3 2/2] dts: rewrite two link topology requirements
Dean Marx
2025/08/20
[PATCH v3 1/2] dts: make one link the default topology
Dean Marx
2025/08/20
[PATCH v3 0/2] dts: change default topology to one link
Dean Marx
2025/08/20
Re: [PATCH] devtools: ignore new warnings on reported-by tag
Dariusz Sosnowski
2025/08/20
Re: [PATCH] devtools: ignore new warnings on reported-by tag
Thomas Monjalon
2025/08/20
RE: [PATCH v6 1/1] ethdev: add support to provide link type
Morten Brørup
2025/08/20
[DPDK/other Bug 1775] rte_hash performs poorly with small key sizes
bugzilla
2025/08/20
Re: [PATCH v3 00/15] net/intel: rx path selection simplification
Bruce Richardson
2025/08/20
Re: Segmentation fault when running MPRQ on testpmd
Dariusz Sosnowski
2025/08/20
[PATCH v6 1/1] ethdev: add support to provide link type
skori
2025/08/20
Re: [PATCH] devtools: ignore new warnings on reported-by tag
Bruce Richardson
2025/08/20
Re: Segmentation fault when running MPRQ on testpmd
Khadem Ullah
2025/08/20
Re: Segmentation fault when running MPRQ on testpmd
Khadem Ullah
2025/08/20
Re: [PATCH v2] net/mlx5: fix connection tracking state item validation
Dariusz Sosnowski
2025/08/20
Re: [PATCH] ethdev: hide internal ethtool symbol
Thomas Monjalon
2025/08/20
RE: [EXTERNAL] Re: [PATCH v5 1/1] ethdev: add support to provide link type
Sunil Kumar Kori
2025/08/20
Re: [PATCH v3 13/15] net/ice: use the common Rx path selection infrastructure
Bruce Richardson
2025/08/20
Re: [PATCH v3] dts: add missing type hints to method signatures
Luca Vizzarro
2025/08/20
[PATCH] devtools: ignore new warnings on reported-by tag
Dariusz Sosnowski
2025/08/20
Re: [PATCH v3 15/15] net/i40e: use the common Rx path selection infrastructure
Bruce Richardson
2025/08/20
Re: [PATCH v3 14/15] net/iavf: use the common Rx path selection infrastructure
Bruce Richardson
2025/08/20
Segmentation fault when running MPRQ on testpmd
Joni
2025/08/20
[PATCH] net/mlx5: fix matcher flags in counter offset detection
Dariusz Sosnowski
2025/08/20
[PATCH] ethdev: hide internal ethtool symbol
David Marchand
2025/08/20
RE: RFC: Drop support for undersize packet mbufs
Morten Brørup
2025/08/19
RE: [PATCH v3 0/9] introduce common FOREACH_SAFE macros
Morten Brørup
2025/08/19
[PATCH v10 2/3] net/macb: add NEON vectorized Rx/Tx
Wencheng Li
2025/08/19
[PATCH v10 3/3] net/macb: add necessary docs and update related files
Wencheng Li
2025/08/19
[PATCH v10 0/3] net/macb: updated net macb driver
Wencheng Li
2025/08/19
Re: [PATCH v4 2/3] drivers/net: remove use of non-standard array range initialization
Andre Muezerie
2025/08/19
[PATCH v5 1/3] app/test: remove use of non-standard array range initialization
Andre Muezerie
2025/08/19
[PATCH v5 2/3] drivers/net: make code compatible with MSVC
Andre Muezerie
2025/08/19
[PATCH v5 0/3] enable drivers to be compiled with MSVC
Andre Muezerie
2025/08/19
[PATCH v5 3/3] drivers: enable drivers to be compiled with MSVC
Andre Muezerie
2025/08/19
Re: [PATCH v5 12/17] net/nbl: add nbl device rxtx queue setup and release ops
Stephen Hemminger
2025/08/19
Re: [PATCH v4 01/16] net/nbl: add doc and minimum nbl build framework
Stephen Hemminger
2025/08/19
Re: [PATCH v5 04/17] net/nbl: add Channel layer definitions and implementation
Stephen Hemminger
2025/08/19
Re: Virtio testing goals for DTS
Patrick Robb
2025/08/19
Virtio testing goals for DTS
Patrick Robb
2025/08/19
[DPDK/other Bug 1774] Build error: static assertion failed: "GMAC_LARGE_PLAINTEXT_LENGTH should not be greater than LARGE_MBUF_DATAPAYLOAD_SIZE"
bugzilla
2025/08/19
Re: [PATCH v3] dts: add missing type hints to method signatures
Dean Marx
2025/08/19
Re: meson error on ARM Grace server 23.11/22.11
Patrick Robb
Earlier messages
Later messages