dev
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/06/23
[PATCH v4 3/7] test/bpf: add test for large shift
Stephen Hemminger
2026/06/23
[PATCH v4 1/7] bpf/x86: fix JIT encoding of fixed-width immediates
Stephen Hemminger
2026/06/23
[PATCH v4 0/7] bpf: JIT related bug fixes
Stephen Hemminger
2026/06/23
Re: [PATCH v1 1/2] dts: update parsing for cryptodev latency
Patrick Robb
2026/06/23
Re: [PATCH v2] dts: update dts check format script and resolve errors
Patrick Robb
2026/06/23
Re: [PATCH] net/af_xdp: add Rx metadata and dynamic timestamping support
Stephen Hemminger
2026/06/23
[PATCH] net/af_xdp: add Rx metadata and dynamic timestamping support
Mark Blasko
2026/06/23
RE: [EXTERNAL] [PATCH v3 11/11] bus/vmbus: support unplug
Long Li
2026/06/23
RE: [EXTERNAL] [PATCH v3 10/11] bus/vmbus: store name in bus specific device
Long Li
2026/06/23
Re: [PATCH v3 6/6] test/bpf: check that bpf_convert can be JIT'd
Stephen Hemminger
2026/06/23
[PATCH v3] dts: report dut/NIC info during DTS run
Koushik Bhargav Nimoji
2026/06/23
[PATCH v2] dts: report dut/NIC info during DTS run
Koushik Bhargav Nimoji
2026/06/23
Re: [PATCH 00/17] drivers: replace strncpy with strlcpy
Stephen Hemminger
2026/06/23
Re: [PATCH v3 0/9] ENETC driver related changes series
Stephen Hemminger
2026/06/23
RE: [PATCH v3 0/9] ENETC driver related changes series
Gagandeep Singh
2026/06/23
Re: [PATCH 14/17] net/qede: replace strncpy with strlcpy
Bruce Richardson
2026/06/23
Re: [PATCH 04/17] crypto/scheduler: replace strncpy with strlcpy
Bruce Richardson
2026/06/23
[PATCH 17/17] net/virtio: replace strncpy with strlcpy
Bruce Richardson
2026/06/23
[PATCH 16/17] net/vhost: replace strncpy with strlcpy
Bruce Richardson
2026/06/23
[PATCH 15/17] net/softnic: replace strncpy with strlcpy
Bruce Richardson
2026/06/23
[PATCH 14/17] net/qede: replace strncpy with strlcpy
Bruce Richardson
2026/06/23
[PATCH 13/17] net/nfp: replace strncpy with strlcpy
Bruce Richardson
2026/06/23
[PATCH 12/17] net/mlx5: replace strncpy with strlcpy
Bruce Richardson
2026/06/23
[PATCH 10/17] net/ionic: replace strncpy with strlcpy
Bruce Richardson
2026/06/23
[PATCH 11/17] net/mlx4: replace strncpy with strlcpy
Bruce Richardson
2026/06/23
[PATCH 08/17] net/cnxk: replace strncpy with strlcpy
Bruce Richardson
2026/06/23
[PATCH 09/17] net/dpaa: replace strncpy with strlcpy
Bruce Richardson
2026/06/23
[PATCH 06/17] net/ark: replace strncpy with strlcpy
Bruce Richardson
2026/06/23
[PATCH 07/17] net/bnx2x: replace strncpy with strlcpy
Bruce Richardson
2026/06/23
[PATCH 05/17] event/cnxk: replace strncpy with strlcpy
Bruce Richardson
2026/06/23
[PATCH 04/17] crypto/scheduler: replace strncpy with strlcpy
Bruce Richardson
2026/06/23
[PATCH 03/17] crypto/mvsam: replace strncpy with strlcpy
Bruce Richardson
2026/06/23
[PATCH 02/17] common/mlx5: replace strncpy with strlcpy
Bruce Richardson
2026/06/23
[PATCH 01/17] common/cnxk: replace strncpy with strlcpy
Bruce Richardson
2026/06/23
[PATCH 00/17] drivers: replace strncpy with strlcpy
Bruce Richardson
2026/06/23
Re: [PATCH v9 07/21] net/txgbe: fix Tx desc free logic
Stephen Hemminger
2026/06/23
Re: [PATCH v9 07/21] net/txgbe: fix Tx desc free logic
Stephen Hemminger
2026/06/23
RE: [PATCH v3 05/25] bpf/validate: introduce debugging interface
Marat Khalili
2026/06/23
Re: [PATCH 1/5] eal: fix macro for versioned experimental symbol
Stephen Hemminger
2026/06/23
Re: [PATCH v7 0/4] net/zxdh: optimize Rx/Tx path performance
Stephen Hemminger
2026/06/23
Re: [PATCH v3 6/6] test/bpf: check that bpf_convert can be JIT'd
Stephen Hemminger
2026/06/23
Re: [PATCH v3 0/9] ENETC driver related changes series
Stephen Hemminger
2026/06/23
Re: [PATCH 0/5] add versioned symbols for recently stabilized APIs
Dariusz Sosnowski
2026/06/23
[PATCH] examples: use strlcpy and strlcat
Bruce Richardson
2026/06/23
Re: [PATCH 1/5] eal: fix macro for versioned experimental symbol
Dariusz Sosnowski
2026/06/23
[PATCH] app: remove use of strncpy
Bruce Richardson
2026/06/23
[PATCH v4 24/24] doc: add release notes for BPF validation fixes
Marat Khalili
2026/06/23
[PATCH v4 23/24] bpf/validate: prevent overflow when building graph
Marat Khalili
2026/06/23
[PATCH v4 22/24] bpf/validate: fix BPF_XOR signed min calculation
Marat Khalili
2026/06/23
[PATCH v4 21/24] bpf/validate: fix BPF_SUB signed max zero case
Marat Khalili
2026/06/23
[PATCH v4 20/24] bpf/validate: fix BPF_OR min calculations
Marat Khalili
2026/06/23
[PATCH v4 19/24] bpf/validate: fix BPF_LSH shift-out-of-bounds UB
Marat Khalili
2026/06/23
[PATCH v4 18/24] bpf/validate: fix BPF_AND min calculations
Marat Khalili
2026/06/23
[PATCH v4 17/24] bpf/validate: fix BPF_JMP empty range handling
Marat Khalili
2026/06/23
[PATCH v4 16/24] bpf/validate: fix BPF_JMP source range calculation
Marat Khalili
2026/06/23
[PATCH v4 15/24] bpf/validate: fix BPF_JGT/EBPF_JSGT no-jump max
Marat Khalili
2026/06/23
[PATCH v4 14/24] bpf/validate: fix BPF_MUL signed overflow UB
Marat Khalili
2026/06/23
[PATCH v4 13/24] bpf/validate: fix BPF_MUL ranges minimum typo
Marat Khalili
2026/06/23
[PATCH v4 12/24] bpf/validate: fix BPF_DIV and BPF_MOD signed part
Marat Khalili
2026/06/23
[PATCH v4 11/24] bpf/validate: fix BPF_NEG of INT64_MIN and 0
Marat Khalili
2026/06/23
[PATCH v4 10/24] bpf/validate: fix EBPF_JSLT | BPF_X evaluation
Marat Khalili
2026/06/23
[PATCH v4 09/24] test/bpf_validate: add harness for pointer tests
Marat Khalili
2026/06/23
[PATCH v4 07/24] bpf/validate: fix BPF_LDX | EBPF_DW signed range
Marat Khalili
2026/06/23
[PATCH v4 08/24] test/bpf_validate: add setup and basic tests
Marat Khalili
2026/06/23
[PATCH v4 06/24] bpf/validate: fix BPF_ADD of pointer to a scalar
Marat Khalili
2026/06/23
[PATCH v4 05/24] bpf/validate: introduce debugging interface
Marat Khalili
2026/06/23
[PATCH v4 04/24] bpf/validate: expand comments in evaluate cycle
Marat Khalili
2026/06/23
[PATCH v4 03/24] bpf/validate: break on error in evaluate
Marat Khalili
2026/06/23
[PATCH v4 01/24] bpf: format and dump jlt, jle, jslt, and jsle
Marat Khalili
2026/06/23
[PATCH v4 02/24] bpf: add format instruction function
Marat Khalili
2026/06/23
[PATCH v4 00/24] bpf: test and fix issues in verifier
Marat Khalili
2026/06/23
[PATCH 3/3] vhost: remove use of strncpy
Bruce Richardson
2026/06/23
[PATCH 2/3] eventdev: improve bounds checks for names in adapter create
Bruce Richardson
2026/06/23
[PATCH 1/3] ethdev: remove use of strncpy
Bruce Richardson
2026/06/23
[PATCH 0/3] lib: remove use of strncpy
Bruce Richardson
2026/06/23
Re: [PATCH v5] graph: add optional profiling stats
saeed bishara
2026/06/23
DPDK Release Status Meeting 2026-06-23
Mcnamara, John
2026/06/23
RE: [PATCH v3 6/6] test/bpf: check that bpf_convert can be JIT'd
Marat Khalili
2026/06/23
Re: [PATCH v4] pcapng: add user-supplied timestamp support
Stephen Hemminger
2026/06/23
Re: [PATCH 0/5] add versioned symbols for recently stabilized APIs
David Marchand
2026/06/23
Re: [PATCH 1/5] eal: fix macro for versioned experimental symbol
Stephen Hemminger
2026/06/23
Re: [PATCH 0/5] add versioned symbols for recently stabilized APIs
Stephen Hemminger
2026/06/23
[PATCH v4] pcapng: add user-supplied timestamp support
Dawid Wesierski
2026/06/23
Re: [PATCH] common/cnxk: fix inline dev null dereference
Jerin Jacob
2026/06/23
Re: [PATCH] net/mlx5: fix double free in vectorized Rx recovery
Dariusz Sosnowski
2026/06/23
Re: [PATCH v3 05/25] bpf/validate: introduce debugging interface
Thomas Monjalon
2026/06/23
RE: [PATCH v5] graph: add optional profiling stats
Morten Brørup
2026/06/23
Re: [PATCH v1 0/5] prefix lcore role enum values
lihuisong (C)
2026/06/23
[PATCH 4/5] eal: support aliases for versioned variable symbols
Dariusz Sosnowski
2026/06/23
[PATCH 5/5] ethdev: fix promoted flow metadata symbols
Dariusz Sosnowski
2026/06/23
[PATCH 0/5] add versioned symbols for recently stabilized APIs
Dariusz Sosnowski
2026/06/23
[PATCH 3/5] net/mlx5: fix stabilized function versions
Dariusz Sosnowski
2026/06/23
[PATCH 2/5] drivers: support function versioning
Dariusz Sosnowski
2026/06/23
[PATCH 1/5] eal: fix macro for versioned experimental symbol
Dariusz Sosnowski
2026/06/23
[PATCH v3 4/4] net/txgbe: add VF support for Amber-Lite 40G NIC
Zaiyu Wang
2026/06/23
[PATCH v3 3/4] net/txgbe: add support for VF sensing PF down
Zaiyu Wang
2026/06/23
[PATCH v3 2/4] net/txgbe: implement USO support
Zaiyu Wang
2026/06/23
[PATCH v3 1/4] net/ngbe: implement USO support
Zaiyu Wang
2026/06/23
[PATCH v3 0/4] Wangxun fixes and new features
Zaiyu Wang
2026/06/23
Re: [PATCH v3 07/11] bus/ifpga: allocate interrupt during probing
Bruce Richardson
2026/06/23
[PATCH] net/intel: fix use of non-recommended string functions
Bruce Richardson
2026/06/23
[PATCH v3 11/11] bus/vmbus: support unplug
David Marchand
2026/06/23
[PATCH v3 09/11] bus: implement cleanup in EAL
David Marchand
2026/06/23
[PATCH v3 10/11] bus/vmbus: store name in bus specific device
David Marchand
2026/06/23
[PATCH v3 08/11] bus: align unplug with device probe
David Marchand
2026/06/23
[PATCH v3 07/11] bus/ifpga: allocate interrupt during probing
David Marchand
2026/06/23
[PATCH v3 06/11] bus/vmbus: allocate interrupt during probing
David Marchand
2026/06/23
[PATCH v3 05/11] bus/vmbus: fix interrupt leak in cleanup
David Marchand
2026/06/23
[PATCH v3 04/11] bus/pci: fix mapping leak in bus cleanup
David Marchand
2026/06/23
[PATCH v3 03/11] bus/vdev: remove driver setting in probe
David Marchand
2026/06/23
[PATCH v3 02/11] dma/idxd: remove next pointer in bus specific device
David Marchand
2026/06/23
[PATCH v3 01/11] bus: fix reference to plug callback
David Marchand
2026/06/23
[PATCH v3 00/11] Bus cleanup infrastructure and fixes
David Marchand
2026/06/23
RE: [PATCH v3 05/25] bpf/validate: introduce debugging interface
Marat Khalili
2026/06/23
Re: [PATCH v3 05/25] bpf/validate: introduce debugging interface
Thomas Monjalon
2026/06/23
RE: [PATCH v3 2/6] test/bpf: add JSET test with small immediate
Marat Khalili
2026/06/23
RE: [PATCH v3 1/6] bpf/x86: fix JIT encoding of BPF_JSET with immediate
Marat Khalili
2026/06/23
Re: [PATCH v6 00/11] bpf: introduce extensible load API
Thomas Monjalon
2026/06/23
Re: [PATCH v2 1/1] common/cnxk: add bulk Rx queue enable/disable
Jerin Jacob
2026/06/23
Re: [PATCH v5] graph: add optional profiling stats
Jerin Jacob
2026/06/23
[PATCH] common/cnxk: fix inline dev null dereference
Aarnav JP
2026/06/23
Re: [PATCH v5] graph: add optional profiling stats
saeed bishara
2026/06/23
Re: [PATCH] app/dma_perf: skip case if worker maps to main lcore
Bruce Richardson
2026/06/23
Re: [PATCH] common/mlx5: fix high SMMU TLB miss with mempool alignment
yangxingui
2026/06/23
RE: [PATCH v5] graph: add optional profiling stats
Morten Brørup
2026/06/22
Re: [PATCH v5] graph: add optional profiling stats
Jerin Jacob
2026/06/22
RE: [PATCH v5] graph: add optional profiling stats
Morten Brørup
2026/06/22
[PATCH v7 4/4] net/zxdh: optimize Tx xmit pkts performance
Junlong Wang
2026/06/22
[PATCH v7 3/4] net/zxdh: optimize Rx recv pkts performance
Junlong Wang
2026/06/22
[PATCH v7 2/4] net/zxdh: optimize queue structure to improve performance
Junlong Wang
2026/06/22
[PATCH v7 1/4] net/zxdh: fix queue enable intr issues
Junlong Wang
2026/06/22
[PATCH v7 0/4] net/zxdh: optimize Rx/Tx path performance
Junlong Wang
2026/06/22
[PATCH v3 3/9] net/enetc: support ESP packet type in packet parsing
Gagandeep Singh
2026/06/22
RE: [PATCH v2 0/9] ENETC driver related changes series
Gagandeep Singh
2026/06/22
[PATCH v3 7/9] net/enetc: add devargs to control VSI-PSI timeout and delay
Gagandeep Singh
2026/06/22
[PATCH v3 8/9] net/enetc: set user configurable priority to TX rings
Gagandeep Singh
2026/06/22
[PATCH v3 9/9] net/enetc4: add cacheable BD ring support with SW cache maintenance
Gagandeep Singh
2026/06/22
[PATCH v3 5/9] net/enetc: support scatter-gather
Gagandeep Singh
2026/06/22
[PATCH v3 6/9] net/enetc: add option to disable VSI messaging
Gagandeep Singh
2026/06/22
[PATCH v3 4/9] net/enetc: update random MAC generation code
Gagandeep Singh
2026/06/22
[PATCH v3 2/9] net/enetc: fix queue initialization
Gagandeep Singh
2026/06/22
[PATCH v3 0/9] ENETC driver related changes series
Gagandeep Singh
2026/06/22
[PATCH v3 1/9] net/enetc: fix TX BD structure
Gagandeep Singh
2026/06/22
[PATCH v2 1/1] common/cnxk: add bulk Rx queue enable/disable
rkudurumalla
2026/06/22
Re: [PATCH v5] graph: add optional profiling stats
Jerin Jacob
2026/06/22
[PATCH] app/dma_perf: skip case if worker maps to main lcore
Rupesh Chiluka
2026/06/22
[PATCH v2 3/3] test/crypto: add unit test for Rx inject multi seg
Tejasree Kondoj
2026/06/22
[PATCH v2 2/3] test/crypto: add autotest support for cn20k
Tejasree Kondoj
2026/06/22
[PATCH v2 1/3] test/crypto: add asym autotest support for cn20k
Tejasree Kondoj
2026/06/22
[PATCH v2 0/3] update tests with CN20K support
Tejasree Kondoj
2026/06/22
[PATCH] examples/l3fwd: dynamic NUMA-aware alloc lcore_conf
Chengwen Feng
2026/06/22
RE: [PATCH v9 00/21] Wangxun Fixes
Zaiyu Wang
2026/06/22
RE: [PATCH v8 12/21] net/txgbe: fix link stability for 25G NIC
Zaiyu Wang
2026/06/22
Re: [PATCH v3] dts: clean cryptodev environment after a test run
Patrick Robb
2026/06/22
[PATCH] test/pmd_af_packet: cleanups
Stephen Hemminger
2026/06/22
RE: [EXTERNAL] [PATCH v5 14/24] bus/vmbus: convert from rte_atomic to stdatomic
Long Li
2026/06/22
RE: [EXTERNAL] [PATCH v5 12/24] net/netvsc: replace rte_atomic32 with stdatomic
Long Li
2026/06/22
[PATCH v3 1/2] dts: add code coverage reporting to DTS
Koushik Bhargav Nimoji
2026/06/22
[PATCH v3 2/2] dts: add build arguments to test run configuration
Koushik Bhargav Nimoji
2026/06/22
RE: [PATCH v3 3/6] bpf/arm64: fix offset type to allow a negative jump
Marat Khalili
2026/06/22
Re: [PATCH v5 00/23] net/sxe2: added Linkdata sxe2 ethernet driver
Stephen Hemminger
2026/06/22
Re: [PATCH v9 00/21] Wangxun Fixes
Stephen Hemminger
2026/06/22
Re: [PATCH v2 0/9] ENETC driver related changes series
Stephen Hemminger
2026/06/22
Re: [PATCH 2/6] ip_frag: discard datagrams with overlapping fragments
Stephen Hemminger
2026/06/22
RE: [PATCH 0/6] ip_frag: fix reassembly defects and add test
Morten Brørup
2026/06/22
RE: [PATCH 2/6] ip_frag: discard datagrams with overlapping fragments
Morten Brørup
2026/06/22
Re: [PATCH v8 12/21] net/txgbe: fix link stability for 25G NIC
Stephen Hemminger
2026/06/22
Re: [PATCH v5 11/24] drivers: replace rte_atomic16 with stdatomic
saeed bishara
2026/06/22
Re: [PATCH v2 2/2] test/dma: add functions to verify zero and one fill
Bruce Richardson
2026/06/22
Re: [PATCH v3 2/2] net/cnxk: add FEC get set and capability ops
Jerin Jacob
2026/06/22
[PATCH v2 2/2] test/dma: add functions to verify zero and one fill
Tejasree Kondoj
2026/06/22
[PATCH v2 1/2] test/dma: update the sg test to verify wrap around case
Tejasree Kondoj
2026/06/22
[PATCH v2 0/2] improve dmadev tests
Tejasree Kondoj
2026/06/22
Re: [PATCH v2 07/10] bus: align unplug with device probe
David Marchand
2026/06/22
Re: [PATCH v2 1/3] dma/ae4dma: introduce AMD AE4DMA DMA PMD
Bruce Richardson
2026/06/22
Re: [PATCH v2 1/3] dma/ae4dma: introduce AMD AE4DMA DMA PMD
David Marchand
2026/06/22
Re: [PATCH v2 0/3] dma/ae4dma: add AMD AE4DMA DMA PMD
David Marchand
2026/06/22
Re: [PATCH v2 1/3] dma/ae4dma: introduce AMD AE4DMA DMA PMD
Bruce Richardson
2026/06/22
Re: [PATCH v2 2/3] dma/ae4dma: add control path operations
David Marchand
2026/06/22
Re: [PATCH v3 01/20] net/cnxk: update mbuf next field for multi segment
Jerin Jacob
2026/06/22
Re: [PATCH v2 1/3] dma/ae4dma: introduce AMD AE4DMA DMA PMD
David Marchand
2026/06/22
RE: [PATCH 00/10] NXP ENETC driver related changes
Gagandeep Singh
2026/06/22
[PATCH v2 9/9] net/enetc4: add cacheable BD ring support with SW cache maintenance
Gagandeep Singh
2026/06/22
[PATCH v2 8/9] net/enetc: set user configurable priority to TX rings
Gagandeep Singh
2026/06/22
[PATCH v2 6/9] net/enetc: add option to disable VSI messaging
Gagandeep Singh
2026/06/22
[PATCH v2 7/9] net/enetc: add devargs to control VSI-PSI timeout and delay
Gagandeep Singh
2026/06/22
[PATCH v2 5/9] net/enetc: support scatter-gather
Gagandeep Singh
2026/06/22
[PATCH v2 4/9] net/enetc: update random MAC generation code
Gagandeep Singh
2026/06/22
[PATCH v2 3/9] net/enetc: support ESP packet type in packet parsing
Gagandeep Singh
2026/06/22
[PATCH v2 2/9] net/enetc: fix queue initialization
Gagandeep Singh
2026/06/22
[PATCH v2 1/9] net/enetc: fix TX BD structure
Gagandeep Singh
2026/06/22
[PATCH v2 0/9] ENETC driver related changes series
Gagandeep Singh
2026/06/22
[PATCH 3/3] test/security_inline_proto: check for capabilities
Bruce Richardson
2026/06/22
[PATCH 1/3] test/security_inline_proto: remove fast-free Tx flag
Bruce Richardson
2026/06/22
[PATCH 2/3] test/security_inline_proto: fix MTU calculation underflow
Bruce Richardson
2026/06/22
[PATCH 0/3] Fixes for inline ipsec test cases
Bruce Richardson
2026/06/22
[PATCH v9 21/21] net/txgbe: fix temperature track for AML NIC
Zaiyu Wang
2026/06/22
[PATCH v9 20/21] net/txgbe: fix to enable Tx desc check
Zaiyu Wang
2026/06/22
[PATCH v9 19/21] net/txgbe: fix to reset Tx write-back pointer
Zaiyu Wang
2026/06/22
[PATCH v9 17/21] net/txgbe: fix get module info operation
Zaiyu Wang
Earlier messages
Later messages