dev
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH v3 3/3] drivers: enable drivers to be compiled with MSVC
Andre Muezerie
Re: [PATCH v3 3/3] drivers: enable drivers to be compiled with MSVC
Patrick Robb
[PATCH v3 2/3] drivers/net: remove use of non-standard array range initialization
Andre Muezerie
Re: [PATCH v3 2/3] drivers/net: remove use of non-standard array range initialization
David Marchand
Re: [PATCH v3 2/3] drivers/net: remove use of non-standard array range initialization
Thomas Monjalon
答复: [PATCH v3 2/3] drivers/net: remove use of non-standard array range initialization
王颢
Re: 答复: [PATCH v3 2/3] drivers/net: remove use of non-standard array range initialization
Thomas Monjalon
[PATCH v3 1/3] app/test: remove use of non-standard array range initialization
Andre Muezerie
Re: [PATCH v3 1/3] app/test: remove use of non-standard array range initialization
Bruce Richardson
Re: [PATCH v3 1/3] app/test: remove use of non-standard array range initialization
David Marchand
Re: [PATCH v3 0/3] enable drivers to be compiled with MSVC
David Marchand
Re: [PATCH] doc: reduce index depth of most guides
Thomas Monjalon
Re: [PATCH] devtools: exclude atomic checks for common cnxk
Jerin Jacob
Re: [PATCH] devtools: exclude atomic checks for common cnxk
Thomas Monjalon
[PATCH 1/2] doc: update recommended matching list for cpfl PMD
Shaiq Wani
[PATCH 2/2] doc: update recommended matching list for idpf PMD
Shaiq Wani
[PATCH v1 0/2] doc: update recommended matching list
Shaiq Wani
[PATCH v1 2/2] doc: update recommended matching list for idpf PMD
Shaiq Wani
Re: [PATCH v1 2/2] doc: update recommended matching list for idpf PMD
Bruce Richardson
[PATCH v1 1/2] doc: update recommended matching list for cpfl PMD
Shaiq Wani
[PATCH v2 0/2] doc: update recommended matching list
Shaiq Wani
[PATCH v2 1/2] doc: update recommended matching list for cpfl PMD
Shaiq Wani
[PATCH v2 2/2] doc: update recommended matching list for idpf PMD
Shaiq Wani
Re: [PATCH v2 0/2] doc: update recommended matching list
Bruce Richardson
[PATCH v7 00/33] Intel PMD drivers Rx cleanup
Anatoly Burakov
[PATCH v7 01/33] net/ixgbe: remove unused field in Rx queue struct
Anatoly Burakov
[PATCH v7 02/33] net/iavf: make IPsec stats dynamically allocated
Anatoly Burakov
[PATCH v7 04/33] net/i40e: match variable name to other drivers
Anatoly Burakov
[PATCH v7 05/33] net/ice: match variable name to other drivers
Anatoly Burakov
[PATCH v7 08/33] net/iavf: remove 16-byte descriptor define
Anatoly Burakov
[PATCH v7 07/33] net/ice: rename 16-byte descriptor define
Anatoly Burakov
[PATCH v7 09/33] net/ixgbe: simplify packet type support check
Anatoly Burakov
[PATCH v7 10/33] net/ixgbe: adjust indentation
Anatoly Burakov
[PATCH v7 12/33] net/ixgbe: decouple scalar and vec rxq free mbufs
Anatoly Burakov
[PATCH v7 13/33] net/ixgbe: rename vector txq free mbufs
Anatoly Burakov
[PATCH v7 14/33] net/ixgbe: refactor vector common code
Anatoly Burakov
[PATCH v7 15/33] net/ixgbe: move vector Rx/Tx code to vec common
Anatoly Burakov
[PATCH v7 17/33] net/ixgbe: replace always-true check
Anatoly Burakov
[PATCH v7 18/33] net/ixgbe: add a desc done function
Anatoly Burakov
Re: [PATCH v7 18/33] net/ixgbe: add a desc done function
Burakov, Anatoly
[PATCH v7 16/33] net/ixgbe: simplify vector PMD compilation
Anatoly Burakov
[PATCH v7 19/33] net/ixgbe: clean up definitions
Anatoly Burakov
[PATCH v7 21/33] net/ice: clean up definitions
Anatoly Burakov
[PATCH v7 22/33] net/iavf: clean up definitions
Anatoly Burakov
[PATCH v7 23/33] net/ixgbe: create common Rx queue structure
Anatoly Burakov
[PATCH v7 25/33] net/ice: use the common Rx queue structure
Anatoly Burakov
[PATCH v7 26/33] net/iavf: use the common Rx queue structure
Anatoly Burakov
[PATCH v7 24/33] net/i40e: use the common Rx queue structure
Anatoly Burakov
[PATCH v7 28/33] net/i40e: use common Rx rearm code
Anatoly Burakov
[PATCH v7 27/33] net/intel: generalize vectorized Rx rearm
Anatoly Burakov
[PATCH v7 29/33] net/iavf: use common Rx rearm code
Anatoly Burakov
[PATCH v7 30/33] net/ixgbe: use common Rx rearm code
Anatoly Burakov
[PATCH v7 31/33] net/intel: support wider x86 vectors for Rx rearm
Anatoly Burakov
[PATCH v7 32/33] net/intel: add common Rx mbuf recycle
Anatoly Burakov
[PATCH v7 11/33] net/ixgbe: remove unnecessary platform checks
Anatoly Burakov
[PATCH v7 06/33] net/i40e: rename 16-byte descriptor define
Anatoly Burakov
[PATCH v7 20/33] net/i40e: clean up definitions
Anatoly Burakov
[PATCH v7 03/33] net/ixgbe: match variable names to other drivers
Anatoly Burakov
[PATCH v7 33/33] net/intel: add common Tx mbuf recycle
Anatoly Burakov
Re: [PATCH v7 00/33] Intel PMD drivers Rx cleanup
Bruce Richardson
RE: [PATCH] test/crypto: fix RSA decrypt op validation
Gowrishankar Muthukrishnan
Re: [PATCH] test/crypto: fix RSA decrypt op validation
Ji, Kai
RE: [PATCH] test/crypto: fix RSA decrypt op validation
Gowrishankar Muthukrishnan
RE: [PATCH] test/crypto: fix RSA decrypt op validation
Gowrishankar Muthukrishnan
[PATCH] crypto/qat: fix out-of-place chain/cipher/auth headers
Radu Nicolau
Re: [PATCH] crypto/qat: fix out-of-place chain/cipher/auth headers
Ji, Kai
RE: [PATCH] crypto/qat: fix out-of-place chain/cipher/auth headers
Akhil Goyal
[PATCH v1 00/17] NBL PMD for Nebulamatrix NICs
Kyo Liu
[PATCH v1 01/17] net/nbl: add doc and minimum nbl build framework
Kyo Liu
[PATCH v1 02/17] net/nbl: add simple probe/remove and log module
Kyo Liu
Re: [PATCH v1 02/17] net/nbl: add simple probe/remove and log module
Stephen Hemminger
回复:[PATCH v1 02/17] net/nbl: add simple probe/remove and log module
Kyo.Liu
[PATCH v1 05/17] net/nbl: add Resource layer definitions and implementation
Kyo Liu
[PATCH v1 06/17] net/nbl: add Dispatch layer definitions and implementation
Kyo Liu
[PATCH v1 07/17] net/nbl: add Dev layer definitions and implementation
Kyo Liu
[PATCH v1 12/17] net/nbl: add nbl ethdev configuration
Kyo Liu
[PATCH v1 08/17] net/nbl: add complete device init and uninit functionality
Kyo Liu
[PATCH v1 10/17] net/nbl: bus/pci: introduce get_iova_mode for pci dev
Kyo Liu
Re: [PATCH v1 10/17] net/nbl: bus/pci: introduce get_iova_mode for pci dev
Stephen Hemminger
回复:[PATCH v1 10/17] net/nbl: bus/pci: introduce get_iova_mode for pci dev
Kyo.Liu
Re: [PATCH v1 10/17] net/nbl: bus/pci: introduce get_iova_mode for pci dev
David Marchand
Re: 回复:[PATCH v1 10/17] net/nbl: bus/pci: introduce get_iova_mode for pci dev
Stephen Hemminger
回复:回复:[PATCH v1 10/17] net/nbl: bus/pci: introduce get_iova_mode for pci dev
Kyo.Liu
[PATCH v1 09/17] net/nbl: add uio and vfio mode for nbl
Kyo Liu
[PATCH v1 11/17] net/nbl: add nbl coexistence mode for nbl
Kyo Liu
[PATCH v1 13/17] net/nbl: add nbl device rxtx queue setup and release ops
Kyo Liu
[PATCH v1 14/17] net/nbl: add nbl device start and stop ops
Kyo Liu
[PATCH v1 16/17] net/nbl: add nbl device xstats and stats
Kyo Liu
[PATCH v1 04/17] net/nbl: add Channel layer definitions and implementation
Kyo Liu
[PATCH v1 15/17] net/nbl: add nbl device tx and rx burst
Kyo Liu
[PATCH v1 03/17] net/nbl: add PHY layer definitions and implementation
Kyo Liu
[PATCH v1 17/17] net/nbl: nbl device support set mtu and promisc
Kyo Liu
Re: [PATCH v1 00/17] NBL PMD for Nebulamatrix NICs
Stephen Hemminger
Re: [PATCH v1 00/17] NBL PMD for Nebulamatrix NICs
Stephen Hemminger
回复:[PATCH v1 00/17] NBL PMD for Nebulamatrix NICs
Kyo.Liu
Re: [PATCH] maintainers: update for ngbe/txgbe drivers
David Marchand
Re: [PATCH] maintainers: update GVE maintainers
David Marchand
release candidate 25.07-rc1
Thomas Monjalon
Re: release candidate 25.07-rc1
Thinh Tran
RE: release candidate 25.07-rc1
Xu, HailinX
Re: [PATCH] eal: add getline() function for Windows
Thomas Monjalon
Re: [PATCH] eal: add getline() function for Windows
Andre Muezerie
Re: [PATCH] eal: add asprintf() function for Windows
Thomas Monjalon
Re: [PATCH] eal: add asprintf() function for Windows
Andre Muezerie
Re: [PATCH] eal: add asprintf() function for Windows
Thomas Monjalon
[PATCH] test/event: fix event vector adapter timeouts
pbhagavatula
Re: [PATCH] test/event: fix event vector adapter timeouts
Pavan Nikhilesh Bhagavatula
Re: [PATCH] test/event: fix event vector adapter timeouts
Jerin Jacob
Re: [PATCH] test/event: fix event vector adapter timeouts
Thomas Monjalon
Re: [PATCH 00/32] Use structure assignment instead of memcpy
Thomas Monjalon
[PATCH] more replace memcpy with structure assignment
Stephen Hemminger
Re: [PATCH] more replace memcpy with structure assignment
Thomas Monjalon
Re: [PATCH v5 1/2] dts: add OS abstractions for creating virtual functions
Patrick Robb
Re: [PATCH v9 00/15] fix insecure use of memset bugs
Thomas Monjalon
Re: [PATCH v2] PCI: Explicitly put devices into D0 when initializing
Nicolas Dichtel
Re: [PATCH v2] PCI: Explicitly put devices into D0 when initializing
Mario Limonciello
Re: [PATCH v2] PCI: Explicitly put devices into D0 when initializing
Alex Williamson
[PATCH] test/event: disable vector adapter test
David Marchand
Re: [PATCH] test/event: disable vector adapter test
Thomas Monjalon
[PATCH] test/event: disable vector adapter test
Thomas Monjalon
Re: [PATCH] test/event: disable vector adapter test
Bruce Richardson
Re: [PATCH] test/event: disable vector adapter test
Thomas Monjalon
Re: [PATCH] maintainers: update for hns3
David Marchand
Re: [PATCH v1] maintainers: update for iavf and i40e
David Marchand
[PATCH v4 0/3] argparse additions and rework
Bruce Richardson
[PATCH v4 2/3] argparse: make argparse EAL-args compatible
Bruce Richardson
[PATCH v4 3/3] argparse: use enums to remove max-value defines in lists
Bruce Richardson
[PATCH v4 1/3] argparse: add support for string and boolean args
Bruce Richardson
Re: [PATCH v4 0/3] argparse additions and rework
Thomas Monjalon
Re: [PATCH v9 01/15] eal: introduce new secure memory zero
Thomas Monjalon
Re: [PATCH v9 01/15] eal: introduce new secure memory zero
Thomas Monjalon
Re: [PATCH v9 02/15] app/test: remove unused variable
Thomas Monjalon
Re: [PATCH v6 0/2] node: add mbuf dynamic field for nodes
Thomas Monjalon
Re: [PATCH v6 0/2] node: add mbuf dynamic field for nodes
Nitin Saxena
Re: [PATCH v3 1/1] pcapng: fix null dereference in rte_pcapng_close
Thomas Monjalon
Re: [PATCH v2] bus/vdev: revert fix devargs after multi-process bus scan
David Marchand
[PATCH v5] build: reduce use of AVX compiler flags
Bruce Richardson
RE: [PATCH v5] build: reduce use of AVX compiler flags
Varghese, Vipin
Re: [PATCH v5] build: reduce use of AVX compiler flags
Thomas Monjalon
Re: [PATCH v5] build: reduce use of AVX compiler flags
Bruce Richardson
[DPDK/testpmd Bug 1672] [dpdk-25.03] vf_offload/checksum_offload_tunnel_enable: gtpu packet checksum error packet
bugzilla
[DPDK/core Bug 1683] use after on interrupt thread during EAL cleanup
bugzilla
[DPDK/core Bug 1668] EAL: rte_eal_mp_remote_launch is able to launch an lcore which is running
bugzilla
[PATCH] net/ice: fix DCF RSS hash update
Mingjin Ye
RE: [PATCH] net/ice: fix DCF RSS hash update
Jiale, SongX
Re: [PATCH] net/ice: fix DCF RSS hash update
Bruce Richardson
RE: [PATCH] net/ice: fix DCF RSS hash update
Ye, MingjinX
[PATCH v2 1/2] net/ice: fix getting DCF RSS hash
Mingjin Ye
[PATCH v2 2/2] net/ice: fix updating DCF RSS hash
Mingjin Ye
Re: [PATCH v2 2/2] net/ice: fix updating DCF RSS hash
Bruce Richardson
RE: [PATCH v2 2/2] net/ice: fix updating DCF RSS hash
Ye, MingjinX
Re: [PATCH v2 2/2] net/ice: fix updating DCF RSS hash
Bruce Richardson
Re: [PATCH v2 1/2] net/ice: fix getting DCF RSS hash
Bruce Richardson
[DPDK/ethdev Bug 1664] rte_ipv6_addr_is_v4mapped wrong logic
bugzilla
[DPDK/core Bug 1722] Kernel crash with WARNING: CPU: 17 PID: 4510 at lib/refcount.c:28 refcount_warn_saturate+0xd8/0xe0
bugzilla
[DPDK/core Bug 1722] Kernel crash with WARNING: CPU: 17 PID: 4510 at lib/refcount.c:28 refcount_warn_saturate+0xd8/0xe0
bugzilla
[PATCH 0/6] net/hns3: VF support multi-TCs
Dengdui Huang
[PATCH 2/6] net/hns3: remove duplicate struct field
Dengdui Huang
[PATCH 1/6] net/hns3: fix VF fail to config queue TC
Dengdui Huang
[PATCH 6/6] net/hns3: VF support multi-TCs configure
Dengdui Huang
Re: [PATCH 6/6] net/hns3: VF support multi-TCs configure
Stephen Hemminger
Re: [PATCH 6/6] net/hns3: VF support multi-TCs configure
huangdengdui
[PATCH 4/6] net/hns3: VF support parse max TC number
Dengdui Huang
[PATCH 5/6] net/hns3: VF support discover multi-TCs capability
Dengdui Huang
[PATCH 3/6] net/hns3: refactor DCB module code
Dengdui Huang
Re: [PATCH 0/6] net/hns3: VF support multi-TCs
huangdengdui
[PATCH v3 0/6] net/hns3: VF support multi-TCs
Dengdui Huang
[PATCH v3 2/6] net/hns3: remove duplicate struct field
Dengdui Huang
[PATCH v3 1/6] net/hns3: fix VF fail to config queue TC
Dengdui Huang
[PATCH v3 5/6] net/hns3: VF support discover multi-TCs capability
Dengdui Huang
[PATCH v3 4/6] net/hns3: VF support parse max TC number
Dengdui Huang
[PATCH v3 6/6] net/hns3: VF support multi-TCs configure
Dengdui Huang
[PATCH v3 3/6] net/hns3: refactor DCB module code
Dengdui Huang
[PATCH v2 0/6] net/hns3: VF support multi-TCs
Dengdui Huang
[PATCH v2 3/6] net/hns3: refactor DCB module code
Dengdui Huang
[PATCH v2 1/6] net/hns3: fix VF fail to config queue TC
Dengdui Huang
[PATCH v2 4/6] net/hns3: VF support parse max TC number
Dengdui Huang
[PATCH v2 6/6] net/hns3: VF support multi-TCs configure
Dengdui Huang
[PATCH v2 2/6] net/hns3: remove duplicate struct field
Dengdui Huang
[PATCH v2 5/6] net/hns3: VF support discover multi-TCs capability
Dengdui Huang
Re: [PATCH 0/6] net/hns3: VF support multi-TCs
Stephen Hemminger
Re: [PATCH v7 1/3] graph: avoid global node ID counter
Thomas Monjalon
[DPDK/meson Bug 1721] failed to compile DPDK
bugzilla
[PATCH v3 0/8] net/r8169: support more cards
Howard Wang
[PATCH v3 3/8] net/r8169: add support for RTL8127
Howard Wang
[PATCH v3 4/8] net/r8169: remove cmac feature for RTL8125AP
Howard Wang
[PATCH v3 6/8] net/r8169: add support for RTL8125CP
Howard Wang
[PATCH v3 7/8] net/r8169: add support for RTL8127ATF serdes interface
Howard Wang
[PATCH v3 8/8] net/r8169: update HW configuration for 8127
Howard Wang
[PATCH v3 5/8] net/r8169: add RTL8127AP dash support
Howard Wang
Re: [PATCH v3 0/8] net/r8169: support more cards
Stephen Hemminger
[DPDK/eventdev Bug 1720] failure in event_vector_adapter_autotest
bugzilla
[PATCH v3 0/3] argparse additions and rework
Bruce Richardson
[PATCH v3 1/3] argparse: add support for string and boolean args
Bruce Richardson
[PATCH v3 2/3] argparse: make argparse EAL-args compatible
Bruce Richardson
[PATCH v3 3/3] argparse: use enums to remove max-value defines in lists
Bruce Richardson
[PATCH 0/2] uapi: script and header update
Stephen Hemminger
[PATCH 2/2] uapi: update headers to 6.15 kernel
Stephen Hemminger
[PATCH 1/2] devtools/linux-uapi: conform to kernel headers install
Stephen Hemminger
[PATCH] doc: add release note entry for EAL lcores flag
Bruce Richardson
Earlier messages
Later messages