dev
Thread
Date
Earlier messages
Messages by Thread
[RFC PATCH v2] ethdev: update read time API in PMD to enable crosstimestamp
Soumyadeep Hore
[RFC PATCH] ethdev: update read time API in PMD to enable crosstimestamp
Soumyadeep Hore
[DPDK/examples Bug 1860] examples/fips_validation: out of bounds reference
bugzilla
[DPDK/ethdev Bug 1859] common/cnxk: out of bounds access
bugzilla
[DPDK/meson Bug 1858] [dpdk23.11.5] Meson build failed on Fedora 43
bugzilla
Re: [RFC PATCH 1/3] ethdev: add set link state on close API
Stephen Hemminger
Re: [RFC 0/3] ethdev: introduce device reinitialisation API
Stephen Hemminger
[DPDK/core Bug 1857] DPDK applications inside kubernetes pods are failing to come up when CPU and hugepage memory are from different NUMA nodes
bugzilla
[RFC] net/virtio: avoid global variable name conflicts
Stephen Hemminger
[PATCH v1 0/5] net/zxdh: add support some new features
Junlong Wang
[PATCH v1 3/5] net/zxdh: add support set link speed get autoneg stats
Junlong Wang
Re: [PATCH v1 3/5] net/zxdh: add support set link speed get autoneg stats
Stephen Hemminger
[PATCH v1 1/5] net/zxdh: add support for modifying queue depth
Junlong Wang
[PATCH v1 2/5] net/zxdh: optimize alloc queue resources
Junlong Wang
[PATCH v1 4/5] net/zxdh: add support primary/secondary process
Junlong Wang
Re: [PATCH v1 4/5] net/zxdh: add support primary/secondary process
Stephen Hemminger
Re: [PATCH v1 4/5] net/zxdh: add support primary/secondary process
Junlong Wang
Re: [PATCH v1 4/5] net/zxdh: add support primary/secondary process
Stephen Hemminger
[PATCH v1 5/5] net/zxdh: add support GENEVE TSO and Rx outer UDP chksum
Junlong Wang
[PATCH] eal: update comment for eal_get_virtual_area()
Marcel Telka
DPDK 24.11.4 released
Kevin Traynor
[PATCH] bpf: fix x86 call stack alignment, add tests
Marat Khalili
[RFC PATCH 00/27] combine multiple Intel scalar Tx paths
Bruce Richardson
[RFC PATCH 01/27] net/intel: create common Tx descriptor structure
Bruce Richardson
[RFC PATCH 02/27] net/intel: use common tx ring structure
Bruce Richardson
[RFC PATCH 03/27] net/intel: create common post-Tx cleanup function
Bruce Richardson
[RFC PATCH 04/27] net/intel: consolidate definitions for Tx desc fields
Bruce Richardson
[RFC PATCH 05/27] net/intel: create separate header for Tx scalar fns
Bruce Richardson
[RFC PATCH 06/27] net/intel: add common fn to calculate needed descriptors
Bruce Richardson
[RFC PATCH 07/27] net/ice: refactor context descriptor handling
Bruce Richardson
[RFC PATCH 08/27] net/i40e: refactor context descriptor handling
Bruce Richardson
[RFC PATCH 09/27] net/idpf: refactor context descriptor handling
Bruce Richardson
[RFC PATCH 11/27] net/intel: create common checksum Tx offload function
Bruce Richardson
[RFC PATCH 12/27] net/intel: create a common scalar Tx function
Bruce Richardson
[RFC PATCH 13/27] net/i40e: use common scalar Tx function
Bruce Richardson
[RFC PATCH 15/27] net/intel: support configurable VLAN tag insertion on Tx
Bruce Richardson
[RFC PATCH 10/27] net/intel: consolidate checksum mask definition
Bruce Richardson
[RFC PATCH 14/27] net/intel: add IPSec hooks to common Tx function
Bruce Richardson
[RFC PATCH 16/27] net/iavf: use common scalar Tx function
Bruce Richardson
[RFC PATCH 17/27] net/i40e: document requirement for QinQ support
Bruce Richardson
[RFC PATCH 18/27] net/idpf: use common scalar Tx function
Bruce Richardson
[RFC PATCH 19/27] net/intel: avoid writing the final pkt descriptor twice
Bruce Richardson
[RFC PATCH 20/27] net/intel: write descriptors using non-volatile pointers
Bruce Richardson
RE: [RFC PATCH 20/27] net/intel: write descriptors using non-volatile pointers
Morten Brørup
Re: [RFC PATCH 20/27] net/intel: write descriptors using non-volatile pointers
Bruce Richardson
[RFC PATCH 21/27] net/intel: remove unnecessary flag clearing
Bruce Richardson
[RFC PATCH 22/27] net/intel: mark mid-burst ring cleanup as unlikely
Bruce Richardson
[RFC PATCH 24/27] net/intel: use separate array for desc status tracking
Bruce Richardson
[RFC PATCH 25/27] net/ixgbe: use separate array for desc status tracking
Bruce Richardson
[RFC PATCH 26/27] net/intel: drop unused Tx queue used count
Bruce Richardson
[RFC PATCH 23/27] net/intel: add special handling for single desc packets
Bruce Richardson
[RFC PATCH 27/27] net/intel: remove index for tracking end of packet
Bruce Richardson
RE: [RFC PATCH 27/27] net/intel: remove index for tracking end of packet
Morten Brørup
[DPDK/ethdev Bug 1856] i40evf_check_api_version(): PF/VF API version mismatch:(0.0)-(1.1) with multiple DPDK instances using different VFs with the same PF
bugzilla
[DPDK/eventdev Bug 1855] E610 vfs can't forward packets
bugzilla
[DPDK/DTS Bug 1854] validate flow offload capability skipping
bugzilla
[PATCH v2 0/2] net/i40e: Fix aarch32 build and vector flag setting
Ciara Loftus
[PATCH v2 1/2] net/i40e: fix 32-bit Arm build
Ciara Loftus
[PATCH v2 2/2] net/i40e: unset vector flag when scalar path is chosen
Ciara Loftus
[DPDK/DTS Bug 1352] Port driver rebinding
bugzilla
[PATCH] test/crypto: remove PMD specific asym testsuites
Rupesh Chiluka
[DPDK/core Bug 1853] Comment about /dev/zero in eal_common_memory.c is obsolete
bugzilla
[DPDK/testpmd Bug 1852] [asan] detected memory leaks on quit
bugzilla
[DPDK/testpmd Bug 1851] Packets are not received when promisc off
bugzilla
[PATCH 1/1] net/mlx5: fix memoy leak after device spawn failure
Yunjian Wang
[PATCH v2] net/mlx5: fix memoy leak after device spawn failure
Yunjian Wang
[RFC PATCH] dts: add PVVP case to virtio suite
Dean Marx
[PATCH v1] doc: add missing rst file
Andrew Bailey
[PATCH v1] dts: update testuite names to be consistent
Andrew Bailey
[PATCH v2] dts: update testsuite named to be clear and consistent
Andrew Bailey
[DPDK/DTS Bug 1850] RSS Testuite missing rst file
bugzilla
[PATCH 0/2] bpf: add xchg and fix rte_bpf_dump
Marat Khalili
[PATCH 1/2] bpf: add atomic xchg support
Marat Khalili
[PATCH 2/2] bpf: dump additional instructions
Marat Khalili
[PATCH v2 0/2] bpf: add xchg and fix rte_bpf_dump
Marat Khalili
[PATCH v2 1/2] bpf: add atomic xchg support
Marat Khalili
RE: [PATCH v2 1/2] bpf: add atomic xchg support
Konstantin Ananyev
[PATCH v2 2/2] bpf: dump additional instructions
Marat Khalili
RE: [PATCH v2 2/2] bpf: dump additional instructions
Konstantin Ananyev
[PATCH 0/1] net/i40e: unset vector flag when scalar path is chosen
Ciara Loftus
[PATCH 1/1] net/i40e: unset vector flag when scalar path is chosen
Ciara Loftus
Re: [PATCH 1/1] net/i40e: unset vector flag when scalar path is chosen
Bruce Richardson
RE: [PATCH 1/1] net/i40e: unset vector flag when scalar path is chosen
Loftus, Ciara
Re: [PATCH 1/1] net/i40e: unset vector flag when scalar path is chosen
Bruce Richardson
RE: [PATCH 1/1] net/i40e: unset vector flag when scalar path is chosen
Loftus, Ciara
[PATCH v2 0/5] Remove SSE Rx/Tx paths from some Intel drivers
Ciara Loftus
[PATCH v2 1/5] net/i40e: remove SSE vector path
Ciara Loftus
[PATCH v2 2/5] net/iavf: remove SSE vector path
Ciara Loftus
[PATCH v2 4/5] doc: add release note entry for SSE removal
Ciara Loftus
[PATCH v2 3/5] net/ice: remove SSE vector path
Ciara Loftus
[PATCH v2 5/5] doc: remove deprecation notice of SSE in some Intel drivers
Ciara Loftus
[PATCH v1] compress/zlib: fix UDC checksum logic
Sameer Vaze
RE: [EXTERNAL] [PATCH v1] compress/zlib: fix UDC checksum logic
Ashish Gupta
[PATCH] maintainers: update Wangxun maintainers
Jiawen Wu
[PATCH] net/intel: improve Rx descriptor ring size checks
Bruce Richardson
RE: [PATCH] net/intel: improve Rx descriptor ring size checks
Morten Brørup
Re: [PATCH] net/intel: improve Rx descriptor ring size checks
Bruce Richardson
Re: [PATCH] net/intel: improve Rx descriptor ring size checks
Bruce Richardson
RE: [PATCH] net/intel: improve Rx descriptor ring size checks
Morten Brørup
Re: [PATCH] net/intel: improve Rx descriptor ring size checks
Bruce Richardson
RE: [PATCH] net/intel: improve Rx descriptor ring size checks
Morten Brørup
Re: [PATCH] net/intel: improve Rx descriptor ring size checks
Bruce Richardson
RE: [PATCH] net/intel: improve Rx descriptor ring size checks
Morten Brørup
[PATCH v2] net/intel: improve Rx descriptor ring size checks
Bruce Richardson
[PATCH 0/8] Fixes for Intel common rx/tx path selection
Ciara Loftus
[PATCH 1/8] net/i40e: ensure all Tx paths are selectable
Ciara Loftus
[PATCH 2/8] net/iavf: ensure all Tx paths are selectable
Ciara Loftus
[PATCH 3/8] net/ice: ensure all Tx paths are selectable
Ciara Loftus
[PATCH 4/8] net/idpf: ensure all Tx paths are selectable
Ciara Loftus
[PATCH 5/8] net/i40e: ensure all Rx paths are selectable
Ciara Loftus
[PATCH 6/8] net/iavf: ensure all Rx paths are selectable
Ciara Loftus
[PATCH 7/8] net/ice: ensure all Rx paths are selectable
Ciara Loftus
[PATCH 8/8] net/idpf: ensure all Rx paths are selectable
Ciara Loftus
Re: [PATCH 0/8] Fixes for Intel common rx/tx path selection
Bruce Richardson
RE: [PATCH 0/8] Fixes for Intel common rx/tx path selection
Loftus, Ciara
[PATCH v2 0/3] Fixes for Intel common rx/tx path selection
Ciara Loftus
[PATCH v2 1/3] net/intel: prevent selection of a null Tx burst function
Ciara Loftus
Re: [PATCH v2 1/3] net/intel: prevent selection of a null Tx burst function
Bruce Richardson
[PATCH v2 2/3] net/intel: prevent selection of a null Rx burst function
Ciara Loftus
Re: [PATCH v2 2/3] net/intel: prevent selection of a null Rx burst function
Bruce Richardson
[PATCH v2 3/3] net/intel: bring common Rx path selection in line with Tx
Ciara Loftus
Re: [PATCH v2 3/3] net/intel: bring common Rx path selection in line with Tx
Bruce Richardson
Re: [PATCH v2 0/3] Fixes for Intel common rx/tx path selection
Bruce Richardson
mbuf fast-free requirements analysis
Morten Brørup
Re: mbuf fast-free requirements analysis
Bruce Richardson
RE: mbuf fast-free requirements analysis
Konstantin Ananyev
RE: mbuf fast-free requirements analysis
Morten Brørup
RE: mbuf fast-free requirements analysis
Konstantin Ananyev
RE: mbuf fast-free requirements analysis
Morten Brørup
RE: mbuf fast-free requirements analysis
Konstantin Ananyev
RE: mbuf fast-free requirements analysis
Morten Brørup
Re: mbuf fast-free requirements analysis
Bruce Richardson
[PATCH v1] dts: show missing NIC capabilities in DTS logs
Andrew Bailey
[PATCH v2] dts: show missing NIC capabilities in DTS logs
Andrew Bailey
Re: [PATCH v2] dts: show missing NIC capabilities in DTS logs
Patrick Robb
[PATCH v3] dts: show missing NIC capabilities in DTS logs
Andrew Bailey
Re: [PATCH v3] dts: show missing NIC capabilities in DTS logs
Patrick Robb
26.03 DTS Roadmap
Patrick Robb
Community CI Meeting Minutes - December 11, 2025
Patrick Robb
DTS WG Meeting Minutes - December 4, 2025
Patrick Robb
DTS WG Meeting Minutes - November 20, 2025
Patrick Robb
Community CI Meeting Minutes - November 13, 2025
Patrick Robb
DTS WG Meeting Minutes - November 6, 2025
Patrick Robb
[DPDK/ethdev Bug 1464] VLAN filtering bug
bugzilla
[PATCH] net/intel: cache mbuf fast release mempool
Morten Brørup
[PATCH] net/netvsc: Fix on race condition of multiple commands
Madhuker Mythri
Re: [PATCH] net/netvsc: Fix on race condition of multiple commands
Patrick Robb
[PATCH] net/netvsc: Fix on race condition of multiple commands
Madhuker Mythri
RE: [EXTERNAL] [PATCH] net/netvsc: Fix on race condition of multiple commands
Long Li
Re: [EXTERNAL] [PATCH] net/netvsc: Fix on race condition of multiple commands
Stephen Hemminger
Re: [EXTERNAL] [PATCH] net/netvsc: Fix on race condition of multiple commands
madhukar mythri
Re: [PATCH 0/4] Remove SSE from some Intel drivers
Bruce Richardson
[DPDK/DTS Bug 1350] Add bidirectional traffic support
bugzilla
[PATCH] net/iavf: negotiate PTP with PF before reporting Rx timestamping
Jacob Keller
Re: [PATCH] net/i40e: Fast release optimizations
Bruce Richardson
RE: [PATCH] net/i40e: Fast release optimizations
Morten Brørup
RE: [PATCH] net/i40e: Fast release optimizations
Morten Brørup
[RFC PATCH 0/7] Add script for real-time telemetry monitoring
Bruce Richardson
[RFC PATCH 1/7] usertools: add new script to monitor telemetry on terminal
Bruce Richardson
[RFC PATCH 2/7] usertools/telemetry-watcher: add displaying stats
Bruce Richardson
[RFC PATCH 3/7] usertools/telemetry-watcher: add delta and timeout opts
Bruce Richardson
[RFC PATCH 4/7] usertools/telemetry-watcher: add total and one-line opts
Bruce Richardson
[RFC PATCH 5/7] usertools/telemetry-watcher: add thousands separator
Bruce Richardson
[RFC PATCH 6/7] usertools/telemetry-watcher: add eth name shortcuts
Bruce Richardson
[RFC PATCH 7/7] usertools/telemetry-watcher: support reconnection
Bruce Richardson
Re: [RFC PATCH 0/7] Add script for real-time telemetry monitoring
Stephen Hemminger
Re: [RFC PATCH 0/7] Add script for real-time telemetry monitoring
Bruce Richardson
Re: [RFC PATCH 0/7] Add script for real-time telemetry monitoring
Stephen Hemminger
Re: [RFC PATCH 0/7] Add script for real-time telemetry monitoring
Bruce Richardson
Re: [RFC PATCH 0/7] Add script for real-time telemetry monitoring
Stephen Hemminger
Minutes of Technical Board Meeting, 2024-November-26
Kevin Traynor
Re: Minutes of Technical Board Meeting, 2024-November-26
Stephen Hemminger
[PATCH] usertools/dpdk-devbind: add basic FreeBSD support
Bruce Richardson
[DPDK/vhost/virtio Bug 1849] [dpdk-22.11.11rc1] virtio_perf_cryptodev_func/test_virtio_aes_cbc_sha1_hmac: dpdk-test-crypto-perf EAL: Error: Invalid memory
bugzilla
Re: Indirect mbuf handling
narsimharaj pentam
RE: Indirect mbuf handling
Morten Brørup
Re: Indirect mbuf handling
narsimharaj pentam
[PATCH] net/mlx5/windows: fix MAC address ownership tracking
Itai Sharoni
[PATCH 00/13] net/intel: tx path selection simplification
Ciara Loftus
[PATCH 01/13] net/intel: introduce infrastructure for Tx path selection
Ciara Loftus
Re: [PATCH 01/13] net/intel: introduce infrastructure for Tx path selection
Bruce Richardson
[PATCH 02/13] net/ice: use same Tx path across processes
Ciara Loftus
Re: [PATCH 02/13] net/ice: use same Tx path across processes
Bruce Richardson
RE: [PATCH 02/13] net/ice: use same Tx path across processes
Loftus, Ciara
[PATCH 03/13] net/ice: use common Tx path selection infrastructure
Ciara Loftus
Re: [PATCH 03/13] net/ice: use common Tx path selection infrastructure
Bruce Richardson
Re: [PATCH 03/13] net/ice: use common Tx path selection infrastructure
Bruce Richardson
[PATCH 04/13] net/iavf: use same Tx path across processes
Ciara Loftus
[PATCH 05/13] net/iavf: use common Tx path selection infrastructure
Ciara Loftus
[PATCH 06/13] net/i40e: use same Tx path across processes
Ciara Loftus
[PATCH 07/13] net/i40e: use common Tx path selection infrastructure
Ciara Loftus
[PATCH 08/13] net/idpf: use common Tx path selection infrastructure
Ciara Loftus
[PATCH 09/13] net/cpfl: use common Tx path selection infrastructure
Ciara Loftus
[PATCH 10/13] docs: fix TSO and checksum offload feature status in ice doc
Ciara Loftus
Re: [PATCH 10/13] docs: fix TSO and checksum offload feature status in ice doc
Bruce Richardson
[PATCH 11/13] docs: fix TSO feature status in iavf driver documentation
Ciara Loftus
Re: [PATCH 11/13] docs: fix TSO feature status in iavf driver documentation
Bruce Richardson
[PATCH 12/13] docs: fix inline crypto feature status in iavf driver doc
Ciara Loftus
Re: [PATCH 12/13] docs: fix inline crypto feature status in iavf driver doc
Bruce Richardson
[PATCH 13/13] docs: fix TSO feature status in i40e driver documentation
Ciara Loftus
Earlier messages