dev
Thread
Date
Earlier messages
Messages by Thread
[DPDK/ethdev Bug 1940] [net/ice] E810 PF Passthrough: Intermittent Link Bring‑Up Failure After Reboot (DPDK 24.11.1)
bugzilla
[RFC PATCH 00/44] Allow intitializing EAL without argc/argv
Bruce Richardson
[RFC PATCH 01/44] eal: define new functionally distinct config structs
Bruce Richardson
Re: [RFC PATCH 01/44] eal: define new functionally distinct config structs
Stephen Hemminger
[RFC PATCH 02/44] eal: move memory request fields to user config
Bruce Richardson
[RFC PATCH 03/44] eal: move NUMA request fields to user config
Bruce Richardson
[RFC PATCH 04/44] eal: move hugepage policy fields to user config
Bruce Richardson
[RFC PATCH 05/44] eal: move process policy fields to user config
Bruce Richardson
[RFC PATCH 06/44] eal: move advanced user config options to user cfg struct
Bruce Richardson
[RFC PATCH 07/44] eal: move hugepage size info to platform info struct
Bruce Richardson
[RFC PATCH 08/44] telemetry: make cpuset init parameter const
Bruce Richardson
[RFC PATCH 09/44] eal: move runtime state to appropriate structure
Bruce Richardson
[RFC PATCH 10/44] eal: record details of all cpus in platform info
Bruce Richardson
[RFC PATCH 11/44] eal: use platform info for lcore lookups
Bruce Richardson
[RFC PATCH 12/44] eal: add RTE_CPU_FFS macro
Bruce Richardson
[RFC PATCH 13/44] eal: store lcore configuration in runtime data
Bruce Richardson
[RFC PATCH 14/44] eal: cleanup CPU init function
Bruce Richardson
[RFC PATCH 15/44] eal: move numa node information to platform info struct
Bruce Richardson
[RFC PATCH 16/44] eal: move lcore role and count to runtime state
Bruce Richardson
[RFC PATCH 17/44] eal: make lcore role a field in lcore config struct
Bruce Richardson
[RFC PATCH 18/44] eal: move main lcore setting to runtime config struct
Bruce Richardson
[RFC PATCH 19/44] eal: move iova mode and process type to runtime cfg
Bruce Richardson
[RFC PATCH 20/44] eal: move memory config pointer to runtime state struct
Bruce Richardson
[RFC PATCH 21/44] eal: remove rte_config structure
Bruce Richardson
[RFC PATCH 22/44] eal: separate runtime state update from arg parsing
Bruce Richardson
[RFC PATCH 23/44] eal: move devopt_list staging list into user_cfg
Bruce Richardson
[RFC PATCH 24/44] eal: separate plugin paths from loaded plugin objects
Bruce Richardson
[RFC PATCH 25/44] eal: simplify internal driver path iteration APIs
Bruce Richardson
[RFC PATCH 26/44] eal: move trace config into user config struct
Bruce Richardson
[RFC PATCH 27/44] eal: record service cores in user config struct
Bruce Richardson
[RFC PATCH 28/44] eal: store user-provided lcore info in user config struct
Bruce Richardson
[RFC PATCH 29/44] eal: clarify docs on params taking lcore IDs
Bruce Richardson
[RFC PATCH 30/44] eal: remove internal config reset function
Bruce Richardson
[RFC PATCH 31/44] eal: move functions setting runtime state
Bruce Richardson
[RFC PATCH 32/44] eal: initialize platform info on first use
Bruce Richardson
[RFC PATCH 33/44] eal: remove duplicated scan of sysfs for hugepage details
Bruce Richardson
[RFC PATCH 34/44] eal: add utilities for working with user config struct
Bruce Richardson
[RFC PATCH 35/44] eal: split EAL init into two stages
Bruce Richardson
[RFC PATCH 36/44] eal: provide hooks for init with externally supplied config
Bruce Richardson
[RFC PATCH 37/44] eal_cfg: add new library to programmatically init DPDK
Bruce Richardson
[RFC PATCH 38/44] eal_cfg: configure defaults for easier testing and use
Bruce Richardson
[RFC PATCH 39/44] app/test: enable testing init using EAL config lib
Bruce Richardson
[RFC PATCH 40/44] eal_cfg: add basic setters and getters
Bruce Richardson
[RFC PATCH 41/44] eal_cfg: add hugepage memory configuration
Bruce Richardson
[RFC PATCH 42/44] eal_cfg: support configuring lcores
Bruce Richardson
[RFC PATCH 43/44] eal_cfg: support device and driver lists
Bruce Richardson
[RFC PATCH 44/44] eal_cfg: add APIs for configuring remaining init settings
Bruce Richardson
Re: [RFC PATCH 00/44] Allow intitializing EAL without argc/argv
Stephen Hemminger
Re: [RFC PATCH 00/44] Allow intitializing EAL without argc/argv
Stephen Hemminger
[PATCH] maintainers: fix app/test attributions
Stephen Hemminger
Re: [PATCH v13 16/16] test: add test for pcap PMD
David Marchand
[PATCH] devtools: fix SPDX tag check
Thomas Monjalon
Re: [PATCH] devtools: fix SPDX tag check
Stephen Hemminger
Re: [PATCH] devtools: fix SPDX tag check
David Marchand
RE: [PATCH] devtools: fix SPDX tag check
Marat Khalili
Intel IAVF base driver structure definition is wrong
Morten Brørup
[PATCH 00/23] Consolidate bus driver infrastructure
David Marchand
[PATCH 01/23] bus/ifpga: remove unused AFU lookup helper
David Marchand
[PATCH 02/23] crypto/octeontx: remove check on driver in remove
David Marchand
Re: [EXTERNAL] [PATCH 02/23] crypto/octeontx: remove check on driver in remove
Anoob Joseph
[PATCH 03/23] bus: remove device and driver checks in DMA map/unmap
David Marchand
[PATCH 04/23] drivers/bus: remove device and driver checks in unplug
David Marchand
[PATCH 05/23] drivers/bus: remove device and driver checks in plug
David Marchand
[PATCH 06/23] bus: add bus conversion macros
David Marchand
[PATCH 07/23] bus: factorize driver list
David Marchand
[PATCH 08/23] bus: factorize device list
David Marchand
[PATCH 09/23] bus: consolidate device lookup
David Marchand
[PATCH 10/23] bus: consolidate device iteration
David Marchand
[PATCH 11/23] bus: factorize driver lookup
David Marchand
[PATCH 12/23] bus: refactor device probe
David Marchand
[PATCH 14/23] drivers/bus: initialize NXP bus specifics in scan
David Marchand
[PATCH 13/23] bus: support multiple probe
David Marchand
[PATCH 15/23] bus: implement probe in EAL
David Marchand
[PATCH 16/23] bus: factorize driver reference
David Marchand
[PATCH 17/23] drivers: rely on generic driver
David Marchand
[PATCH 18/23] drivers/bus: remove bus-specific driver references
David Marchand
[PATCH 19/23] dma/idxd: remove specific bus type
David Marchand
[PATCH 20/23] drivers/bus: separate specific bus metadata for NXP drivers
David Marchand
[PATCH 21/23] drivers/bus: remove specific bus types
David Marchand
[PATCH 22/23] eventdev: rename dev field to device
David Marchand
[PATCH v9] eal/x86: optimize memcpy of small sizes
Morten Brørup
RE: [PATCH v9] eal/x86: optimize memcpy of small sizes
Morten Brørup
[PATCH 0/2] net/cxgbe: fix packed Rx handling and flow port scoping
Abdulrahman Alshawi
[PATCH 1/2] net/cxgbe: fix Rx handling for packed responses
Abdulrahman Alshawi
Re: [PATCH 1/2] net/cxgbe: fix Rx handling for packed responses
Abdulrahman Alshawi
[PATCH 2/2] net/cxgbe: restrict rte flow rules to ingress port
Abdulrahman Alshawi
Re: [PATCH 2/2] net/cxgbe: restrict rte flow rules to ingress port
Abdulrahman Alshawi
[PATCH] net/i40e: validate DDP segment header before use
Daniil Iskhakov
[PATCH v2] cmdline: prevent out-of-bounds read in completion buffer
Daniil Iskhakov
[PATCH] net/ixgbe: incorrect MAC/VLAN item validation for ntuple
Daniil Iskhakov
[PATCH v8] eal/x86: optimize memcpy of small sizes
Morten Brørup
[PATCH 0/2] net/mana: add device reset support for service events
Wei Hu
[PATCH 1/2] net/mana: add device reset support
Wei Hu
[PATCH 2/2] net/netvsc: handle VF recovery events for service reset
Wei Hu
Re: [PATCH 2/2] net/netvsc: handle VF recovery events for service reset
Stephen Hemminger
[RFC] dts: add verify coverage for cryptodev testing
Andrew Bailey
[RFC PATCH 1/2] dts: update parsing for cryptodev latency
Andrew Bailey
[RFC PATCH 2/2] dts: add latency coverage for cryptodev testing
Andrew Bailey
DPDK Release Status Meeting 2026-04-28
Mcnamara, John
RE: [PATCH v24] eal: RTE_PTR_ADD/SUB API improvements
Morten Brørup
Re: [PATCH] examples/vdpa: support show protocol features
Maxime Coquelin
[DPDK/DTS Bug 1939] dts: cryptodev latency parsing error
bugzilla
[RFC v1 0/4] introduce PTP protocol library and software relay example
Rajesh Kumar
[RFC v1 1/4] ptp: introduce PTP protocol library
Rajesh Kumar
Re: [RFC v1 1/4] ptp: introduce PTP protocol library
Stephen Hemminger
Re: [RFC v1 1/4] ptp: introduce PTP protocol library
Kumar, Rajesh
[RFC v1 2/4] doc: add PTP library programmer's guide
Rajesh Kumar
[RFC v1 3/4] examples/ptp_tap_relay_sw: add software PTP relay example
Rajesh Kumar
[RFC v1 4/4] doc: add PTP software relay sample app guide
Rajesh Kumar
Re: [RFC v1 0/4] introduce PTP protocol library and software relay example
Stephen Hemminger
Re: [RFC v1 0/4] introduce PTP protocol library and software relay example
Kumar, Rajesh
[RFC v2 0/6] introduce PTP protocol library and software relay
Rajesh Kumar
[RFC v2 1/6] ptp: introduce PTP protocol library
Rajesh Kumar
[RFC v2 2/6] doc: add PTP library programmer's guide
Rajesh Kumar
[RFC v2 3/6] examples/ptp_tap_relay_sw: add software PTP relay example
Rajesh Kumar
[RFC v2 4/6] doc: add PTP software relay sample app guide
Rajesh Kumar
[RFC v2 5/6] app/test: add PTP library unit tests
Rajesh Kumar
[RFC v2 6/6] examples/ptpclient: use shared PTP library definitions
Rajesh Kumar
Re: [RFC v2 0/6] introduce PTP protocol library and software relay
Stephen Hemminger
[PATCH v2] app/testpmd: avoid cmdline use-after-free on SIGINT
Sunyang Wu
[PATCH v3] app/testpmd: avoid cmdline use-after-free on SIGINT
Sunyang Wu
Re: [PATCH v3] app/testpmd: avoid cmdline use-after-free on SIGINT
Stephen Hemminger
[PATCH] app/test-pmd: terminate process on second signal
Stephen Hemminger
Re: [PATCH] app/test-pmd: terminate process on second signal
Bruce Richardson
[PATCH v2] app/test-pmd: terminate process on second signal
Stephen Hemminger
[PATCH] app/testpmd: avoid cmdline use-after-free on SIGINT
Sunyang Wu
Re: [PATCH] app/testpmd: avoid cmdline use-after-free on SIGINT
Bruce Richardson
回复: [PATCH] app/testpmd: avoid cmdline use-after-free on SIGINT
Sunyang Wu
Re: 回复: [PATCH] app/testpmd: avoid cmdline use-after-free on SIGINT
Bruce Richardson
[DPDK/ethdev Bug 1938] The NIC's imissed counter increments when the x710 VF uses dpdk-l2fwd for data forwarding.
bugzilla
[PATCH 0/7] net/ice: L2TPv2 flow rule fixes
Shaiq Wani
[PATCH 1/7] net/ice: use granular PTYPEs for L2TPv2 PPP
Shaiq Wani
[PATCH 2/7] net/ice: add tunnel inset bits to flow input set map
Shaiq Wani
[PATCH 3/7] net/ice: fix L2TPv2 inner segment header setup
Shaiq Wani
[PATCH 4/7] net/ice: fix bare L2TPv2 flow rule deletion
Shaiq Wani
[PATCH 5/7] net/ice: fix GTP-U failure due to wrong tunnel profile
Shaiq Wani
[PATCH 6/7] net/ice: fix stale profile after L2TPv2 subtype change
Shaiq Wani
[PATCH 7/7] net/ice: pin outer Ethertype for L2TPv2 flow rules
Shaiq Wani
回复: [PATCH 7/7] net/ice: pin outer Ethertype for L2TPv2 flow rules
Jiale, SongX
[PATCH 1/1] net/mlx5: fix crash if malloc FCQS fails
Yunjian Wang
[PATCH 1/1] net/mlx5: fix crash if malloc FCQS fails
Yunjian Wang
[PATCH] test: parenthesize assertion macro parameters
Weijun Pan
RE: [PATCH] test: parenthesize assertion macro parameters
Marat Khalili
RE: [PATCH] test: parenthesize assertion macro parameters
Marat Khalili
[PATCH v2] test: parenthesize assertion macro parameters
Weijun Pan
RE: [PATCH v2] test: parenthesize assertion macro parameters
Marat Khalili
Re: [PATCH v2] test: parenthesize assertion macro parameters
Stephen Hemminger
[PATCH 0/2] test: clean up assertion macros
Stephen Hemminger
[PATCH 1/2] test: use inline helpers in buffer comparison macros
Stephen Hemminger
[PATCH 2/2] test: parenthesize assertion macro parameters
Stephen Hemminger
[PATCH] net/bnxt: add cast to wider type before multiplication
Denis Lyulin
Re: [PATCH] net/bnxt: add cast to wider type before multiplication
Kishore Padmanabha
[PATCH] eal: fix core_index for non-EAL registered threads
Maxime Peim
[PATCH] eal: fix core_index for non-EAL registered threads
Maxime Peim
[PATCH 1/1] net/bnxt: fix string bounds checks and format specifiers
Denis Lyulin
Re: [PATCH 1/1] net/bnxt: fix string bounds checks and format specifiers
Kishore Padmanabha
Re: [PATCH 1/1] net/bnxt: fix string bounds checks and format specifiers
Stephen Hemminger
Re[2]: [PATCH 1/1] net/bnxt: fix string bounds checks and format specifiers
Денис Люлин
Re: Re[2]: [PATCH 1/1] net/bnxt: fix string bounds checks and format specifiers
Kishore Padmanabha
Re[4]: [PATCH 1/1] net/bnxt: fix string bounds checks and format specifiers
Денис Люлин
[PATCH] power: fix off-by-one in uncore env bounds check
Denis Sergeev
Re: [PATCH] power: fix off-by-one in uncore env bounds check
Denis Sergeev
[PATCH] net/bnxt: fix memset size mismatch in Tx queue start
Denis Lyulin
Re: [PATCH] net/bnxt: fix memset size mismatch in Tx queue start
Kishore Padmanabha
RE: [PATCH v4 1/2] eal: support dmabuf
Cliff Burdick
[PATCH v1 0/8] dts: move test suite imports from framework to API
Dean Marx
[PATCH v1 2/8] dts: move testbed model from framework to API
Dean Marx
[PATCH v1 3/8] dts: move exception module from framework to API
Dean Marx
[PATCH v1 4/8] dts: move utils from framework to API
Dean Marx
[PATCH v1 5/8] dts: move context from framework to API
Dean Marx
[PATCH v1 6/8] dts: move params directory from framework to API
Dean Marx
[PATCH v1 1/8] dts: move test suite module from framework to API
Dean Marx
[PATCH v1 7/8] dts: separate Linux session into interface and logic
Dean Marx
[PATCH v1 8/8] dts: update API rst files for doc build
Dean Marx
[PATCH v2 0/7] dts: move test suite imports from framework to API
Dean Marx
[PATCH v2 1/7] dts: move test suite module from framework to API
Dean Marx
[PATCH v2 2/7] dts: move testbed model from framework to API
Dean Marx
[PATCH v2 3/7] dts: move exception module from framework to API
Dean Marx
[PATCH v2 4/7] dts: move utils from framework to API
Dean Marx
[PATCH v2 5/7] dts: move context from framework to API
Dean Marx
[PATCH v2 6/7] dts: move params directory from framework to API
Dean Marx
[PATCH v2 7/7] dts: separate Linux session into interface and logic
Dean Marx
[PATCH v3 0/7] dts: move test suite imports from framework to API
Dean Marx
[PATCH v3 1/7] dts: move exception module from framework to API
Dean Marx
[PATCH v3 4/7] dts: move testbed model from framework to API
Dean Marx
[PATCH v3 2/7] dts: move utils from framework to API
Dean Marx
[PATCH v3 5/7] dts: move test suite module from framework to API
Dean Marx
[PATCH v3 6/7] dts: move params directory from framework to API
Dean Marx
[PATCH v3 7/7] dts: separate Linux session into interface and logic
Dean Marx
[PATCH v3 3/7] dts: move context from framework to API
Dean Marx
[PATCH v4 0/7] dts: move test suite imports from framework to API
Dean Marx
[PATCH v4 1/7] dts: move exception module from framework to API
Dean Marx
[PATCH v4 2/7] dts: move utils from framework to API
Dean Marx
[PATCH v4 3/7] dts: move context from framework to API
Dean Marx
[PATCH v4 4/7] dts: move testbed model from framework to API
Dean Marx
[PATCH v4 5/7] dts: move test suite module from framework to API
Dean Marx
[PATCH v4 6/7] dts: move params directory from framework to API
Dean Marx
[PATCH v4 7/7] dts: separate Linux session into interface and logic
Dean Marx
[PATCH 00/18] Wangxun Fixes
Zaiyu Wang
[PATCH 02/18] net/ngbe: remove duplicate xstats counters
Zaiyu Wang
Earlier messages