dev
Thread
Date
Earlier messages
Messages by Thread
[PATCH v1 0/4] Introduce generic cache stash API and PCIe TPH implementation
Chengwen Feng
[PATCH v1 2/4] ethdev: introduce generic cache stash API
Chengwen Feng
[PATCH v1 1/4] bus/pci: introduce PCIe TPH support
Chengwen Feng
[PATCH v1 4/4] app/testpmd: add TPH stash objects configuration
Chengwen Feng
[PATCH v1 3/4] net/e1000: add cache stash support via TPH
Chengwen Feng
Re: [PATCH 6/6] cmdline: add null checks for invalid input
Bruce Richardson
[PATCH 0/2] eal: notify secondaries on primary exit
Stephen Hemminger
[PATCH 2/2] eal: notify secondary on primary exit
Stephen Hemminger
[PATCH 1/2] Revert "app/testpmd: stop forwarding in secondary process"
Stephen Hemminger
[PATCH v1] dts: clean cryptodev environment after a test run
Andrew Bailey
[PATCH 0/6] add hardening checks to cmdline and cfgfile libs
Bruce Richardson
[PATCH 1/6] cfgfile: add null checks to public APIs
Bruce Richardson
[PATCH 2/6] cfgfile: prevent issues with overflow on resize
Bruce Richardson
[PATCH 3/6] cmdline: harden parser result buffer handling
Bruce Richardson
[PATCH 5/6] cmdline: guard zero-size destination buffers
Bruce Richardson
[PATCH 4/6] cmdline: add explicit help function for bool type
Bruce Richardson
[PATCH 6/6] cmdline: add null checks for invalid input
Bruce Richardson
[DPDK/DTS Bug 1943] dts: add missing device capability
bugzilla
[PATCH v2 1/2] net/ice: properly handle TM hierarchy deletion
Ciara Loftus
[PATCH v2 2/2] net/ice: fix shaper profile reference count tracking
Ciara Loftus
Re: [PATCH v2 1/2] net/ice: properly handle TM hierarchy deletion
Bruce Richardson
Re: [PATCH v2 1/2] net/ice: properly handle TM hierarchy deletion
Bruce Richardson
[PATCH] power: fix duplicated typedef for setting uncore freq
Huisong Li
[RFC 0/3] fib: tbl8 reservation drift reproducer and proposed fix
Maxime Leroy
[RFC 1/3] fib6: fix tbl8 reservation drift in trie
Maxime Leroy
[RFC 2/3] test/fib6: add reproducer for tbl8 reservation drift
Maxime Leroy
[RFC 3/3] fib: drop redundant tbl8 reservation counter
Maxime Leroy
Re: [RFC 0/3] fib: tbl8 reservation drift reproducer and proposed fix
Stephen Hemminger
DPDK Tech Board meeting minutes 29-April-2026
Morten Brørup
DPDK Tech Board meeting minutes 01-April-2026
Hemant Agrawal
[DPDK/core Bug 1942] Primary shutdown not caught by all secondaries
bugzilla
[PATCH 00/25] bpf: test and fix issues in verifier
Marat Khalili
[PATCH 01/25] bpf: format and dump jlt, jle, jslt, and jsle
Marat Khalili
[PATCH 03/25] bpf/validate: break on error in evaluate
Marat Khalili
[PATCH 04/25] bpf/validate: expand comments in evaluate cycle
Marat Khalili
[PATCH 02/25] bpf: add format instruction function
Marat Khalili
[PATCH 05/25] bpf/validate: introduce debugging interface
Marat Khalili
[PATCH 06/25] bpf/validate: fix BPF_ADD of pointer to a scalar
Marat Khalili
[PATCH 07/25] bpf/validate: fix BPF_LDX | EBPF_DW signed range
Marat Khalili
[PATCH 08/25] test/bpf_validate: add setup and basic tests
Marat Khalili
[PATCH 10/25] bpf/validate: fix EBPF_JSLT | BPF_X evaluation
Marat Khalili
[PATCH 09/25] test/bpf_validate: add harness for pointer tests
Marat Khalili
[PATCH 11/25] bpf/validate: fix BPF_NEG of INT64_MIN and 0
Marat Khalili
[PATCH 12/25] bpf/validate: fix BPF_DIV and BPF_MOD signed part
Marat Khalili
[PATCH 13/25] bpf/validate: fix BPF_MUL ranges minimum typo
Marat Khalili
[PATCH 14/25] bpf/validate: fix BPF_MUL signed overflow UB
Marat Khalili
[PATCH 16/25] bpf/validate: fix BPF_JMP source range calculation
Marat Khalili
[PATCH 15/25] bpf/validate: fix BPF_JGT/EBPF_JSGT no-jump max
Marat Khalili
[PATCH 17/25] bpf/validate: fix BPF_JMP empty range handling
Marat Khalili
[PATCH 18/25] bpf/validate: fix BPF_AND min calculations
Marat Khalili
[PATCH 19/25] bpf/validate: fix BPF_LSH shift-out-of-bounds UB
Marat Khalili
[PATCH 20/25] bpf/validate: fix BPF_OR min calculations
Marat Khalili
[PATCH 21/25] bpf/validate: fix BPF_SUB signed max zero case
Marat Khalili
[PATCH 23/25] bpf/validate: prevent overflow when building graph
Marat Khalili
[PATCH 22/25] bpf/validate: fix BPF_XOR signed min calculation
Marat Khalili
[PATCH 25/25] doc: add BPF validate debug to programmer's guide
Marat Khalili
[PATCH 24/25] doc: add release notes for BPF validation fixes
Marat Khalili
[PATCH 00/10] bpf: introduce extensible load API
Marat Khalili
[PATCH 01/10] bpf: make logging prefixes more consistent
Marat Khalili
[PATCH 04/10] bpf: add cBPF origin to rte_bpf_load_ex
Marat Khalili
[PATCH 03/10] bpf: support up to 5 arguments
Marat Khalili
[PATCH 05/10] bpf: support rte_bpf_prm_ex with port callbacks
Marat Khalili
[PATCH 06/10] bpf: support loading ELF files from memory
Marat Khalili
[PATCH 02/10] bpf: introduce extensible load API
Marat Khalili
[PATCH 07/10] test/bpf: test loading cBPF directly
Marat Khalili
[PATCH 08/10] test/bpf: test loading ELF file from memory
Marat Khalili
[PATCH 09/10] doc: add release notes for new extensible BPF API
Marat Khalili
[PATCH 10/10] doc: add load API to BPF programmer's guide
Marat Khalili
[PATCH v1 1/1] net/iavf: fix large VF IRQ mapping
Anatoly Burakov
Re: [PATCH v1 1/1] net/iavf: fix large VF IRQ mapping
David Marchand
Re: [PATCH v1 1/1] net/iavf: fix large VF IRQ mapping
Burakov, Anatoly
RE: [PATCH v1 1/1] net/iavf: fix large VF IRQ mapping
Morten Brørup
[PATCH v12 0/5] Support add/remove memory region and get-max-slots
pravin.bathija
[PATCH v12 1/5] vhost: add user to mailmap and define to vhost hdr
pravin.bathija
[PATCH v12 2/5] vhost_user: header defines for add/rem mem region
pravin.bathija
[PATCH v12 3/5] vhost_user: support function defines for back-end
pravin.bathija
[PATCH v12 4/5] vhost_user: Function defs for add/rem mem regions
pravin.bathija
[PATCH v12 5/5] vhost_user: enable configure memory slots
pravin.bathija
[PATCH v2 1/7] net/netvsc: retry VF hotplug indefinitely until PCI device disappears
Long Li
[PATCH v2 2/7] net/netvsc: retry on SIOCGIFHWADDR failure during VF hotplug
Long Li
[PATCH v2 3/7] net/netvsc: retry full probe when IB device not ready during hotplug
Long Li
[PATCH v2 4/7] net/netvsc: add debug logging for VF hotplug retry
Long Li
[PATCH v2 5/7] net/netvsc: retry when no matching MAC found in net directory
Long Li
[PATCH v2 6/7] net/netvsc: forward per-queue stats from VF device
Long Li
[PATCH v2 7/7] net/netvsc: handle VF recovery events for service reset
Long Li
Re: [PATCH v2 1/7] net/netvsc: retry VF hotplug indefinitely until PCI device disappears
Stephen Hemminger
[PATCH 1/7] net/netvsc: retry VF hotplug indefinitely until PCI device disappears
Long Li
[PATCH 3/7] net/netvsc: retry full probe when IB device not ready during hotplug
Long Li
[PATCH 2/7] net/netvsc: retry on SIOCGIFHWADDR failure during VF hotplug
Long Li
[PATCH 5/7] net/netvsc: retry when no matching MAC found in net directory
Long Li
[PATCH 4/7] net/netvsc: add NOTICE-level debug logging for VF hotplug retry
Long Li
[PATCH 6/7] net/netvsc: forward per-queue stats from VF device
Long Li
[PATCH 7/7] net/netvsc: handle VF recovery events for service reset
Long Li
Re: [PATCH 1/7] net/netvsc: retry VF hotplug indefinitely until PCI device disappears
Stephen Hemminger
RE: [EXTERNAL] Re: [PATCH 1/7] net/netvsc: retry VF hotplug indefinitely until PCI device disappears
Long Li
[PATCH v12 0/6] flow_parser: add shared parser library
Lukas Sismis
[PATCH v12 1/6] cmdline: include stddef.h for MSVC compatibility
Lukas Sismis
[PATCH v12 2/6] ethdev: add RSS type helper APIs
Lukas Sismis
[PATCH v12 5/6] examples/flow_parsing: add flow parser demo
Lukas Sismis
[PATCH v12 6/6] test: add flow parser functional tests
Lukas Sismis
Re: [PATCH v12 0/6] flow_parser: add shared parser library
Lukáš Šišmiš
Re: [PATCH v12 0/6] flow_parser: add shared parser library
Stephen Hemminger
Re: [PATCH v12 0/6] flow_parser: add shared parser library
Lukáš Šišmiš
[RFC PATCH 0/3] flow_compile: textual flow rule compiler
Stephen Hemminger
[RFC 1/3] flow_compile: introduce textual flow rule compiler
Stephen Hemminger
Re: [RFC 1/3] flow_compile: introduce textual flow rule compiler
Bruce Richardson
RE: [RFC 1/3] flow_compile: introduce textual flow rule compiler
Konstantin Ananyev
Re: [RFC 1/3] flow_compile: introduce textual flow rule compiler
Stephen Hemminger
Re: [RFC 1/3] flow_compile: introduce textual flow rule compiler
Bruce Richardson
Re: [RFC 1/3] flow_compile: introduce textual flow rule compiler
Stephen Hemminger
[RFC 2/3] doc: add programmer's guide for flow rule compiler
Stephen Hemminger
[RFC 3/3] test/flow_compile: add unit tests for flow rule compiler
Stephen Hemminger
[RFC v2 0/4] flow_compile: textual flow rule compiler
Stephen Hemminger
[RFC v2 1/4] config: add support for using flex and bison
Stephen Hemminger
[RFC v2 2/4] flow_compile: introduce textual flow rule compiler
Stephen Hemminger
[RFC v2 3/4] doc: add programmer's guide for flow rule compiler
Stephen Hemminger
[RFC v2 4/4] test/flow_compile: add unit tests for flow rule compiler
Stephen Hemminger
Re: [RFC v2 0/4] flow_compile: textual flow rule compiler
Stephen Hemminger
Re: [RFC v2 0/4] flow_compile: textual flow rule compiler
Bruce Richardson
Re: [RFC v2 0/4] flow_compile: textual flow rule compiler
Stephen Hemminger
Re: [RFC v2 0/4] flow_compile: textual flow rule compiler
Bruce Richardson
Re: [RFC v2 0/4] flow_compile: textual flow rule compiler
Stephen Hemminger
[PATCH] devtools: fix regex matching literal plus in patches
Thomas Monjalon
[PATCH] net/ixgbe: fix flow control frame byte adjustment
Daniil Iskhakov
[PATCH] net/ixgbe: fix good octets CRC adjustment
Daniil Iskhakov
Re: [PATCH] net/ixgbe: fix good octets CRC adjustment
Bruce Richardson
Re: [PATCH] net/ixgbe: fix good octets CRC adjustment
Bruce Richardson
[PATCH] net/ixgbe: fix queue received bytes CRC adjustment
Daniil Iskhakov
Re: [PATCH] net/ixgbe: fix queue received bytes CRC adjustment
Bruce Richardson
[PATCH] net/ice: fix TM node ID validation against configured queues
Ciara Loftus
[PATCH] test: sync soft expiry check in inline IPsec
Aarnav JP
[PATCH v5 0/7] Add script for real-time telemetry monitoring
Bruce Richardson
[PATCH v5 1/7] usertools: add new script to monitor telemetry on terminal
Bruce Richardson
[PATCH v5 2/7] usertools/telemetry-watcher: add displaying stats
Bruce Richardson
[PATCH v5 3/7] usertools/telemetry-watcher: add delta and timeout opts
Bruce Richardson
[PATCH v5 4/7] usertools/telemetry-watcher: add total and one-line opts
Bruce Richardson
[PATCH v5 6/7] usertools/telemetry-watcher: add eth name shortcuts
Bruce Richardson
[PATCH v5 5/7] usertools/telemetry-watcher: add thousands separator
Bruce Richardson
[PATCH v5 7/7] usertools/telemetry-watcher: support reconnection
Bruce Richardson
[PATCH 1/2] common/cnxk: add ROC API to support custom profile
rkudurumalla
[PATCH 2/2] net/cnxk: add PMD API to support custom profile setup
rkudurumalla
[PATCH v11 0/5] Support add/remove memory region and get-max-slots
pravin.bathija
[PATCH v11 1/5] vhost: add user to mailmap and define to vhost hdr
pravin.bathija
Re: [PATCH v11 1/5] vhost: add user to mailmap and define to vhost hdr
Maxime Coquelin
[PATCH v11 2/5] vhost_user: header defines for add/rem mem region
pravin.bathija
Re: [PATCH v11 2/5] vhost_user: header defines for add/rem mem region
Maxime Coquelin
[PATCH v11 3/5] vhost_user: support function defines for back-end
pravin.bathija
Re: [PATCH v11 3/5] vhost_user: support function defines for back-end
Maxime Coquelin
RE: [PATCH v11 3/5] vhost_user: support function defines for back-end
Bathija, Pravin
RE: [PATCH v11 3/5] vhost_user: support function defines for back-end
Bathija, Pravin
[PATCH v11 4/5] vhost_user: Function defs for add/rem mem regions
pravin.bathija
[PATCH v11 5/5] vhost_user: enable configure memory slots
pravin.bathija
[PATCH v2 1/5] trace: change scope of conditional block
rkudurumalla
[PATCH v2 2/5] test/pmu: enable test
rkudurumalla
[PATCH v2 3/5] trace: add PMU
rkudurumalla
[PATCH v2 4/5] lib/pmu: fix out-of-bound access
rkudurumalla
[PATCH v2 5/5] test/pmu: improve error handling and enable test
rkudurumalla
RE: [PATCH v2] mempool: introduce statistics reset function
Morten Brørup
Re: [PATCH v2] mempool: introduce statistics reset function
Thomas Monjalon
[PATCH] spinlock: remove volatile qualifier
Thomas Monjalon
Re: [PATCH] spinlock: remove volatile qualifier
Thomas Monjalon
[PATCH] spinlock: fix API comments
Thomas Monjalon
Re: [PATCH] spinlock: fix API comments
Thomas Monjalon
Re: [PATCH] spinlock: remove volatile qualifier
Stephen Hemminger
Re: [PATCH] spinlock: remove volatile qualifier
Thomas Monjalon
Re: [PATCH] spinlock: remove volatile qualifier
Stephen Hemminger
[PATCH] stack: rightsize cache guard
Morten Brørup
Re: [PATCH v7 00/18] Support VFIO cdev API in DPDK
Stephen Hemminger
[PATCH 1/2] net/ice: properly handle TM hierarchy deletion
Ciara Loftus
[PATCH 2/2] net/ice: fix shaper profile reference count tracking
Ciara Loftus
Re: [PATCH 2/2] net/ice: fix shaper profile reference count tracking
Bruce Richardson
DPDK 25.11.2 released
Kevin Traynor
[RFC] dts: add code coverage parameter to DTS
Koushik Bhargav Nimoji
[DPDK/other Bug 1941] net/tap: wrong ptype leads to checksum failure
bugzilla
Re: [PATCH 6/7] pcapng: add user-supplied timestamp support
Stephen Hemminger
Re: [PATCH 6/7] pcapng: add user-supplied timestamp support
Stephen Hemminger
Re: [PATCH 6/7] pcapng: add user-supplied timestamp support
Stephen Hemminger
[PATCH] cryptodev: update xform string array
Gowrishankar Muthukrishnan
[PATCH] buildtools/cmdline-gen: add more headers to generated file
Bruce Richardson
[PATCH v1 00/15] IXGBE fixes and cleanups
Anatoly Burakov
[PATCH v1 01/15] net/ixgbe: fix flows not being scoped to port
Anatoly Burakov
[PATCH v1 02/15] net/ixgbe: fix shared PF pointer in representor
Anatoly Burakov
[PATCH v1 04/15] net/ixgbe: fix SCTP protocol-only flow parsing
Anatoly Burakov
[PATCH v1 03/15] net/ixgbe: fix non-shared data in IPsec session
Anatoly Burakov
Re: [PATCH v1 03/15] net/ixgbe: fix non-shared data in IPsec session
Radu Nicolau
[PATCH v1 05/15] net/ixgbe: fix L4 protocol mask handling
Anatoly Burakov
[PATCH v1 06/15] net/ixgbe: reset flow state on clear paths
Anatoly Burakov
[PATCH v1 08/15] net/ixgbe: do not use flow list to count flows
Anatoly Burakov
Re: [PATCH v1 08/15] net/ixgbe: do not use flow list to count flows
Bruce Richardson
[PATCH v1 07/15] net/ixgbe: store max VFs in adapter
Anatoly Burakov
[PATCH v1 09/15] net/ixgbe: remove redundant flow tracking lists
Anatoly Burakov
[PATCH v1 10/15] net/ixgbe: reduce FDIR conf macro usage
Anatoly Burakov
[PATCH v1 11/15] net/ixgbe: use adapter in flow-related calls
Anatoly Burakov
[PATCH v1 12/15] net/ixgbe: support protocol-only TCP and UDP rules
Anatoly Burakov
[PATCH v1 13/15] net/ixgbe: write drop queue at init
Anatoly Burakov
[PATCH v1 14/15] net/ixgbe: rely less on global flow state
Anatoly Burakov
[PATCH v1 15/15] net/ixgbe: refactor flow creation
Anatoly Burakov
Re: [PATCH v1 00/15] IXGBE fixes and cleanups
Bruce Richardson
Re: [PATCH v1 00/15] IXGBE fixes and cleanups
Bruce Richardson
[PATCH v1 1/4] net/ixgbe: implement flow dump
Anatoly Burakov
Earlier messages