dev
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH 16/20] net/bnxt: remove unnecessary null check
Stephen Hemminger
[PATCH 17/20] test: use rte_pktmbuf_free_bulk
Stephen Hemminger
[PATCH 18/20] app/test-dma-perf: remove unnecessary null check
Stephen Hemminger
Re: [PATCH 18/20] app/test-dma-perf: remove unnecessary null check
fengchengwen
[PATCH 19/20] app/test-compress-perf: remove unnecessary null check
Stephen Hemminger
[PATCH 20/20] examples: use rte_pktmbuf_free_bulk
Stephen Hemminger
[PATCH v2 0/4] net/axgbe: fix resource leaks and OOB access
Stephen Hemminger
[PATCH v2 1/4] net/axgbe: fix resource leaks in device init error paths
Stephen Hemminger
[PATCH v2 2/4] net/axgbe: fix Rx queue leak on descriptor init failure
Stephen Hemminger
[PATCH v2 3/4] net/axgbe: destroy mutexes on device close
Stephen Hemminger
[PATCH v2 4/4] net/axgbe: fix descriptor status out-of-bounds access
Stephen Hemminger
Re: [PATCH] net/mlx5: fallback to verbs for Tx memory allocation if devx unsupported
Dariusz Sosnowski
[PATCH v3] dts: update test suite names to be clear and consistent
Andrew Bailey
[PATCH v4] dts: update test suite names to be clear and consistent
Andrew Bailey
[PATCH v1 0/2] Update IDPF Base Code
Soumyadeep Hore
[PATCH v1 1/2] net/idpf/base: add MMG device IDs
Soumyadeep Hore
[PATCH v1 2/2] doc: update recommended matching versions for cpfl and idpf
Soumyadeep Hore
Re: [PATCH v1 2/2] doc: update recommended matching versions for cpfl and idpf
Bruce Richardson
[PATCH v2 0/2] Update IDPF Base Code
Soumyadeep Hore
[PATCH v2 1/2] net/idpf/base: add MMG device IDs
Soumyadeep Hore
[PATCH v2 2/2] doc: update recommended matching versions for cpfl and idpf
Soumyadeep Hore
Re: [PATCH v2 0/2] Update IDPF Base Code
Bruce Richardson
[PATCH v10] eal/x86: optimize memcpy of small sizes
Morten Brørup
[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
Re: [PATCH v1 1/4] bus/pci: introduce PCIe TPH support
Stephen Hemminger
[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
[PATCH v2 0/4] Introduce generic cache stash API and PCIe TPH implementation
Chengwen Feng
[PATCH v2 3/4] net/e1000: add cache stash support via TPH
Chengwen Feng
[PATCH v2 4/4] app/testpmd: add TPH stash objects configuration
Chengwen Feng
[PATCH v2 1/4] bus/pci: introduce PCIe TPH support
Chengwen Feng
[PATCH v2 2/4] ethdev: introduce generic cache stash API
Chengwen Feng
Re: [PATCH v1 0/4] Introduce generic cache stash API and PCIe TPH implementation
Stephen Hemminger
Re: [PATCH v1 0/4] Introduce generic cache stash API and PCIe TPH implementation
Stephen Hemminger
[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
Re: [PATCH v1] dts: clean cryptodev environment after a test run
Andrew Bailey
[PATCH v2] dts: clean cryptodev environment after a test run
Andrew Bailey
[PATCH v3] 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
Re: [PATCH 0/6] add hardening checks to cmdline and cfgfile libs
Thomas Monjalon
[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
Re: [RFC 0/3] fib: tbl8 reservation drift reproducer and proposed fix
Maxime Leroy
[PATCH v1 0/5] fib6: fix tbl8 reservation drift
Maxime Leroy
[PATCH v1 1/5] fib6: fix tbl8 reservation drift in trie
Maxime Leroy
[PATCH v1 2/5] test/fib6: add reproducer for tbl8 reservation drift
Maxime Leroy
[PATCH v1 3/5] test/fib6: extended drift test cases
Maxime Leroy
[PATCH v1 5/5] fib6: speed up tbl8 reservation accounting
Maxime Leroy
[PATCH v1 4/5] rib: track valid descendant count per node
Maxime Leroy
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
Re: [PATCH 25/25] doc: add BPF validate debug to programmer's guide
Stephen Hemminger
[PATCH 24/25] doc: add release notes for BPF validation fixes
Marat Khalili
RE: [PATCH 00/25] bpf: test and fix issues in verifier
Konstantin Ananyev
[PATCH v2 00/25] bpf: test and fix issues in verifier
Marat Khalili
[PATCH v2 01/25] bpf: format and dump jlt, jle, jslt, and jsle
Marat Khalili
[PATCH v2 02/25] bpf: add format instruction function
Marat Khalili
[PATCH v2 04/25] bpf/validate: expand comments in evaluate cycle
Marat Khalili
[PATCH v2 03/25] bpf/validate: break on error in evaluate
Marat Khalili
[PATCH v2 06/25] bpf/validate: fix BPF_ADD of pointer to a scalar
Marat Khalili
[PATCH v2 07/25] bpf/validate: fix BPF_LDX | EBPF_DW signed range
Marat Khalili
[PATCH v2 05/25] bpf/validate: introduce debugging interface
Marat Khalili
[PATCH v2 08/25] test/bpf_validate: add setup and basic tests
Marat Khalili
[PATCH v2 09/25] test/bpf_validate: add harness for pointer tests
Marat Khalili
[PATCH v2 10/25] bpf/validate: fix EBPF_JSLT | BPF_X evaluation
Marat Khalili
[PATCH v2 11/25] bpf/validate: fix BPF_NEG of INT64_MIN and 0
Marat Khalili
[PATCH v2 13/25] bpf/validate: fix BPF_MUL ranges minimum typo
Marat Khalili
[PATCH v2 12/25] bpf/validate: fix BPF_DIV and BPF_MOD signed part
Marat Khalili
[PATCH v2 14/25] bpf/validate: fix BPF_MUL signed overflow UB
Marat Khalili
[PATCH v2 15/25] bpf/validate: fix BPF_JGT/EBPF_JSGT no-jump max
Marat Khalili
[PATCH v2 16/25] bpf/validate: fix BPF_JMP source range calculation
Marat Khalili
[PATCH v2 17/25] bpf/validate: fix BPF_JMP empty range handling
Marat Khalili
[PATCH v2 19/25] bpf/validate: fix BPF_LSH shift-out-of-bounds UB
Marat Khalili
[PATCH v2 18/25] bpf/validate: fix BPF_AND min calculations
Marat Khalili
[PATCH v2 20/25] bpf/validate: fix BPF_OR min calculations
Marat Khalili
[PATCH v2 21/25] bpf/validate: fix BPF_SUB signed max zero case
Marat Khalili
[PATCH v2 22/25] bpf/validate: fix BPF_XOR signed min calculation
Marat Khalili
[PATCH v2 23/25] bpf/validate: prevent overflow when building graph
Marat Khalili
[PATCH v2 24/25] doc: add release notes for BPF validation fixes
Marat Khalili
[PATCH v2 25/25] doc: add BPF validate debug to programmer's guide
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
RE: [PATCH 00/10] bpf: introduce extensible load API
Konstantin Ananyev
[PATCH v2 00/10] bpf: introduce extensible load API
Marat Khalili
[PATCH v2 01/10] bpf: make logging prefixes more consistent
Marat Khalili
[PATCH v2 02/10] bpf: introduce extensible load API
Marat Khalili
[PATCH v2 03/10] bpf: support up to 5 arguments
Marat Khalili
[PATCH v2 05/10] bpf: support rte_bpf_prm_ex with port callbacks
Marat Khalili
[PATCH v2 06/10] bpf: support loading ELF files from memory
Marat Khalili
[PATCH v2 08/10] test/bpf: test loading ELF file from memory
Marat Khalili
[PATCH v2 07/10] test/bpf: test loading cBPF directly
Marat Khalili
[PATCH v2 09/10] doc: add release notes for new extensible BPF API
Marat Khalili
[PATCH v2 10/10] doc: add load API to BPF programmer's guide
Marat Khalili
[PATCH v2 04/10] bpf: add cBPF origin to rte_bpf_load_ex
Marat Khalili
[PATCH v3 00/10] bpf: introduce extensible load API
Marat Khalili
[PATCH v3 01/10] bpf: make logging prefixes more consistent
Marat Khalili
[PATCH v3 02/10] bpf: introduce extensible load API
Marat Khalili
Re: [PATCH v3 02/10] bpf: introduce extensible load API
Stephen Hemminger
[PATCH v3 04/10] bpf: add cBPF origin to rte_bpf_load_ex
Marat Khalili
[PATCH v3 03/10] bpf: support up to 5 arguments
Marat Khalili
[PATCH v3 06/10] bpf: support loading ELF files from memory
Marat Khalili
[PATCH v3 05/10] bpf: support rte_bpf_prm_ex with port callbacks
Marat Khalili
[PATCH v3 08/10] test/bpf: test loading ELF file from memory
Marat Khalili
[PATCH v3 07/10] test/bpf: test loading cBPF directly
Marat Khalili
[PATCH v3 09/10] doc: add release notes for new extensible BPF API
Marat Khalili
[PATCH v3 10/10] doc: add load API to BPF programmer's guide
Marat Khalili
[PATCH v4 00/11] bpf: introduce extensible load API
Marat Khalili
[PATCH v4 01/11] bpf: make logging prefixes more consistent
Marat Khalili
[PATCH v4 03/11] bpf: support up to 5 arguments
Marat Khalili
[PATCH v4 04/11] bpf: add cBPF origin to rte_bpf_load_ex
Marat Khalili
[PATCH v4 05/11] bpf: support rte_bpf_prm_ex with port callbacks
Marat Khalili
[PATCH v4 02/11] bpf: introduce extensible load API
Marat Khalili
[PATCH v4 06/11] bpf: support loading ELF files from memory
Marat Khalili
[PATCH v4 07/11] test/bpf: test loading cBPF directly
Marat Khalili
[PATCH v4 08/11] test/bpf: test loading ELF file from memory
Marat Khalili
[PATCH v4 09/11] doc: add release notes for new extensible BPF API
Marat Khalili
[PATCH v4 10/11] doc: add load API to BPF programmer's guide
Marat Khalili
[PATCH v4 11/11] test/bpf: add tests for error handling contracts
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
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
RE: [PATCH v1 1/1] net/iavf: fix large VF IRQ mapping
Morten Brørup
Re: [PATCH v1 1/1] net/iavf: fix large VF IRQ mapping
Bruce Richardson
Re: [PATCH v1 1/1] net/iavf: fix large VF IRQ mapping
Bruce Richardson
Re: [PATCH v1 1/1] net/iavf: fix large VF IRQ mapping
Bruce Richardson
RE: [PATCH v3 0/2] Extend NUMA nodes limit
Liangxing Wang
[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
Re: [PATCH v12 1/5] vhost: add user to mailmap and define to vhost hdr
fengchengwen
[PATCH v12 2/5] vhost_user: header defines for add/rem mem region
pravin.bathija
Re: [PATCH v12 2/5] vhost_user: header defines for add/rem mem region
fengchengwen
RE: [PATCH v12 2/5] vhost_user: header defines for add/rem mem region
Bathija, Pravin
[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
Re: [PATCH v12 4/5] vhost_user: Function defs for add/rem mem regions
fengchengwen
RE: [PATCH v12 4/5] vhost_user: Function defs for add/rem mem regions
Bathija, Pravin
[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
Earlier messages
Later messages