dev
Thread
Date
Earlier messages
Later messages
Messages by Thread
[RFC PATCH 0/3] allow easier use of high lcore-ids
Bruce Richardson
[RFC PATCH 1/3] eal: centralize core parameter parsing
Bruce Richardson
[RFC PATCH 3/3] eal: allow automatic mapping of high lcore ids
Bruce Richardson
[RFC PATCH 2/3] eal: convert core masks and lists to core sets
Bruce Richardson
[PATCH v2 0/3] allow easier use of high lcore-ids
Bruce Richardson
[PATCH v2 3/3] eal: allow automatic mapping of high lcore ids
Bruce Richardson
Re: [PATCH v2 0/3] allow easier use of high lcore-ids
Bruce Richardson
Re: [PATCH v2 0/3] allow easier use of high lcore-ids
David Marchand
Re: [PATCH v2 0/3] allow easier use of high lcore-ids
Bruce Richardson
RE: [PATCH v2 0/3] allow easier use of high lcore-ids
Morten Brørup
Re: [PATCH v2 0/3] allow easier use of high lcore-ids
Bruce Richardson
RE: [PATCH v2 0/3] allow easier use of high lcore-ids
Morten Brørup
Re: [PATCH v2 0/3] allow easier use of high lcore-ids
Bruce Richardson
RE: [PATCH v2 0/3] allow easier use of high lcore-ids
Morten Brørup
Re: [PATCH v2 0/3] allow easier use of high lcore-ids
Bruce Richardson
RE: [PATCH v2 0/3] allow easier use of high lcore-ids
Morten Brørup
Re: [PATCH v2 0/3] allow easier use of high lcore-ids
Bruce Richardson
Re: [PATCH v2 0/3] allow easier use of high lcore-ids
Stephen Hemminger
Re: [PATCH v2 0/3] allow easier use of high lcore-ids
Bruce Richardson
[PATCH v2 1/3] eal: centralize core parameter parsing
Bruce Richardson
Re: [PATCH v2 1/3] eal: centralize core parameter parsing
David Marchand
[PATCH v2 2/3] eal: convert core masks and lists to core sets
Bruce Richardson
Re: [PATCH v2 2/3] eal: convert core masks and lists to core sets
David Marchand
[PATCH v3 0/4] rework and expand EAL lcore options
Bruce Richardson
[PATCH v3 1/4] eal: deprecate old coremask-based EAL parameters
Bruce Richardson
Re: [PATCH v3 1/4] eal: deprecate old coremask-based EAL parameters
Stephen Hemminger
Re: [PATCH v3 1/4] eal: deprecate old coremask-based EAL parameters
Bruce Richardson
RE: [PATCH v3 1/4] eal: deprecate old coremask-based EAL parameters
Morten Brørup
[PATCH v3 2/4] eal: merge corelist and core mapping options
Bruce Richardson
[PATCH v3 3/4] doc: provide examples of using lcores EAL parameter
Bruce Richardson
[PATCH v3 4/4] eal: add option for auto-mapping cpu ids to low lcore ids
Bruce Richardson
Re: [PATCH v3 4/4] eal: add option for auto-mapping cpu ids to low lcore ids
Bruce Richardson
Re: [PATCH v3 0/4] rework and expand EAL lcore options
Patrick Robb
[PATCH v4 0/3] lcore options cleanup
Bruce Richardson
[PATCH v4 1/3] eal: deprecate old coremask-based EAL parameters
Bruce Richardson
[PATCH v4 3/3] doc: provide examples of using lcores EAL parameter
Bruce Richardson
RE: [PATCH v4 3/3] doc: provide examples of using lcores EAL parameter
Morten Brørup
Re: [PATCH v4 3/3] doc: provide examples of using lcores EAL parameter
Bruce Richardson
[PATCH v4 2/3] eal: merge corelist and core mapping options
Bruce Richardson
Re: [PATCH v4 0/3] lcore options cleanup
Bruce Richardson
[PATCH 1/2] common/mlx5: add device duplication function
Gregory Etelson
[PATCH 2/2] net/mlx5: fix GENEVE parser cleanup
Gregory Etelson
RE: [PATCH 2/2] net/mlx5: fix GENEVE parser cleanup
Matan Azrad
RE: [PATCH 1/2] common/mlx5: add device duplication function
Matan Azrad
Re: [PATCH 1/2] common/mlx5: add device duplication function
Raslan Darawsheh
[PATCH v5 0/2] dts: add VFs to the framework
Patrick Robb
[PATCH v5 1/2] dts: add OS abstractions for creating virtual functions
Patrick Robb
Re: [PATCH v5 1/2] dts: add OS abstractions for creating virtual functions
Patrick Robb
[PATCH v5 2/2] dts: add VF configuration and workflow
Patrick Robb
Re: [PATCH v5 2/2] dts: add VF configuration and workflow
Patrick Robb
[PATCH] net/tap: fix documentation about number of queues
Stephen Hemminger
[RFC 0/7] avoid unnecessary use of comma op
Stephen Hemminger
[RFC 1/7] eal: replace unnecessary comma operator
Stephen Hemminger
[RFC 5/7] net/mlx5: replace unnecessary comma operators
Stephen Hemminger
[RFC 3/7] graph: replace unnecessary comma operator
Stephen Hemminger
[RFC 6/7] test: replace unnecessary comma operators
Stephen Hemminger
[RFC 7/7] app/testpmd: replace comma operator with bracket
Stephen Hemminger
[RFC 2/7] ipsec: replace unnecessary comma operator
Stephen Hemminger
[RFC 4/7] net/mlx4: replace unnecessary comma operators
Stephen Hemminger
[PATCH v3 0/9] introduce common FOREACH_SAFE macros
Stephen Hemminger
[PATCH v3 4/9] net/bnxt: fix use after free
Stephen Hemminger
[PATCH v3 3/9] bus/fslmc: fix use after free
Stephen Hemminger
[PATCH v3 2/9] net/qede: fix use after free
Stephen Hemminger
[PATCH v3 6/9] vhost: replace open coded TAILQ_FOREACH_SAFE
Stephen Hemminger
[PATCH v3 5/9] net/iavf: replace local version of TAILQ_FOREACH_SAFE
Stephen Hemminger
[PATCH v3 7/9] raw/ifpga: use EAL version of TAILQ_FOREACH_SAFE
Stephen Hemminger
[PATCH v3 8/9] net/i40e: replace open coded version of LIST_FOREACH_SAFE
Stephen Hemminger
[PATCH v3 1/9] eal: add queue macro extensions from FreeBSD
Stephen Hemminger
[PATCH v3 9/9] net/ice: replace open coded version of LIST_FOREACH_SAFE
Stephen Hemminger
Re: [PATCH v2 1/7] eal: add queue macro extensions from FreeBSD
Stephen Hemminger
RE: [PATCH v2 1/7] eal: add queue macro extensions from FreeBSD
Morten Brørup
Re: [PATCH v2 1/7] eal: add queue macro extensions from FreeBSD
Bruce Richardson
Re: [PATCH v2 1/7] eal: add queue macro extensions from FreeBSD
Thomas Monjalon
RE: [PATCH v2 1/7] eal: add queue macro extensions from FreeBSD
Morten Brørup
Re: [PATCH v2 1/7] eal: add queue macro extensions from FreeBSD
Stephen Hemminger
RE: [PATCH v2 1/7] eal: add queue macro extensions from FreeBSD
Morten Brørup
Re: [PATCH v2 1/7] eal: add queue macro extensions from FreeBSD
Stephen Hemminger
[PATCH] doc: announce bus/vmbus API changes
longli
Re: [PATCH] doc: announce bus/vmbus API changes
Thomas Monjalon
RE: [EXTERNAL] Re: [PATCH] doc: announce bus/vmbus API changes
Long Li
[DPDK/ethdev Bug 1673] failed to parse device "net_pcap0"
bugzilla
[DPDK/ethdev Bug 1673] failed to parse device "net_tap0"
bugzilla
[PATCH] net/intel: remove unnecessary compiler flag for mingw
Bruce Richardson
Re: [PATCH] net/intel: remove unnecessary compiler flag for mingw
David Marchand
Re: [PATCH] net/intel: remove unnecessary compiler flag for mingw
Bruce Richardson
Re: [PATCH] net/intel: remove unnecessary compiler flag for mingw
Bruce Richardson
Re: [PATCH] net/intel: remove unnecessary compiler flag for mingw
Andre Muezerie
Re: [PATCH] net/intel: remove unnecessary compiler flag for mingw
Bruce Richardson
[PATCH] net/intel: using common functions in idpf driver
Shaiq Wani
Re: [PATCH] net/intel: using common functions in idpf driver
Bruce Richardson
[PATCH v2 0/4] Use common structures and fns in IDPF and
Shaiq Wani
[PATCH v2 1/4] net/intel: use common Tx queue structure
Shaiq Wani
[PATCH v3 0/4] using common functions in idpf driver
Shaiq Wani
[PATCH v3 2/4] net/intel: align Tx queue struct field names
Shaiq Wani
Re: [PATCH v3 2/4] net/intel: align Tx queue struct field names
Bruce Richardson
[PATCH v3 4/4] net/idpf: use common Tx free fn in idpf
Shaiq Wani
[PATCH v3 3/4] net/intel: use common Tx entry structure
Shaiq Wani
[PATCH v3 1/4] net/intel: use common Tx queue structure
Shaiq Wani
[PATCH v4 0/4] net/intel: using common functions in idpf driver
Shaiq Wani
[PATCH v4 2/4] net/intel: use common Tx queue structure
Shaiq Wani
[PATCH v4 4/4] net/idpf: use common Tx free fn in idpf
Shaiq Wani
[PATCH v4 1/4] net/intel: align Tx queue struct field names
Shaiq Wani
[PATCH v5 0/4] net/intel: using common functions in idpf driver
Shaiq Wani
[PATCH v5 1/4] net/intel: align Tx queue struct field names
Shaiq Wani
Re: [PATCH v5 1/4] net/intel: align Tx queue struct field names
Bruce Richardson
[PATCH v5 3/4] net/intel: use common Tx entry structure
Shaiq Wani
Re: [PATCH v5 3/4] net/intel: use common Tx entry structure
Bruce Richardson
[PATCH v5 4/4] net/idpf: use common Tx free fn in idpf
Shaiq Wani
Re: [PATCH v5 4/4] net/idpf: use common Tx free fn in idpf
Bruce Richardson
[PATCH v5 2/4] net/intel: use common Tx queue structure
Shaiq Wani
Re: [PATCH v5 2/4] net/intel: use common Tx queue structure
Bruce Richardson
Re: [PATCH v5 2/4] net/intel: use common Tx queue structure
Bruce Richardson
Re: [PATCH v5 0/4] net/intel: using common functions in idpf driver
Bruce Richardson
Re: [PATCH v5 0/4] net/intel: using common functions in idpf driver
David Marchand
Re: [PATCH v5 0/4] net/intel: using common functions in idpf driver
Bruce Richardson
[PATCH v4 3/4] net/intel: use common Tx entry structure
Shaiq Wani
[PATCH v2 4/4] net/idpf: use common Tx free fn in idpf
Shaiq Wani
[PATCH v2 2/4] net/intel: align Tx queue struct field names
Shaiq Wani
[PATCH v2 3/4] net/intel: use common Tx entry structure
Shaiq Wani
[PATCH v6 0/4] net/intel: using common functions in idpf driver
Shaiq Wani
[PATCH v6 1/4] net/intel: align Tx queue struct field names
Shaiq Wani
Re: [PATCH v6 1/4] net/intel: align Tx queue struct field names
Bruce Richardson
[PATCH v6 2/4] net/intel: use common Tx entry structure
Shaiq Wani
Re: [PATCH v6 2/4] net/intel: use common Tx entry structure
Bruce Richardson
[PATCH v6 4/4] net/idpf: use common Tx free fn in idpf
Shaiq Wani
Re: [PATCH v6 4/4] net/idpf: use common Tx free fn in idpf
Bruce Richardson
[PATCH v6 3/4] net/intel: use common Tx queue structure
Shaiq Wani
Re: [PATCH v6 3/4] net/intel: use common Tx queue structure
Bruce Richardson
Re: [PATCH v6 0/4] net/intel: using common functions in idpf driver
Bruce Richardson
[PATCH v7 0/4] net/intel: using common functions in idpf driver
Shaiq Wani
[PATCH v7 2/4] net/intel: use common Tx entry structure
Shaiq Wani
[PATCH v7 4/4] net/idpf: use common Tx free fn in idpf
Shaiq Wani
[PATCH v7 1/4] net/intel: align Tx queue struct field names
Shaiq Wani
[PATCH v7 3/4] net/intel: use common Tx queue structure
Shaiq Wani
[PATCH v8 0/4] net/intel: using common functions in idpf driver
Shaiq Wani
[PATCH v8 1/4] net/intel: align Tx queue struct field names
Shaiq Wani
[PATCH v8 2/4] net/intel: use common Tx entry structure
Shaiq Wani
[PATCH v8 3/4] net/intel: use common Tx queue structure
Shaiq Wani
[PATCH v8 4/4] net/idpf: use common Tx free fn in idpf
Shaiq Wani
Re: [PATCH v8 0/4] net/intel: using common functions in idpf driver
Bruce Richardson
[PATCH] net/cpfl: enable AVX2 for singleq Rx/Tx
Shaiq Wani
Re: [PATCH] net/cpfl: enable AVX2 for singleq Rx/Tx
Bruce Richardson
Re: [PATCH] net/cpfl: enable AVX2 for singleq Rx/Tx
Bruce Richardson
[PATCH] net/mlx5: fix NAT64 register selection
Dariusz Sosnowski
Re: [PATCH] net/mlx5: fix NAT64 register selection
Raslan Darawsheh
[PATCH] app/crypto-perf: avoid infinite loop
Rupesh Chiluka
RE: [EXTERNAL] [PATCH] app/crypto-perf: avoid infinite loop
Akhil Goyal
[PATCH] net/mlx5: fix failed to match on empty gre on root table
Maayan Kashani
[PATCH] net/mlx5: fix failed to match on empty gre on root table
Maayan Kashani
Re: [PATCH] net/mlx5: fix failed to match on empty gre on root table
Raslan Darawsheh
DPDK Release Status Meeting 2025-03-11
Mcnamara, John
Re: [PATCH 1/2] net/mlx5: improve socket file path
Yang Ming
RE: [PATCH 1/2] net/mlx5: improve socket file path
Dariusz Sosnowski
[PATCH] drivers: remove invalid options for MSVC
Andre Muezerie
Re: [PATCH] drivers: remove invalid options for MSVC
David Marchand
Re: [PATCH] drivers: remove invalid options for MSVC
Andre Muezerie
Re: [PATCH] drivers: remove invalid options for MSVC
Bruce Richardson
Re: [PATCH] drivers: remove invalid options for MSVC
David Marchand
Re: [PATCH] drivers: remove invalid options for MSVC
Bruce Richardson
[PATCH] buildtools: remove invalid option for Microsoft linker
Andre Muezerie
Re: [PATCH] buildtools: remove invalid option for Microsoft linker
Bruce Richardson
Re: [PATCH] buildtools: remove invalid option for Microsoft linker
David Marchand
Re: [PATCH] buildtools: remove invalid option for Microsoft linker
Andre Muezerie
[PATCH v3 0/9] ioring PMD device
Stephen Hemminger
[PATCH v3 2/9] net/ioring: implement link state
Stephen Hemminger
[PATCH v3 3/9] net/ioring: implement control functions
Stephen Hemminger
[PATCH v3 1/9] net/ioring: introduce new driver
Stephen Hemminger
[PATCH v3 4/9] net/ioring: implement management functions
Stephen Hemminger
[PATCH v3 5/9] net/ioring: implement secondary process support
Stephen Hemminger
[PATCH v3 7/9] net/ioring: add VLAN support
Stephen Hemminger
[PATCH v3 6/9] net/ioring: implement receive and transmit
Stephen Hemminger
[PATCH v3 9/9] net/ioring: support multi-segment Rx and Tx
Stephen Hemminger
[PATCH v3 8/9] net/ioring: implement statistics
Stephen Hemminger
[PATCH] net/iavf: fix mbuf release bug for ARM Architecture
Yang Ming
Re: [PATCH] net/iavf: fix mbuf release bug for ARM Architecture
Bruce Richardson
[PATCH] net/ice: set flags while adding vsi
Matthew Smith
Re: [PATCH] net/ice: set flags while adding vsi
Medvedkin, Vladimir
Re: [PATCH] net/ice: set flags while adding vsi
Bruce Richardson
[PATCH] bbdev: enable to be compiled with MSVC
Andre Muezerie
Re: [PATCH] bbdev: enable to be compiled with MSVC
Maxime Coquelin
Re: [PATCH] bbdev: enable to be compiled with MSVC
Maxime Coquelin
[PATCH] doc: fix year of final LTS release
Kevin Traynor
Re: [PATCH] doc: fix year of final LTS release
fengchengwen
Re: [PATCH] doc: fix year of final LTS release
Thomas Monjalon
[patch v2 0/6] Support VMBUS channels without monitoring enabled
longli
[patch v2 1/6] net/netvsc: introduce private data for storing vmbus device for secondary process
longli
[patch v2 3/6] bus/vmbus: store UIO fd for secondary process
longli
[patch v2 2/6] net/netvsc: introduce get_vmbus_device to get the vmbus device
longli
[patch v2 5/6] bus/vmbus: add rte_vmbus_device to all functions accessing vmbus
longli
[patch v2 4/6] bus/vmbus: support channels without monitoring enabled
longli
[patch v2 6/6] bus/vmbus: set event for channel without monitoring support
longli
RE: [EXTERNAL] Re: [patch v2 0/6] Support VMBUS channels without monitoring enabled
Long Li
Re: [EXTERNAL] Re: [patch v2 0/6] Support VMBUS channels without monitoring enabled
Stephen Hemminger
RE: [EXTERNAL] Re: [patch v2 0/6] Support VMBUS channels without monitoring enabled
Long Li
RE: [EXTERNAL] Re: [patch v2 0/6] Support VMBUS channels without monitoring enabled
Long Li
[PATCH 0/4] more unnecessary function pointer
Stephen Hemminger
[PATCH 1/4] raw/ifpga: remove unnecessary deref of function pointers
Stephen Hemminger
Re: [PATCH 1/4] raw/ifpga: remove unnecessary deref of function pointers
Bruce Richardson
RE: [PATCH 1/4] raw/ifpga: remove unnecessary deref of function pointers
Xu, Rosen
[PATCH 3/4] regexdev: another unnecessary deref of function pointers
Stephen Hemminger
Earlier messages
Later messages