dev
Thread
Date
Earlier messages
Later messages
Messages by Thread
[DPDK/core Bug 1027] mempool cache size parameter is misleading
bugzilla
[PATCH 0/6] net/dpaa2: RSS fixes and improvements
Maxime Leroy
[PATCH 1/6] net/dpaa2: add L4 destination port to the RSS hash key
Maxime Leroy
[PATCH 2/6] net/dpaa2: use L4 port extraction for SCTP RSS
Maxime Leroy
[PATCH 3/6] net/dpaa2: drop stray extract count bump in RSS key build
Maxime Leroy
[PATCH 4/6] net/dpaa2: set PPPoE configured flag in RSS key build
Maxime Leroy
[PATCH 5/6] net/dpaa2: support inner RSS level for tunnelled traffic
Maxime Leroy
[PATCH 6/6] net/dpaa2: implement RSS RETA query and update
Maxime Leroy
Re: [PATCH 0/6] net/dpaa2: RSS fixes and improvements
Stephen Hemminger
Re: [PATCH 0/6] net/dpaa2: RSS fixes and improvements
Hemant Agrawal
[PATCH v1 1/2] app/testpmd: mask VLAN TCI when specified
Anatoly Burakov
[PATCH v1 2/2] app/testpmd: mask VLAN inner type when specified
Anatoly Burakov
[PATCH 0/2] ethdev: fix fast-path ops on a stopped port
Maxime Leroy
[PATCH 1/2] ethdev: keep fast-path ops valid after port stop
Maxime Leroy
[PATCH 2/2] ethdev: return 0 from dummy queue count
Maxime Leroy
RE: [PATCH 2/2] ethdev: return 0 from dummy queue count
Morten Brørup
Re: [PATCH 2/2] ethdev: return 0 from dummy queue count
Stephen Hemminger
Re: [PATCH 0/2] ethdev: fix fast-path ops on a stopped port
fengchengwen
Re: [PATCH 0/2] ethdev: fix fast-path ops on a stopped port
Stephen Hemminger
[PATCH] app/testpmd: include IP fields in UDP RSS option
Maxime Leroy
Re: [PATCH] app/testpmd: include IP fields in UDP RSS option
Stephen Hemminger
[PATCH] net/crc: add 4x folding loop for aarch64 NEON implementation
Shreesh Adiga
Deep Dive into DPDK NIC RX/TX Flow
胡兴菊
[PATCH dpdk v2 2/2] graph: replace circular buffer with priority-based bitmap
kirankumark
Re: [PATCH dpdk v2 2/2] graph: replace circular buffer with priority-based bitmap
Robin Jarry
Re: [PATCH dpdk v2 2/2] graph: replace circular buffer with priority-based bitmap
kirankumark
Re: [PATCH dpdk v2 2/2] graph: replace circular buffer with priority-based bitmap
kirankumark
[PATCH v3 1/2] common/cnxk: add FEC configuration support
Rakesh Kudurumalla
[PATCH v3 2/2] net/cnxk: add FEC get set and capability ops
Rakesh Kudurumalla
Re: [PATCH v3 2/2] net/cnxk: add FEC get set and capability ops
Jerin Jacob
[DPDK/testpmd Bug 1957] [dpdk-26.07] ABI testing dpdk26.07rc1+dpdk25.11 shows error: "undefined symbol: rte_flow_dynf_metadata_offs, version EXPERIMENTAL"
bugzilla
[DPDK/testpmd Bug 1956] [dpdk-26.07-rc1] ice_buffer_split: testpmd start failed when set multiple mbuf-size
bugzilla
RE: [PATCH v5 0/3] eal/topology: introduce topology-aware lcore grouping
Varghese, Vipin
Question regarding duplicate fragment handling in DPDK IP reassembly library
Samyak Jain
Re: Question regarding duplicate fragment handling in DPDK IP reassembly library
Stephen Hemminger
Re: Question regarding duplicate fragment handling in DPDK IP reassembly library
Samyak Jain
[PATCH v1 1/1] net/i40e: allow discontiguous queue lists in hash
Anatoly Burakov
Re: [PATCH v1 1/1] net/i40e: allow discontiguous queue lists in hash
Bruce Richardson
[DPDK/core Bug 1955] [dpdk26.07-rc1] power_intel_uncore: start dpdk-l3fwd-power failed on Ubuntu26.04
bugzilla
[PATCH v4 0/9] power: centralize lcore ID validation
Huisong Li
[PATCH v4 2/9] power/cpufreq: add the lcore ID verification to framework
Huisong Li
[PATCH v4 3/9] power/acpi: remove redundant lcore ID checks
Huisong Li
[PATCH v4 1/9] power: add a common macro to verify lcore ID
Huisong Li
[PATCH v4 4/9] power/amd_pstate: remove redundant lcore ID checks
Huisong Li
[PATCH v4 5/9] power/cppc: remove redundant lcore ID checks
Huisong Li
[PATCH v4 6/9] power/intel_pstate: remove redundant lcore ID checks
Huisong Li
[PATCH v4 7/9] power/kvm_vm: remove redundant lcore ID checks
Huisong Li
[PATCH v4 8/9] power: allow the service core to config power QoS
Huisong Li
[PATCH v4 9/9] power: add lcore ID check for PMD mgmt
Huisong Li
Re: [PATCH v4 0/9] power: centralize lcore ID validation
fengchengwen
Re: [PATCH v4 0/9] power: centralize lcore ID validation
lihuisong (C)
[PATCH v1] tools: AI review handle empty Error sections
Matthew Gee
[PATCH v2] tools: AI review handle empty Error sections
Matthew Gee
Re: [PATCH v2] tools: AI review handle empty Error sections
Stephen Hemminger
[PATCH v3] tools: AI review handle empty Error sections
Matthew Gee
[PATCH] net/iavf: fix scalar Rx path zero-length segment
Ciara Loftus
Re: [PATCH] net/iavf: fix scalar Rx path zero-length segment
Bruce Richardson
RE: [PATCH] net/iavf: fix scalar Rx path zero-length segment
Loftus, Ciara
Re: [PATCH] net/iavf: fix scalar Rx path zero-length segment
Bruce Richardson
Re: [PATCH] net/iavf: fix scalar Rx path zero-length segment
Bruce Richardson
[PATCH v3 00/25] bpf: test and fix issues in verifier
Marat Khalili
[PATCH v3 01/25] bpf: format and dump jlt, jle, jslt, and jsle
Marat Khalili
[PATCH v3 02/25] bpf: add format instruction function
Marat Khalili
[PATCH v3 04/25] bpf/validate: expand comments in evaluate cycle
Marat Khalili
[PATCH v3 05/25] bpf/validate: introduce debugging interface
Marat Khalili
Re: [PATCH v3 05/25] bpf/validate: introduce debugging interface
Thomas Monjalon
RE: [PATCH v3 05/25] bpf/validate: introduce debugging interface
Marat Khalili
Re: [PATCH v3 05/25] bpf/validate: introduce debugging interface
Thomas Monjalon
RE: [PATCH v3 05/25] bpf/validate: introduce debugging interface
Marat Khalili
[PATCH v3 10/25] bpf/validate: fix EBPF_JSLT | BPF_X evaluation
Marat Khalili
[PATCH v3 08/25] test/bpf_validate: add setup and basic tests
Marat Khalili
[PATCH v3 11/25] bpf/validate: fix BPF_NEG of INT64_MIN and 0
Marat Khalili
[PATCH v3 06/25] bpf/validate: fix BPF_ADD of pointer to a scalar
Marat Khalili
[PATCH v3 03/25] bpf/validate: break on error in evaluate
Marat Khalili
[PATCH v3 12/25] bpf/validate: fix BPF_DIV and BPF_MOD signed part
Marat Khalili
[PATCH v3 09/25] test/bpf_validate: add harness for pointer tests
Marat Khalili
[PATCH v3 07/25] bpf/validate: fix BPF_LDX | EBPF_DW signed range
Marat Khalili
[PATCH v3 13/25] bpf/validate: fix BPF_MUL ranges minimum typo
Marat Khalili
[PATCH v3 14/25] bpf/validate: fix BPF_MUL signed overflow UB
Marat Khalili
[PATCH v3 16/25] bpf/validate: fix BPF_JMP source range calculation
Marat Khalili
[PATCH v3 15/25] bpf/validate: fix BPF_JGT/EBPF_JSGT no-jump max
Marat Khalili
[PATCH v3 17/25] bpf/validate: fix BPF_JMP empty range handling
Marat Khalili
[PATCH v3 18/25] bpf/validate: fix BPF_AND min calculations
Marat Khalili
[PATCH v3 19/25] bpf/validate: fix BPF_LSH shift-out-of-bounds UB
Marat Khalili
[PATCH v3 21/25] bpf/validate: fix BPF_SUB signed max zero case
Marat Khalili
[PATCH v3 20/25] bpf/validate: fix BPF_OR min calculations
Marat Khalili
[PATCH v3 22/25] bpf/validate: fix BPF_XOR signed min calculation
Marat Khalili
[PATCH v3 23/25] bpf/validate: prevent overflow when building graph
Marat Khalili
[PATCH v3 25/25] doc: add BPF validate debug to programmer's guide
Marat Khalili
[PATCH v3 24/25] doc: add release notes for BPF validation fixes
Marat Khalili
[PATCH v4 00/24] bpf: test and fix issues in verifier
Marat Khalili
[PATCH v4 02/24] bpf: add format instruction function
Marat Khalili
[PATCH v4 01/24] bpf: format and dump jlt, jle, jslt, and jsle
Marat Khalili
[PATCH v4 03/24] bpf/validate: break on error in evaluate
Marat Khalili
[PATCH v4 04/24] bpf/validate: expand comments in evaluate cycle
Marat Khalili
[PATCH v4 05/24] bpf/validate: introduce debugging interface
Marat Khalili
[PATCH v4 06/24] bpf/validate: fix BPF_ADD of pointer to a scalar
Marat Khalili
[PATCH v4 08/24] test/bpf_validate: add setup and basic tests
Marat Khalili
[PATCH v4 07/24] bpf/validate: fix BPF_LDX | EBPF_DW signed range
Marat Khalili
[PATCH v4 09/24] test/bpf_validate: add harness for pointer tests
Marat Khalili
[PATCH v4 10/24] bpf/validate: fix EBPF_JSLT | BPF_X evaluation
Marat Khalili
[PATCH v4 11/24] bpf/validate: fix BPF_NEG of INT64_MIN and 0
Marat Khalili
[PATCH v4 12/24] bpf/validate: fix BPF_DIV and BPF_MOD signed part
Marat Khalili
[PATCH v4 13/24] bpf/validate: fix BPF_MUL ranges minimum typo
Marat Khalili
[PATCH v4 14/24] bpf/validate: fix BPF_MUL signed overflow UB
Marat Khalili
[PATCH v4 15/24] bpf/validate: fix BPF_JGT/EBPF_JSGT no-jump max
Marat Khalili
[PATCH v4 16/24] bpf/validate: fix BPF_JMP source range calculation
Marat Khalili
[PATCH v4 17/24] bpf/validate: fix BPF_JMP empty range handling
Marat Khalili
[PATCH v4 18/24] bpf/validate: fix BPF_AND min calculations
Marat Khalili
[PATCH v4 19/24] bpf/validate: fix BPF_LSH shift-out-of-bounds UB
Marat Khalili
[PATCH v4 20/24] bpf/validate: fix BPF_OR min calculations
Marat Khalili
[PATCH v4 21/24] bpf/validate: fix BPF_SUB signed max zero case
Marat Khalili
[PATCH v4 22/24] bpf/validate: fix BPF_XOR signed min calculation
Marat Khalili
[PATCH v4 23/24] bpf/validate: prevent overflow when building graph
Marat Khalili
[PATCH v4 24/24] doc: add release notes for BPF validation fixes
Marat Khalili
[PATCH v5 00/24] bpf: test and fix issues in verifier
Marat Khalili
[PATCH v5 02/24] bpf: add format instruction function
Marat Khalili
Re: [PATCH v5 02/24] bpf: add format instruction function
Stephen Hemminger
RE: [PATCH v5 02/24] bpf: add format instruction function
Marat Khalili
[PATCH v5 04/24] bpf/validate: expand comments in evaluate cycle
Marat Khalili
[PATCH v5 03/24] bpf/validate: break on error in evaluate
Marat Khalili
[PATCH v5 08/24] test/bpf_validate: add setup and basic tests
Marat Khalili
[PATCH v5 09/24] test/bpf_validate: add harness for pointer tests
Marat Khalili
[PATCH v5 15/24] bpf/validate: fix BPF_JGT/EBPF_JSGT no-jump max
Marat Khalili
[PATCH v5 06/24] bpf/validate: fix BPF_ADD of pointer to a scalar
Marat Khalili
[PATCH v5 14/24] bpf/validate: fix BPF_MUL signed overflow UB
Marat Khalili
[PATCH v5 01/24] bpf: format and dump jlt, jle, jslt, and jsle
Marat Khalili
[PATCH v5 12/24] bpf/validate: fix BPF_DIV and BPF_MOD signed part
Marat Khalili
[PATCH v5 13/24] bpf/validate: fix BPF_MUL ranges minimum typo
Marat Khalili
[PATCH v5 11/24] bpf/validate: fix BPF_NEG of INT64_MIN and 0
Marat Khalili
[PATCH v5 07/24] bpf/validate: fix BPF_LDX | EBPF_DW signed range
Marat Khalili
[PATCH v5 10/24] bpf/validate: fix EBPF_JSLT | BPF_X evaluation
Marat Khalili
[PATCH v5 16/24] bpf/validate: fix BPF_JMP source range calculation
Marat Khalili
[PATCH v5 18/24] bpf/validate: fix BPF_AND min calculations
Marat Khalili
[PATCH v5 05/24] bpf/validate: introduce debugging interface
Marat Khalili
[PATCH v5 20/24] bpf/validate: fix BPF_OR min calculations
Marat Khalili
[PATCH v5 19/24] bpf/validate: fix BPF_LSH shift-out-of-bounds UB
Marat Khalili
[PATCH v5 21/24] bpf/validate: fix BPF_SUB signed max zero case
Marat Khalili
[PATCH v5 22/24] bpf/validate: fix BPF_XOR signed min calculation
Marat Khalili
[PATCH v5 17/24] bpf/validate: fix BPF_JMP empty range handling
Marat Khalili
[PATCH v5 23/24] bpf/validate: prevent overflow when building graph
Marat Khalili
[PATCH v5 24/24] doc: add release notes for BPF validation fixes
Marat Khalili
[PATCH v2] app/testpmd: add padding mode to txonly engine
Xingui Yang
Re: [PATCH v2] app/testpmd: add padding mode to txonly engine
Stephen Hemminger
Re: [PATCH v2] app/testpmd: add padding mode to txonly engine
yangxingui
[PATCH v5 00/11] bpf: introduce extensible load API
Marat Khalili
[PATCH v5 01/11] bpf: make logging prefixes more consistent
Marat Khalili
[PATCH v5 03/11] bpf: support up to 5 arguments
Marat Khalili
[PATCH v5 06/11] bpf: support loading ELF files from memory
Marat Khalili
[PATCH v5 04/11] bpf: add cBPF origin to rte_bpf_load_ex
Marat Khalili
[PATCH v5 08/11] test/bpf: test loading ELF file from memory
Marat Khalili
[PATCH v5 09/11] doc: add release notes for new extensible BPF API
Marat Khalili
[PATCH v5 07/11] test/bpf: test loading cBPF directly
Marat Khalili
[PATCH v5 10/11] doc: add load API to BPF programmer's guide
Marat Khalili
[PATCH v5 02/11] bpf: introduce extensible load API
Marat Khalili
[PATCH v5 05/11] bpf: support rte_bpf_prm_ex with port callbacks
Marat Khalili
[PATCH v5 11/11] test/bpf: add tests for error handling contracts
Marat Khalili
Re: [PATCH v5 00/11] bpf: introduce extensible load API
Stephen Hemminger
RE: [PATCH v5 00/11] bpf: introduce extensible load API
Marat Khalili
[PATCH v6 00/11] bpf: introduce extensible load API
Marat Khalili
[PATCH v6 01/11] bpf: make logging prefixes more consistent
Marat Khalili
[PATCH v6 05/11] bpf: support rte_bpf_prm_ex with port callbacks
Marat Khalili
[PATCH v6 06/11] bpf: support loading ELF files from memory
Marat Khalili
[PATCH v6 07/11] test/bpf: test loading cBPF directly
Marat Khalili
[PATCH v6 04/11] bpf: add cBPF origin to rte_bpf_load_ex
Marat Khalili
[PATCH v6 08/11] test/bpf: test loading ELF file from memory
Marat Khalili
[PATCH v6 10/11] doc: add load API to BPF programmer's guide
Marat Khalili
[PATCH v6 09/11] doc: add release notes for new extensible BPF API
Marat Khalili
[PATCH v6 11/11] test/bpf: add tests for error handling contracts
Marat Khalili
[PATCH v6 03/11] bpf: support up to 5 arguments
Marat Khalili
[PATCH v6 02/11] bpf: introduce extensible load API
Marat Khalili
Re: [PATCH v6 00/11] bpf: introduce extensible load API
Thomas Monjalon
[PATCH v9 0/1] net/mana: add device reset support
Wei Hu
[PATCH v9 1/1] net/mana: add device reset support
Wei Hu
Re: [PATCH v9 0/1] net/mana: add device reset support
Stephen Hemminger
RE: [EXTERNAL] Re: [PATCH v9 0/1] net/mana: add device reset support
Wei Hu
[PATCH] app/testpmd: add VLAN priority insert support
Xingui Yang
Re: [PATCH] app/testpmd: add VLAN priority insert support
fengchengwen
Re: [PATCH] app/testpmd: add VLAN priority insert support
yangxingui
Re: [PATCH] app/testpmd: add VLAN priority insert support
Stephen Hemminger
Re: [PATCH] app/testpmd: add VLAN priority insert support
yangxingui
[PATCH v2] app/testpmd: add VLAN priority insert support
Xingui Yang
Re: [PATCH v2] app/testpmd: add VLAN priority insert support
Stephen Hemminger
Re: [PATCH v2] app/testpmd: add VLAN priority insert support
yangxingui
[PATCH] app/testpmd: add padding mode to txonly engine
Xingui Yang
Re: [PATCH] app/testpmd: add padding mode to txonly engine
Stephen Hemminger
[PATCH] common/mlx5: fix high SMMU TLB miss with mempool alignment
Xingui Yang
Re: [PATCH] common/mlx5: fix high SMMU TLB miss with mempool alignment
yangxingui
[PATCH] crypto/cnxk: fix out of place AES GCM
Daphne Priscilla
RE: [PATCH] crypto/cnxk: fix out of place AES GCM
Tejasree Kondoj
RE: [PATCH] crypto/cnxk: fix out of place AES GCM
Akhil Goyal
[PATCH] net/crc: cleanup code in net_crc_sse.c implementation
Shreesh Adiga
Re: [PATCH] net/crc: cleanup code in net_crc_sse.c implementation
Stephen Hemminger
[PATCH] test: add larger input len test for CRC16-CCITT
Shreesh Adiga
Re: [PATCH] test: add larger input len test for CRC16-CCITT
Stephen Hemminger
[PATCH 00/15] doc: clean up sample application guides
Stephen Hemminger
[PATCH 01/15] doc: cleanups to bbdev sample application
Stephen Hemminger
[PATCH 03/15] doc: cleanup the distribution sample application guide
Stephen Hemminger
[PATCH 02/15] doc: cleanup cmd_line example documentation
Stephen Hemminger
[PATCH 04/15] doc: improve structure and clarity of compiling guide
Stephen Hemminger
Earlier messages
Later messages