dev
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH v6 12/13] app/dumpcap: use port mirror instead of pdump
Stephen Hemminger
Re: [PATCH v6 12/13] app/dumpcap: use port mirror instead of pdump
Ivan Malov
Re: [PATCH v6 12/13] app/dumpcap: use port mirror instead of pdump
Ivan Malov
[PATCH v1 1/2] dts: fix docstring typo in checksum suite
Dean Marx
[PATCH v1 2/2] dts: add exception handling to checksum verify method
Dean Marx
Re: [PATCH v1 2/2] dts: add exception handling to checksum verify method
Luca Vizzarro
Re: [PATCH v1 1/2] dts: fix docstring typo in checksum suite
Luca Vizzarro
[PATCH v2 1/2] dts: fix docstring typo in checksum suite
Dean Marx
[PATCH v2 2/2] dts: add reception check to checksum offload suite
Dean Marx
Re: [PATCH v2 2/2] dts: add reception check to checksum offload suite
Patrick Robb
Re: [PATCH v2 2/2] dts: add reception check to checksum offload suite
Luca Vizzarro
Re: [PATCH v2 1/2] dts: fix docstring typo in checksum suite
Patrick Robb
Re: [PATCH v2 1/2] dts: fix docstring typo in checksum suite
Luca Vizzarro
Re: [PATCH v2 1/2] dts: fix docstring typo in checksum suite
Luca Vizzarro
[PATCH v1 1/2] doc: add test case docstring example to dts rst
Dean Marx
[PATCH v1 2/2] dts: add steps and verify sections to docstrings
Dean Marx
Re: [PATCH v1 2/2] dts: add steps and verify sections to docstrings
Luca Vizzarro
Re: [PATCH v1 1/2] doc: add test case docstring example to dts rst
Luca Vizzarro
[PATCH v2 1/2] doc: add test case docstring example to dts rst
Dean Marx
[PATCH v2 2/2] dts: add steps and verify sections to docstrings
Dean Marx
Re: [PATCH v2 2/2] dts: add steps and verify sections to docstrings
Luca Vizzarro
Re: [PATCH v2 1/2] doc: add test case docstring example to dts rst
Luca Vizzarro
[PATCH v3 1/2] doc: add test case docstring example to dts rst
Dean Marx
[PATCH v3 2/2] dts: add steps and verify sections to docstrings
Dean Marx
Re: [PATCH v3 2/2] dts: add steps and verify sections to docstrings
Luca Vizzarro
Re: [PATCH v3 1/2] doc: add test case docstring example to dts rst
Luca Vizzarro
Re: [PATCH v3 1/2] doc: add test case docstring example to dts rst
Luca Vizzarro
[PATCH v4 1/2] doc: add test case docstring example to dts rst
Dean Marx
[PATCH v4 2/2] dts: add steps and verify sections to docstrings
Dean Marx
Re: [PATCH v4 2/2] dts: add steps and verify sections to docstrings
Luca Vizzarro
Re: [PATCH v4 1/2] doc: add test case docstring example to dts rst
Luca Vizzarro
[PATCH v1] dts: rewrite two link topology requirements
Dean Marx
Re: [PATCH v1] dts: rewrite two link topology requirements
Luca Vizzarro
[PATCH v3 1/2] eal: add strsep() for Windows builds
Andre Muezerie
[PATCH v3 2/2] test/strsep: add tests for function strsep()
Andre Muezerie
[PATCH] maintainers: update for DTS
Luca Vizzarro
Re: [PATCH] maintainers: update for DTS
Patrick Robb
Re: [PATCH] maintainers: update for DTS
Paul Szczepanek
Re: [PATCH] maintainers: update for DTS
Bruce Richardson
Re: [PATCH] maintainers: update for DTS
Thomas Monjalon
[PATCH] maintainers: update for DTS
Luca Vizzarro
Re: [PATCH] maintainers: update for DTS
Patrick Robb
Re: [PATCH] maintainers: update for DTS
Paul Szczepanek
[PATCH] dumpcap: fix warnings when primary exits
Stephen Hemminger
[PATCH v2] dumpcap: fix warnings when primary exits
Stephen Hemminger
[DPDK/core Bug 1760] Failed to send message on primary process exit
bugzilla
[PATCH v6 0/9] rework EAL argument parsing
Bruce Richardson
[PATCH v6 1/9] build: add define for the OS environment name
Bruce Richardson
[PATCH v6 2/9] argparse: export function to print help text for object
Bruce Richardson
[PATCH v6 3/9] argparse: allow user-override of help printing
Bruce Richardson
[PATCH v6 4/9] eal: add long options for each short option
Bruce Richardson
[PATCH v6 5/9] eal: define the EAL parameters in argparse format
Bruce Richardson
[PATCH v6 6/9] eal: gather EAL args before processing
Bruce Richardson
[PATCH v6 8/9] eal: combine parameter validation checks
Bruce Richardson
[PATCH v6 7/9] eal: ensure proper cleanup on EAL init failure
Bruce Richardson
[PATCH v6 9/9] eal: simplify handling of conflicting cmdline options
Bruce Richardson
DPDK Release Status Meeting 2025-07-22
Mcnamara, John
[PATCH 1/2] version: 25.11.0-rc0
David Marchand
[PATCH 2/2] net: remove v25 ABI compatibility
David Marchand
Re: [PATCH 2/2] net: remove v25 ABI compatibility
Bruce Richardson
RE: [PATCH 2/2] net: remove v25 ABI compatibility
Finn, Emma
Re: [PATCH 1/2] version: 25.11.0-rc0
Bruce Richardson
Re: [PATCH 1/2] version: 25.11.0-rc0
David Marchand
[PATCH v8 0/8] lib/pmu: cleanups and trace integration
Tomasz Duszynski
[PATCH v8 1/8] lib/pmu: quiesce rte_pmu_read deprecation warning in chkincs
Tomasz Duszynski
[PATCH v8 2/8] lib/pmu: export only necessary arch headers
Tomasz Duszynski
[PATCH v8 3/8] lib/pmu: reimplement per-arch ops as callbacks
Tomasz Duszynski
[PATCH v8 4/8] lib/pmu: do not try enabling perf counter access on arm64
Tomasz Duszynski
[PATCH v8 5/8] lib/pmu: use build system defined RTE_LIB_PMU macro
Tomasz Duszynski
[PATCH v8 6/8] test/pmu: enable test
Tomasz Duszynski
[PATCH v8 7/8] trace: add PMU
Tomasz Duszynski
[PATCH v8 8/8] lib/pmu: fix out-of-bound access
Tomasz Duszynski
[PATCH v9 0/8] lib/pmu: cleanups and trace integration
Tomasz Duszynski
[PATCH v9 1/8] lib/pmu: quiesce rte_pmu_read deprecation warning in chkincs
Tomasz Duszynski
[PATCH v9 2/8] lib/pmu: export only necessary arch headers
Tomasz Duszynski
[PATCH v9 4/8] lib/pmu: do not try enabling perf counter access on arm64
Tomasz Duszynski
[PATCH v9 3/8] lib/pmu: reimplement per-arch ops as callbacks
Tomasz Duszynski
[PATCH v9 5/8] lib/pmu: use build system defined RTE_LIB_PMU macro
Tomasz Duszynski
[PATCH v9 6/8] test/pmu: enable test
Tomasz Duszynski
[PATCH v9 7/8] trace: add PMU
Tomasz Duszynski
[PATCH v9 8/8] lib/pmu: fix out-of-bound access
Tomasz Duszynski
[PATCH v10 00/10] lib/pmu: cleanups and trace integration
Tomasz Duszynski
[PATCH v10 01/10] trace: change scope of conditional block
Tomasz Duszynski
[PATCH v10 02/10] lib/pmu: fix build error if ALLOW_EXPERIMENAL_API is undefined
Tomasz Duszynski
[PATCH v10 03/10] lib/pmu: quiesce rte_pmu_read deprecation warning in chkincs
Tomasz Duszynski
Re: [PATCH v10 03/10] lib/pmu: quiesce rte_pmu_read deprecation warning in chkincs
Stephen Hemminger
Re: [PATCH v10 03/10] lib/pmu: quiesce rte_pmu_read deprecation warning in chkincs
Tomasz Duszynski
Re: [PATCH v10 03/10] lib/pmu: quiesce rte_pmu_read deprecation warning in chkincs
Tomasz Duszynski
[PATCH v10 04/10] lib/pmu: export only necessary arch headers
Tomasz Duszynski
[PATCH v10 05/10] lib/pmu: reimplement per-arch ops as callbacks
Tomasz Duszynski
[PATCH v10 06/10] lib/pmu: do not try enabling perf counter access on arm64
Tomasz Duszynski
Re: [PATCH v10 06/10] lib/pmu: do not try enabling perf counter access on arm64
Stephen Hemminger
Re: [PATCH v10 06/10] lib/pmu: do not try enabling perf counter access on arm64
Tomasz Duszynski
RE: [PATCH v10 06/10] lib/pmu: do not try enabling perf counter access on arm64
Wathsala Vithanage
[PATCH v10 07/10] lib/pmu: use build system defined RTE_LIB_PMU macro
Tomasz Duszynski
[PATCH v10 08/10] test/pmu: enable test
Tomasz Duszynski
[PATCH v10 09/10] trace: add PMU
Tomasz Duszynski
[PATCH v10 10/10] lib/pmu: fix out-of-bound access
Tomasz Duszynski
[PATCH] lib/ethdev: fix segfault in secondary process by validating dev_private pointer
Khadem Ullah
Re: [PATCH] lib/ethdev: fix segfault in secondary process by validating dev_private pointer
Khadem Ullah
Re: [PATCH] lib/ethdev: fix segfault in secondary process by validating dev_private pointer
Stephen Hemminger
Re: [PATCH] lib/ethdev: fix segfault in secondary process by validating dev_private pointer
Khadem Ullah
Re: [PATCH] lib/ethdev: fix segfault in secondary process by validating dev_private pointer
Bruce Richardson
Re: [PATCH] lib/ethdev: fix segfault in secondary process by validating dev_private pointer
Khadem Ullah
Re: [PATCH] lib/ethdev: fix segfault in secondary process by validating dev_private pointer
Stephen Hemminger
Re: [PATCH] lib/ethdev: fix segfault in secondary process by validating dev_private pointer
Khadem Ullah
Re: [PATCH] lib/ethdev: fix segfault in secondary process by validating dev_private pointer
Khadem Ullah
Re: [PATCH] lib/ethdev: fix segfault in secondary process by validating dev_private pointer
Ivan Malov
Re: [PATCH] lib/ethdev: fix segfault in secondary process by validating dev_private pointer
Stephen Hemminger
[PATCH] lib/ethdev: fix segfault in secondary process by validating dev_private pointer
Khadem Ullah
[PATCH v2] lib/ethdev: fix segfault in secondary process by validating dev_private pointer
Khadem Ullah
Re: [PATCH v2] lib/ethdev: fix segfault in secondary process by validating dev_private pointer
Khadem Ullah
Re: [PATCH v2] lib/ethdev: fix segfault in secondary process by validating dev_private pointer
Khadem Ullah
Re: [PATCH v2] lib/ethdev: fix segfault in secondary process by validating dev_private pointer
Ivan Malov
Re: [PATCH v2] lib/ethdev: fix segfault in secondary process by validating dev_private pointer
Khadem Ullah
Re: [PATCH v2] lib/ethdev: fix segfault in secondary process by validating dev_private pointer
Ivan Malov
[PATCH] [PATCH v3] lib/ethdev: fix segfault in secondary process by validating dev_private pointer
Khadem Ullah
Re: [PATCH] [PATCH v3] lib/ethdev: fix segfault in secondary process by validating dev_private pointer
Ivan Malov
Re: [PATCH] [PATCH v3] lib/ethdev: fix segfault in secondary process by validating dev_private pointer
Khadem Ullah
Re: [PATCH] [PATCH v3] lib/ethdev: fix segfault in secondary process by validating dev_private pointer
Stephen Hemminger
Re: [PATCH] [PATCH v3] lib/ethdev: fix segfault in secondary process by validating dev_private pointer
Khadem Ullah
Re: [PATCH] [PATCH v3] lib/ethdev: fix segfault in secondary process by validating dev_private pointer
Khadem Ullah
[PATCH] [PATCH v4] lib/ethdev: fix segfault in secondary process by validating dev_private pointer
Khadem Ullah
[PATCH] app/testpmd: fix segfault in secondary process by monitoring primary
Khadem Ullah
[PATCH] [PATCH v4] lib/ethdev: fix segfault in secondary process by validating dev_private pointer
Khadem Ullah
[PATCH] [PATCH v5] app/testpmd: fix segfault in secondary process by monitoring primary
Khadem Ullah
Re: [PATCH] [PATCH v5] app/testpmd: fix segfault in secondary process by monitoring primary
Stephen Hemminger
Re: [PATCH] [PATCH v5] app/testpmd: fix segfault in secondary process by monitoring primary
Khadem Ullah
RE: [PATCH] [PATCH v5] app/testpmd: fix segfault in secondary process by monitoring primary
Varghese, Vipin
Re: [PATCH] [PATCH v5] app/testpmd: fix segfault in secondary process by monitoring primary
Stephen Hemminger
RE: [PATCH] [PATCH v5] app/testpmd: fix segfault in secondary process by monitoring primary
Varghese, Vipin
Re: [PATCH] [PATCH v5] app/testpmd: fix segfault in secondary process by monitoring primary
Khadem Ullah
[PATCH] app/testpmd: monitor state of primary process when using secondary
Khadem Ullah
[PATCH v6] app/testpmd: monitor state of primary process when using secondary
Khadem Ullah
Re: [PATCH v6] app/testpmd: monitor state of primary process when using secondary
Stephen Hemminger
[PATCH v7] app/testpmd: monitor state of primary process when using secondary
Khadem Ullah
[PATCH v7] app/testpmd: monitor state of primary process when using secondary
Khadem Ullah
Re: [PATCH v7] app/testpmd: monitor state of primary process when using secondary
Stephen Hemminger
Re: [PATCH v7] app/testpmd: monitor state of primary process when using secondary
fengchengwen
RE: [PATCH v7] app/testpmd: monitor state of primary process when using secondary
Varghese, Vipin
RE: [PATCH v7] app/testpmd: monitor state of primary process when using secondary
Khadem Ullah
RE: [PATCH v7] app/testpmd: monitor state of primary process when using secondary
Varghese, Vipin
RE: [PATCH v7] app/testpmd: monitor state of primary process when using secondary
Khadem Ullah
Re: [PATCH v7] app/testpmd: monitor state of primary process when using secondary
Stephen Hemminger
Re: [PATCH v7] app/testpmd: monitor state of primary process when using secondary
Khadem Ullah
RE: [PATCH v7] app/testpmd: monitor state of primary process when using secondary
Varghese, Vipin
Re: [PATCH v7] app/testpmd: monitor state of primary process when using secondary
Khadem Ullah
RE: [PATCH v7] app/testpmd: monitor state of primary process when using secondary
Varghese, Vipin
Re: [PATCH v7] app/testpmd: monitor state of primary process when using secondary
Khadem Ullah
RE: [PATCH v7] app/testpmd: monitor state of primary process when using secondary
Varghese, Vipin
Re: [PATCH v7] app/testpmd: monitor state of primary process when using secondary
Khadem Ullah
RE: [PATCH v7] app/testpmd: monitor state of primary process when using secondary
Varghese, Vipin
Re: [PATCH v7] app/testpmd: monitor state of primary process when using secondary
Khadem Ullah
RE: [PATCH v7] app/testpmd: monitor state of primary process when using secondary
Varghese, Vipin
Re: [PATCH v7] app/testpmd: monitor state of primary process when using secondary
Stephen Hemminger
Re: [PATCH v7] app/testpmd: monitor state of primary process when using secondary
Khadem Ullah
Re: [PATCH v7] app/testpmd: monitor state of primary process when using secondary
Stephen Hemminger
[PATCH] bitops: improve power of 2 alignment function documentation
Mattias Rönnblom
Re: [PATCH] bitops: improve power of 2 alignment function documentation
Bruce Richardson
RE: [PATCH] bitops: improve power of 2 alignment function documentation
Morten Brørup
[PATCH v3] ethdev: Align enable logic handling with disable functions
Sunyang Wu
Re: [PATCH v3] ethdev: Align enable logic handling with disable functions
Andrew Rybchenko
DPDK 25.07 released
Thomas Monjalon
[PATCH v2 1/2] eal: add strsep() for Windows builds
Andre Muezerie
[PATCH v2 2/2] test/strsep: add tests for function strsep()
Andre Muezerie
Re: [PATCH v2 2/2] test/strsep: add tests for function strsep()
David Marchand
Re: [PATCH v2 2/2] test/strsep: add tests for function strsep()
Andre Muezerie
[PATCH v3] test_bbdev: enable to be compiled on Windows
Andre Muezerie
Re: [PATCH v3] test_bbdev: enable to be compiled on Windows
David Marchand
[PATCH v2] app/test-cmdline: add test to Windows build
Andre Muezerie
Re: [PATCH v2] app/test-cmdline: add test to Windows build
David Marchand
Re: [EXTERNAL] [PATCH] doc: announce DMA configuration structure changes
Thomas Monjalon
Re: [EXTERNAL] [PATCH] doc: announce DMA configuration structure changes
Pavan Nikhilesh Bhagavatula
Re: [EXTERNAL] [PATCH] doc: announce DMA configuration structure changes
fengchengwen
Re: [EXTERNAL] [PATCH] doc: announce DMA configuration structure changes
Pavan Nikhilesh Bhagavatula
Re: [EXTERNAL] [PATCH] doc: announce DMA configuration structure changes
Thomas Monjalon
Re: [RFC] doc: change recommendation for installation of tools on Fedora
Thomas Monjalon
Re: [PATCH] doc: install guides and api docs to different directories
Thomas Monjalon
[DPDK/DTS Bug 1759] make single link the default topology in DTS
bugzilla
[PATCH] mailmap: keep only one name per contributor
David Marchand
Re: [PATCH] mailmap: keep only one name per contributor
Bruce Richardson
Re: [PATCH] mailmap: keep only one name per contributor
Thomas Monjalon
[PATCH v4 0/3] enable drivers to be compiled with MSVC
Andre Muezerie
[PATCH v4 1/3] app/test: remove use of non-standard array range initialization
Andre Muezerie
RE: [PATCH v4 1/3] app/test: remove use of non-standard array range initialization
Konstantin Ananyev
Re: [PATCH v4 1/3] app/test: remove use of non-standard array range initialization
Andre Muezerie
RE: [PATCH v4 1/3] app/test: remove use of non-standard array range initialization
Konstantin Ananyev
[PATCH v4 3/3] drivers: enable drivers to be compiled with MSVC
Andre Muezerie
[PATCH v4 2/3] drivers/net: remove use of non-standard array range initialization
Andre Muezerie
Re: [PATCH v4 2/3] drivers/net: remove use of non-standard array range initialization
David Marchand
Re: [PATCH v4 2/3] drivers/net: remove use of non-standard array range initialization
Andre Muezerie
[PATCH v5 0/9] rework EAL argument parsing
Bruce Richardson
[PATCH v5 1/9] build: add define for the OS environment name
Bruce Richardson
[PATCH v5 2/9] argparse: export function to print help text for object
Bruce Richardson
[PATCH v5 3/9] argparse: allow user-override of help printing
Bruce Richardson
[PATCH v5 4/9] eal: add long options for each short option
Bruce Richardson
[PATCH v5 5/9] eal: define the EAL parameters in argparse format
Bruce Richardson
[PATCH v5 6/9] eal: gather EAL args before processing
Bruce Richardson
[PATCH v5 7/9] eal: ensure proper cleanup on EAL init failure
Bruce Richardson
[PATCH v5 8/9] eal: combine parameter validation checks
Bruce Richardson
Earlier messages
Later messages