dev
Thread
Date
Earlier messages
Later messages
Messages by Thread
[RFC 2/3] vhost: refuse async datapath
David Marchand
Re: [RFC PATCH v3] ethdev: update read time API in PMD to enable crosstimestamp
Stephen Hemminger
[RFC 00/11] Device unplug and bus cleanup refactoring for NXP
David Marchand
[RFC 01/11] drivers/bus: cleanup device freeing in NXP bus scan
David Marchand
[RFC 02/11] bus/dpaa: allocate interrupt during probing
David Marchand
[RFC 03/11] bus/dpaa: support unplug and use generic cleanup
David Marchand
[RFC 04/11] bus/fslmc: fix memory leaks in scan
David Marchand
[RFC 05/11] bus/fslmc: fix per type device count
David Marchand
[RFC 06/11] bus/fslmc: simplify device parsing in scan
David Marchand
[RFC 07/11] bus/fslmc: refactor device filtering for multiprocess
David Marchand
[RFC 08/11] bus/fslmc: move unplug for some device out of VFIO
David Marchand
[RFC 09/11] bus/fslmc: call VFIO setup for some device from bus layer
David Marchand
[RFC 10/11] bus/fslmc: allocate interrupt during probing
David Marchand
[RFC 11/11] bus/fslmc: use generic cleanup
David Marchand
RE: [RFC 00/11] Device unplug and bus cleanup refactoring for NXP
Hemant Agrawal
Re: [RFC 00/11] Device unplug and bus cleanup refactoring for NXP
Stephen Hemminger
[RFC 0/4] Interrupts API update
David Marchand
[RFC 1/4] bus/pci: fix check on interrupt FD for FreeBSD
David Marchand
Re: [RFC 1/4] bus/pci: fix check on interrupt FD for FreeBSD
Bruce Richardson
Re: [RFC 1/4] bus/pci: fix check on interrupt FD for FreeBSD
David Marchand
RE: [RFC 1/4] bus/pci: fix check on interrupt FD for FreeBSD
Marat Khalili
Re: [RFC 1/4] bus/pci: fix check on interrupt FD for FreeBSD
Bruce Richardson
RE: [RFC 1/4] bus/pci: fix check on interrupt FD for FreeBSD
Marat Khalili
Re: [RFC 1/4] bus/pci: fix check on interrupt FD for FreeBSD
David Marchand
[RFC 3/4] interrupts: mark file descriptors invalid on allocation
David Marchand
Re: [RFC 3/4] interrupts: mark file descriptors invalid on allocation
David Marchand
[RFC 2/4] vdpa/mlx5: fix check on err interrupt FD
David Marchand
[RFC 4/4] interrupts: close interrupt FDs
David Marchand
[RFC v2 0/3] Interrupts API update
David Marchand
[RFC v2 1/3] vdpa/mlx5: fix check on err interrupt FD
David Marchand
[RFC v2 2/3] interrupts: mark file descriptors invalid on allocation
David Marchand
[RFC v2 3/3] interrupts: close interrupt FDs
David Marchand
[PATCH v5 00/10] Remove limitations coming from legacy VMDq
David Marchand
[PATCH v5 01/10] ethdev: check VMDq availability
David Marchand
[PATCH v5 02/10] ethdev: skip VMDq pools unless configured
David Marchand
[PATCH v5 03/10] ethdev: hide VMDq internal sizes
David Marchand
[PATCH v5 04/10] net/iavf: accept up to 32k unicast MAC addresses
David Marchand
[PATCH v5 05/10] net/iavf: fix duplicate MAC addresses install
David Marchand
[PATCH v5 06/10] net/mlx5: remove MAC addresses flush helper on Linux
David Marchand
[PATCH v5 07/10] net/mlx5: remove redundant MAC address index checks
David Marchand
[PATCH v5 08/10] net/mlx5: pass maximum number of unicast MAC to common code
David Marchand
Re: [PATCH v5 08/10] net/mlx5: pass maximum number of unicast MAC to common code
Stephen Hemminger
[PATCH v5 09/10] net/mlx5: use bitset for tracking MAC addresses
David Marchand
[PATCH v5 10/10] net/mlx5: accept more unicast MAC addresses
David Marchand
Re: [PATCH v5 00/10] Remove limitations coming from legacy VMDq
David Marchand
[PATCH] common/cnxk: validate xform in inline IPsec session create
Aarnav JP
Re: [RFC v2] net/ice: add devargs to control link update
Bruce Richardson
[PATCH] version: 26.11.0-rc0
David Marchand
Re: [PATCH] version: 26.11.0-rc0
Thomas Monjalon
Re: [PATCH] version: 26.11.0-rc0
David Marchand
[PATCH v2] version: 26.11.0-rc0
David Marchand
Re: [PATCH v2] version: 26.11.0-rc0
Bruce Richardson
Re: [PATCH v2] version: 26.11.0-rc0
David Marchand
DPDK 26.07 released
Thomas Monjalon
[PATCH v7 00/10] bpf: bug fixes
Stephen Hemminger
[PATCH v7 01/10] bpf/x86: fix JIT encoding of fixed-width immediates
Stephen Hemminger
[PATCH v7 02/10] test/bpf: add JSET test with small immediate
Stephen Hemminger
[PATCH v7 03/10] bpf: mask shift count in interpreter per RFC 9669
Stephen Hemminger
[PATCH v7 04/10] bpf/arm64: mask shift count per RFC 9669
Stephen Hemminger
[PATCH v7 05/10] test/bpf: add test for large shift
Stephen Hemminger
[PATCH v7 06/10] bpf/arm64: fix offset type to allow a negative jump
Stephen Hemminger
[PATCH v7 07/10] bpf/arm64: add BPF_ABS/BPF_IND packet load support
Stephen Hemminger
[PATCH v7 08/10] test/bpf: check that JIT was generated
Stephen Hemminger
[PATCH v7 09/10] test/bpf: check that bpf_convert can be JIT'd
Stephen Hemminger
[PATCH v7 10/10] bpf: fix uninitialized warning
Stephen Hemminger
RE: [PATCH v7 10/10] bpf: fix uninitialized warning
Marat Khalili
[DPDK/other Bug 1972] telemetry_all test times out
bugzilla
[PATCH] app/testpmd: fix segfault in flow rule parser
Mohammad Shuab Siddique
[PATCH v2] app/testpmd: fix segfault in flow rule parser
Mohammad Shuab Siddique
Re: [PATCH v2] app/testpmd: fix segfault in flow rule parser
Stephen Hemminger
[PATCH 0/6] doc/rel_notes: updates to 26.07 doc
Bruce Richardson
[PATCH 1/6] doc/rel_notes: remove bullets for single items
Bruce Richardson
[PATCH 2/6] doc/rel_notes: move mempool change to first item
Bruce Richardson
[PATCH 3/6] doc/rel_notes: keep library updates together
Bruce Richardson
Re: [PATCH 3/6] doc/rel_notes: keep library updates together
Thomas Monjalon
Re: [PATCH 3/6] doc/rel_notes: keep library updates together
Bruce Richardson
[PATCH 4/6] doc/rel_notes: fix driver ordering
Bruce Richardson
[PATCH 5/6] doc/rel_notes: fix style of API changes section
Bruce Richardson
[PATCH 6/6] doc/rel_notes: minor style fixes
Bruce Richardson
RE: [PATCH 0/6] doc/rel_notes: updates to 26.07 doc
Morten Brørup
Re: [PATCH 0/6] doc/rel_notes: updates to 26.07 doc
Thomas Monjalon
[RFC 0/2] iavf post-reset state restoration updates
Ciara Loftus
[RFC 1/2] net/iavf: remove auto reconfig devarg
Ciara Loftus
[RFC 2/2] net/iavf: restore promiscuous mode only after VF reset
Ciara Loftus
Re: [RFC 0/2] iavf post-reset state restoration updates
David Marchand
[PATCH v2 0/2] iavf post-reset state restoration updates
Ciara Loftus
[PATCH v2 1/2] net/iavf: remove auto reconfig devarg
Ciara Loftus
[PATCH v2 2/2] net/iavf: restore promiscuous mode only after VF reset
Ciara Loftus
[PATCH] common/mlx5: fix overlapping memory ranges
Viacheslav Ovsiienko
Re: [PATCH] common/mlx5: fix overlapping memory ranges
Raslan Darawsheh
[PATCH] test/event_eth_tx_adapter: skip tests if no eventdev
Bruce Richardson
Re: [PATCH] test/event_eth_tx_adapter: skip tests if no eventdev
David Marchand
Re: [PATCH] test/event_eth_tx_adapter: skip tests if no eventdev
Bruce Richardson
[PATCH v2] test/event_eth_tx_adapter: skip tests if no eventdev
Bruce Richardson
[PATCH 00/39] Rework EAL configuration
Bruce Richardson
[PATCH 01/39] telemetry: make cpuset init parameter const
Bruce Richardson
[PATCH 02/39] argparse: check for range overflow in CPU lists
Bruce Richardson
[PATCH 03/39] eal: define new functionally distinct config structs
Bruce Richardson
Re: [PATCH 03/39] eal: define new functionally distinct config structs
Stephen Hemminger
[PATCH 04/39] eal: move memory request fields to user config
Bruce Richardson
[PATCH 05/39] eal: move NUMA request fields to user config
Bruce Richardson
[PATCH 06/39] eal: move hugepage policy fields to user config
Bruce Richardson
[PATCH 07/39] eal: move process policy fields to user config
Bruce Richardson
[PATCH 08/39] eal: move hugepage limit fields to new config structs
Bruce Richardson
[PATCH 09/39] eal: move advanced user config options to user cfg struct
Bruce Richardson
[PATCH 10/39] eal: move hugepage size info to platform info struct
Bruce Richardson
[PATCH 11/39] eal: move runtime state to appropriate structure
Bruce Richardson
[PATCH 12/39] eal: record details of all cpus in platform info
Bruce Richardson
[PATCH 13/39] eal: use platform info for lcore lookups
Bruce Richardson
[PATCH 14/39] eal: add macro for lowest set CPU bit in a set
Bruce Richardson
[PATCH 16/39] eal: move core indices bitset to runtime state
Bruce Richardson
[PATCH 17/39] eal: cleanup CPU init function
Bruce Richardson
[PATCH 15/39] eal: store lcore configuration in runtime data
Bruce Richardson
[PATCH 18/39] eal: move NUMA node information to platform info struct
Bruce Richardson
[PATCH 19/39] eal: move lcore role and count to runtime state
Bruce Richardson
[PATCH 20/39] eal: make lcore role a field in lcore config struct
Bruce Richardson
[PATCH 21/39] eal: move main lcore setting to runtime config struct
Bruce Richardson
[PATCH 22/39] eal: move IOVA mode and process type to runtime cfg
Bruce Richardson
[PATCH 23/39] eal: move memory config pointer to runtime state struct
Bruce Richardson
[PATCH 24/39] eal: remove rte_config structure
Bruce Richardson
[PATCH 25/39] eal: separate runtime state update from arg parsing
Bruce Richardson
[PATCH 26/39] eal: move device options staging list into user cfg
Bruce Richardson
[PATCH 27/39] eal: separate plugin paths from loaded plugin objects
Bruce Richardson
[PATCH 28/39] eal: simplify internal driver path iteration APIs
Bruce Richardson
[PATCH 29/39] eal: move trace config into user config struct
Bruce Richardson
[PATCH 30/39] eal: record service cores in user config struct
Bruce Richardson
[PATCH 32/39] eal: clarify docs on params taking lcore IDs
Bruce Richardson
[PATCH 31/39] eal: store user-provided lcore info in user config struct
Bruce Richardson
[PATCH 33/39] eal: remove internal config reset function
Bruce Richardson
[PATCH 34/39] eal: move functions setting runtime state
Bruce Richardson
[PATCH 35/39] eal: initialize platform info on first use
Bruce Richardson
[PATCH 36/39] eal: remove duplicated scan of sysfs for hugepage details
Bruce Richardson
[PATCH 37/39] eal: add utilities for working with user config struct
Bruce Richardson
[PATCH 38/39] eal: split EAL init into two stages
Bruce Richardson
[PATCH 39/39] eal: provide hooks for init with externally supplied config
Bruce Richardson
Re: [PATCH 00/39] Rework EAL configuration
Stephen Hemminger
[PATCH v3] eal: fix core_index for non-EAL registered threads
Maxime Peim
Re: [PATCH v3] eal: fix core_index for non-EAL registered threads
David Marchand
Re: [PATCH v3] eal: fix core_index for non-EAL registered threads
Maxime Peim
[PATCH] doc: Power11 platform results for release notes
Riley Fletcher
Re: [PATCH] doc: Power11 platform results for release notes
Thomas Monjalon
[DPDK/ethdev Bug 1971] [net/mlx5] PF initialization inside DPDK app conflicts with kernel bond on neighbouring port
bugzilla
[PATCH] net/mlx5: revert fallback to Verbs Tx allocation
Thomas Monjalon
Re: [PATCH] net/mlx5: revert fallback to Verbs Tx allocation
Dariusz Sosnowski
Re: [PATCH] net/mlx5: revert fallback to Verbs Tx allocation
Thomas Monjalon
[PATCH] doc: drop recommendation against bool in structures
Maxime Leroy
Re: [PATCH] doc: drop recommendation against bool in structures
Bruce Richardson
RE: [PATCH] doc: drop recommendation against bool in structures
Morten Brørup
Re: [PATCH] doc: drop recommendation against bool in structures
Bruce Richardson
RE: [PATCH] doc: drop recommendation against bool in structures
Morten Brørup
RE: [PATCH] doc: drop recommendation against bool in structures
Marat Khalili
Re: [PATCH] doc: drop recommendation against bool in structures
Thomas Monjalon
AVX512 block copy performance?
Morten Brørup
Re: AVX512 block copy performance?
Bruce Richardson
Recall: DPDK release candidate 26.07-rc3
Xu, HailinX
[DPDK/core Bug 1970] fib: trie leaks a tbl8 group and can corrupt the dataplane when a tbl8 allocation fails during insert
bugzilla
[PATCH 0/6] examples/l3fwd-power: fix Rx interrupt mode for shared FD PMDs
Maxime Leroy
[PATCH 1/6] examples/l3fwd-power: factor out Rx interrupt sleep path
Maxime Leroy
[PATCH 2/6] examples/l3fwd-power: check Rx interrupt enable errors
Maxime Leroy
[PATCH 3/6] examples/l3fwd-power: enable Rx interrupt before epoll add
Maxime Leroy
[PATCH 4/6] examples/l3fwd-power: accept shared Rx interrupt FD
Maxime Leroy
[PATCH 6/6] examples/l3fwd-power: block until Rx interrupt or exit
Maxime Leroy
[PATCH 5/6] examples/l3fwd-power: recheck Rx queues before sleeping
Maxime Leroy
[PATCH] net/iavf: fix null pointer dereference in eCPRI FDIR pattern
sandeep . penigalapati
Re: [PATCH] net/iavf: fix null pointer dereference in eCPRI FDIR pattern
Bruce Richardson
[PATCH] doc: add tested platforms with NVIDIA NICs
Raslan Darawsheh
Re: [PATCH] doc: add tested platforms with NVIDIA NICs
Thomas Monjalon
DPDK release candidate 26.07-rc4
Thomas Monjalon
Re: DPDK release candidate 26.07-rc4
Riley Fletcher
DPDK release candidate 26.07-rc4 testing report
Wael Abualrub
Re: DPDK release candidate 26.07-rc4
Kishore Padmanabha
Re: [PATCH] maintainers: fix app/test attributions
Thomas Monjalon
Re: [PATCH] doc: using container to build and run applications
Thomas Monjalon
Re: [PATCH] doc: using container to build and run applications
Thomas Monjalon
[PATCH 2/2] drivers: add support for async RTE FLOW APIs
ykanaujia
[PATCH 1/2] common/cnxk: support aggregator enqueue profiles
ykanaujia
[PATCH] fbarray: check fbarray lock downgrade failure
Daniil Iskhakov
Re: [PATCH v5 00/54] doc: programmers guide corrections
Thomas Monjalon
Re: [PATCH v2 00/12] doc: improve contributing documentation clarity and style
Thomas Monjalon
[PATCH] net/iavf: harden reset recovery and data path on link flap
Anurag Mandal
RE: [PATCH] net/iavf: harden reset recovery and data path on link flap
Mandal, Anurag
RE: [PATCH] net/iavf: harden reset recovery and data path on link flap
Loftus, Ciara
[PATCH v1] dts: resolve variance in performance reporting
Andrew Bailey
Re: [PATCH v1] dts: resolve variance in performance reporting
Luca Vizzarro
Re: [PATCH] Updated skeleton example code to better emit error
Thomas Monjalon
[PATCH 0/2] net/tap: fix Rx queue interrupt support
Maxime Leroy
[PATCH 1/2] net/tap: support Rx queue interrupt enable/disable
Maxime Leroy
[PATCH 2/2] net/tap: drain queue FD in Rx interrupt mode
Maxime Leroy
Re: [PATCH 2/2] net/tap: drain queue FD in Rx interrupt mode
Stephen Hemminger
Re: [PATCH 2/2] net/tap: drain queue FD in Rx interrupt mode
Maxime Leroy
Re: [PATCH 2/2] net/tap: drain queue FD in Rx interrupt mode
Stephen Hemminger
[PATCH v2 0/3] net/tap: fix Rx queue interrupt support
Maxime Leroy
[PATCH v2 1/3] net/tap: support Rx queue interrupt enable/disable
Maxime Leroy
[PATCH v2 2/3] net/tap: drain queue FD in Rx interrupt mode
Maxime Leroy
[PATCH v2 3/3] net/tap: use bool for boolean flags
Maxime Leroy
Re: [PATCH v2 0/3] net/tap: fix Rx queue interrupt support
Stephen Hemminger
Re: [PATCH v2 0/3] net/tap: fix Rx queue interrupt support
Maxime Leroy
Re: [PATCH] test/dispatcher: transfer impl_opaque field
Thomas Monjalon
Re: [PATCH] test/dispatcher: transfer impl_opaque field
Mattias Rönnblom
[PATCH 00/10] Limit usage of internal API in tests
David Marchand
Earlier messages
Later messages