dev
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH v20 17/25] net/pcap: avoid use of volatile
Bruce Richardson
Re: [PATCH v20 17/25] net/pcap: avoid use of volatile
Stephen Hemminger
[PATCH v20 20/25] net/pcap: add snapshot length devarg
Stephen Hemminger
Re: [PATCH v20 20/25] net/pcap: add snapshot length devarg
Bruce Richardson
[PATCH v20 21/25] net/pcap: add Rx scatter offload
Stephen Hemminger
Re: [PATCH v20 21/25] net/pcap: add Rx scatter offload
Bruce Richardson
[PATCH v20 22/25] net/pcap: add link status change support for iface mode
Stephen Hemminger
Re: [PATCH v20 22/25] net/pcap: add link status change support for iface mode
Bruce Richardson
[PATCH v20 23/25] net/pcap: add EOF notification via link status change
Stephen Hemminger
Re: [PATCH v20 23/25] net/pcap: add EOF notification via link status change
Bruce Richardson
[PATCH v20 25/25] app/pdump: preserve VLAN tags in captured packets
Stephen Hemminger
Re: [PATCH v20 25/25] app/pdump: preserve VLAN tags in captured packets
Bruce Richardson
RE: [PATCH v20 25/25] app/pdump: preserve VLAN tags in captured packets
Morten Brørup
Re: [PATCH v20 25/25] app/pdump: preserve VLAN tags in captured packets
Bruce Richardson
RE: [PATCH v20 25/25] app/pdump: preserve VLAN tags in captured packets
Morten Brørup
[PATCH v20 24/25] test: add comprehensive test suite for pcap PMD
Stephen Hemminger
Re: [PATCH v20 24/25] test: add comprehensive test suite for pcap PMD
Bruce Richardson
Re: [PATCH v5 1/2] dts: make one link the default topology
Patrick Robb
Re: [PATCH v5 1/2] dts: make one link the default topology
Patrick Robb
Re: [PATCH v5 1/2] dts: make one link the default topology
Patrick Robb
DPDK Release Status Meeting 2026-03-10
Mcnamara, John
mempool name size incorrect?
Morten Brørup
Re: mempool name size incorrect?
Andrew Rybchenko
RE: mempool name size incorrect?
Morten Brørup
RE: mempool name size incorrect?
Konstantin Ananyev
Re: mempool name size incorrect?
Andrew Rybchenko
RE: mempool name size incorrect?
Morten Brørup
RE: mempool name size incorrect?
Konstantin Ananyev
RE: mempool name size incorrect?
Morten Brørup
RE: mempool name size incorrect?
Konstantin Ananyev
Re: mempool name size incorrect?
Stephen Hemminger
[PATCH] eal/riscv: implement prefetch using __builtin_prefetch
dangshiwei
[PATCH] doc: remove references to obsolete testpmd flag
Ciara Loftus
Re: [PATCH] doc: remove references to obsolete testpmd flag
Bruce Richardson
Re: [PATCH] doc: remove references to obsolete testpmd flag
Bruce Richardson
[PATCH v1 00/10] net/mlx5: per-queue Tx rate limiting via packet pacing
Vincent Jardin
[PATCH v1 01/10] doc/nics/mlx5: fix stale packet pacing documentation
Vincent Jardin
RE: [PATCH v1 01/10] doc/nics/mlx5: fix stale packet pacing documentation
Slava Ovsiienko
[PATCH v1 02/10] common/mlx5: query packet pacing rate table capabilities
Vincent Jardin
[PATCH v1 03/10] common/mlx5: extend SQ modify to support rate limit update
Vincent Jardin
[PATCH v1 04/10] net/mlx5: add per-queue packet pacing infrastructure
Vincent Jardin
[PATCH v1 05/10] net/mlx5: support per-queue rate limiting
Vincent Jardin
[PATCH v1 06/10] net/mlx5: add burst pacing devargs
Vincent Jardin
[PATCH v1 07/10] net/mlx5: add testpmd command to query per-queue rate limit
Vincent Jardin
[PATCH v1 08/10] ethdev: add getter for per-queue Tx rate limit
Vincent Jardin
[PATCH v1 9/10] net/mlx5: share pacing rate table entries across queues
Vincent Jardin
[PATCH v1 10/10] net/mlx5: add rate table capacity query API
Vincent Jardin
Re: [PATCH v1 00/10] net/mlx5: per-queue Tx rate limiting via packet pacing
Stephen Hemminger
[PATCH v2 00/10] net/mlx5: per-queue Tx rate limiting via packet pacing
Vincent Jardin
[PATCH v2 01/10] doc/nics/mlx5: fix stale packet pacing documentation
Vincent Jardin
[PATCH v2 02/10] common/mlx5: query packet pacing rate table capabilities
Vincent Jardin
[PATCH v2 03/10] common/mlx5: extend SQ modify to support rate limit update
Vincent Jardin
[PATCH v2 04/10] net/mlx5: add per-queue packet pacing infrastructure
Vincent Jardin
Re: [PATCH v2 04/10] net/mlx5: add per-queue packet pacing infrastructure
Stephen Hemminger
[PATCH v2 05/10] net/mlx5: support per-queue rate limiting
Vincent Jardin
[PATCH v2 06/10] net/mlx5: add burst pacing devargs
Vincent Jardin
[PATCH v2 07/10] net/mlx5: add testpmd command to query per-queue rate limit
Vincent Jardin
Re: [PATCH v2 07/10] net/mlx5: add testpmd command to query per-queue rate limit
Stephen Hemminger
[PATCH v2 08/10] ethdev: add getter for per-queue Tx rate limit
Vincent Jardin
Re: [PATCH v2 08/10] ethdev: add getter for per-queue Tx rate limit
Stephen Hemminger
Re: [PATCH v2 08/10] ethdev: add getter for per-queue Tx rate limit
Stephen Hemminger
Re: [PATCH v2 08/10] ethdev: add getter for per-queue Tx rate limit
Vincent Jardin
[PATCH v2 09/10] net/mlx5: share pacing rate table entries across queues
Vincent Jardin
[PATCH v2 10/10] net/mlx5: add rate table capacity query API
Vincent Jardin
Re: [PATCH v2 10/10] net/mlx5: add rate table capacity query API
Stephen Hemminger
Re: [PATCH v2 10/10] net/mlx5: add rate table capacity query API
Stephen Hemminger
Re: [PATCH v2 10/10] net/mlx5: add rate table capacity query API
Vincent Jardin
Re: [PATCH v2 10/10] net/mlx5: add rate table capacity query API
Stephen Hemminger
[PATCH v3 00/9] net/mlx5: per-queue Tx rate limiting via packet pacing
Vincent Jardin
[PATCH v3 01/9] doc/nics/mlx5: fix stale packet pacing documentation
Vincent Jardin
[PATCH v3 02/9] common/mlx5: query packet pacing rate table capabilities
Vincent Jardin
RE: [PATCH v3 02/9] common/mlx5: query packet pacing rate table capabilities
Slava Ovsiienko
[PATCH v3 03/9] common/mlx5: extend SQ modify to support rate limit update
Vincent Jardin
RE: [PATCH v3 03/9] common/mlx5: extend SQ modify to support rate limit update
Slava Ovsiienko
[PATCH v3 04/9] net/mlx5: add per-queue packet pacing infrastructure
Vincent Jardin
RE: [PATCH v3 04/9] net/mlx5: add per-queue packet pacing infrastructure
Slava Ovsiienko
[PATCH v3 05/9] net/mlx5: support per-queue rate limiting
Vincent Jardin
RE: [PATCH v3 05/9] net/mlx5: support per-queue rate limiting
Slava Ovsiienko
[PATCH v3 06/9] net/mlx5: add burst pacing devargs
Vincent Jardin
RE: [PATCH v3 06/9] net/mlx5: add burst pacing devargs
Slava Ovsiienko
[PATCH v3 07/9] net/mlx5: add testpmd command to query per-queue rate limit
Vincent Jardin
RE: [PATCH v3 07/9] net/mlx5: add testpmd command to query per-queue rate limit
Slava Ovsiienko
Re: [PATCH v3 07/9] net/mlx5: add testpmd command to query per-queue rate limit
Vincent Jardin
[PATCH v3 08/9] ethdev: add getter for per-queue Tx rate limit
Vincent Jardin
RE: [PATCH v3 08/9] ethdev: add getter for per-queue Tx rate limit
Slava Ovsiienko
[PATCH v3 09/9] net/mlx5: add rate table capacity query API
Vincent Jardin
RE: [PATCH v3 09/9] net/mlx5: add rate table capacity query API
Slava Ovsiienko
Re: [PATCH v3 00/9] net/mlx5: per-queue Tx rate limiting via packet pacing
Stephen Hemminger
Re: [PATCH v3 00/9] net/mlx5: per-queue Tx rate limiting via packet pacing
Vincent Jardin
[PATCH v4 00/10] net/mlx5: per-queue Tx rate limiting via packet pacing
Vincent Jardin
[PATCH v4 01/10] doc/nics/mlx5: fix stale packet pacing documentation
Vincent Jardin
[PATCH v4 02/10] common/mlx5: query packet pacing rate table capabilities
Vincent Jardin
[PATCH v4 03/10] common/mlx5: extend SQ modify to support rate limit update
Vincent Jardin
[PATCH v4 04/10] net/mlx5: add per-queue packet pacing infrastructure
Vincent Jardin
[PATCH v4 05/10] net/mlx5: support per-queue rate limiting
Vincent Jardin
[PATCH v4 06/10] net/mlx5: add burst pacing devargs
Vincent Jardin
[PATCH v4 08/10] ethdev: add getter for per-queue Tx rate limit
Vincent Jardin
[PATCH v4 07/10] net/mlx5: add testpmd command to query per-queue rate limit
Vincent Jardin
[PATCH v4 09/10] net/mlx5: implement per-queue Tx rate limit getter
Vincent Jardin
[PATCH v4 10/10] net/mlx5: add rate table capacity query API
Vincent Jardin
[PATCH] mailmap: update Vincent Jardin email address
Vincent Jardin
[BUG] common/cnxk: AES-GMAC key copied before length validation in ow_ipsec_sa_common_param_fill allows transient out-of-bounds write
??????
[BUG] common/cnxk: AES-GMAC key copied before length validation in ot_ipsec_sa_common_param_fill allows transient out-of-bounds write
??????
[BUG] common/cnxk: missing AES-XCBC auth key length validation in CN9K inbound SA creation causes out-of-bounds write into traffic selector
??????
[BUG] net/cnxk: cn20k inline IPsec missing DES/3DES key length validation causes out-of-bounds write into adjacent SA members
??????
[BUG] cnxk IPsec: missing cipher key length validation for DES/3DES allows intra-object overflow into adjacent SA members
??????
[PATCH] acl: classify with RISC-V vector extension
P1erreCashon
RE: [PATCH] acl: classify with RISC-V vector extension
Konstantin Ananyev
Re: [EXTERNAL] [RFC PATCH dpdk 2/3] graph: add deferred enqueue API for batch processing
Pavan Nikhilesh Bhagavatula
Re: [EXTERNAL] [RFC PATCH dpdk 1/3] graph: optimize rte_node_enqueue_next to batch by edge
Pavan Nikhilesh Bhagavatula
Re: [EXTERNAL] [RFC PATCH dpdk 0/3] graph: deferred enqueue API for simplified node processing
Pavan Nikhilesh Bhagavatula
[DPDK/ethdev Bug 1900] The DPDK bond driver does not support the secondary process.
bugzilla
[PATCH v19 00/24] net/pcap: fixes, test, and enhancements
Stephen Hemminger
[PATCH v19 01/25] maintainers: update for pcap driver
Stephen Hemminger
[PATCH v19 02/25] net/pcap: fix build on Windows
Stephen Hemminger
[PATCH v19 03/25] doc: update features for PCAP PMD
Stephen Hemminger
[PATCH v19 05/25] net/pcap: remove unnecessary casts
Stephen Hemminger
[PATCH v19 04/25] net/pcap: include used headers
Stephen Hemminger
[PATCH v19 06/25] net/pcap: avoid using rte_malloc and rte_memcpy
Stephen Hemminger
[PATCH v19 07/25] net/pcap: advertise Tx multi segment
Stephen Hemminger
[PATCH v19 08/25] net/pcap: replace stack bounce buffer
Stephen Hemminger
[PATCH v19 09/25] net/pcap: fix error accounting and backpressure on transmit
Stephen Hemminger
[PATCH v19 10/25] net/pcap: add datapath debug logging
Stephen Hemminger
[PATCH v19 11/25] net/pcap: consolidate boolean flag handling
Stephen Hemminger
[PATCH v19 12/25] net/pcap: support VLAN strip and insert offloads
Stephen Hemminger
[PATCH v19 13/25] net/pcap: add link status for interface mode
Stephen Hemminger
[PATCH v19 14/25] net/pcap: support nanosecond timestamp precision
Stephen Hemminger
[PATCH v19 15/25] net/pcap: reject non-Ethernet interfaces
Stephen Hemminger
[PATCH v19 16/25] net/pcap: reduce scope of file-level variables
Stephen Hemminger
[PATCH v19 17/25] net/pcap: avoid use of volatile
Stephen Hemminger
[PATCH v19 18/25] net/pcap: clarify maximum received packet
Stephen Hemminger
[PATCH v19 19/25] eal/windows: add wrapper for access function
Stephen Hemminger
[PATCH v19 20/25] net/pcap: add snapshot length devarg
Stephen Hemminger
[PATCH v19 21/25] net/pcap: add Rx scatter offload
Stephen Hemminger
[PATCH v19 22/25] net/pcap: add link status change support for iface mode
Stephen Hemminger
[PATCH v19 23/25] net/pcap: add EOF notification via link status change
Stephen Hemminger
[PATCH v19 25/25] check patch warn in test
Stephen Hemminger
[PATCH v19 24/25] test: add comprehensive test suite for pcap PMD
Stephen Hemminger
[PATCH v10 0/6] Add AGENTS and scripts for AI code review
Stephen Hemminger
[PATCH v10 1/6] doc: add AGENTS.md for AI code review tools
Stephen Hemminger
[PATCH v10 2/6] devtools: add multi-provider AI patch review script
Stephen Hemminger
[PATCH v10 3/6] devtools: add compare-reviews.sh for multi-provider analysis
Stephen Hemminger
[PATCH v10 4/6] devtools: add multi-provider AI documentation review script
Stephen Hemminger
[PATCH v10 5/6] doc: add AI-assisted patch review to contributing guide
Stephen Hemminger
[PATCH v10 6/6] MAINTAINERS: add section for AI review tools
Stephen Hemminger
[PATCH v1 0/6] Update ICE Base Driver
Soumyadeep Hore
[PATCH v1 1/6] net/ice/base: update crash on invalid topology
Soumyadeep Hore
[PATCH v1 2/6] net/ice/base: resolve comparison-with-wider-type violations
Soumyadeep Hore
[PATCH v1 3/6] net/ice/base: enable LLDP filter control for E830
Soumyadeep Hore
[PATCH v1 4/6] net/ice/base: support RDMA on 4+ ports of E830
Soumyadeep Hore
[PATCH v1 5/6] net/ice/base: add pending admin queue events API
Soumyadeep Hore
[PATCH v1 6/6] net/ice/base: fix 'adjust' timer programming for E830
Soumyadeep Hore
Re: [PATCH v1 0/6] Update ICE Base Driver
Bruce Richardson
[PATCH] net/i40e: fix null dereference in raw flow item
Ciara Loftus
Re: [PATCH] net/i40e: fix null dereference in raw flow item
Burakov, Anatoly
[PATCH v2] net/i40e: validate raw flow items before dereferencing
Ciara Loftus
Re: [PATCH v2] net/i40e: validate raw flow items before dereferencing
Bruce Richardson
Re: [PATCH v2] net/i40e: validate raw flow items before dereferencing
Bruce Richardson
[PATCH] net/mlx5: fix default flow engine on Windows
Dariusz Sosnowski
Re: [PATCH] net/mlx5: fix default flow engine on Windows
Raslan Darawsheh
[PATCH] net/cnxk: disable template on generic build
pbhagavatula
[PATCH v2] net/cnxk: disable template on generic build
pbhagavatula
Re: [PATCH v2] net/cnxk: disable template on generic build
Thomas Monjalon
[v2] examples/fips_validation: fix dangling pointer for SHA and SHAKE test
Emma Finn
RE: [EXTERNAL] [v2] examples/fips_validation: fix dangling pointer for SHA and SHAKE test
Gowrishankar Muthukrishnan
Re: [EXTERNAL] [v2] examples/fips_validation: fix dangling pointer for SHA and SHAKE test
Thomas Monjalon
[PATCH v1 0/3] net/af_packet: fix MTU handling and add jumbo frame support
Xavier Guillaume
[PATCH v1 1/3] net/af_packet: fix MTU set data size calculation
Xavier Guillaume
[PATCH v1 2/3] net/af_packet: fix receive buffer overflow
Xavier Guillaume
[PATCH v1 3/3] net/af_packet: support jumbo frames
Xavier Guillaume
Re: [PATCH v1 3/3] net/af_packet: support jumbo frames
Stephen Hemminger
[PATCH v2 0/3] net/af_packet: fix MTU handling and add jumbo frame support
Xavier Guillaume
[PATCH v2 1/3] net/af_packet: fix MTU set data size calculation
Xavier Guillaume
[PATCH v2 3/3] net/af_packet: support jumbo frames
Xavier Guillaume
Re: [PATCH v2 3/3] net/af_packet: support jumbo frames
Stephen Hemminger
Re: [PATCH v2 3/3] net/af_packet: support jumbo frames
Xavier Guillaume
Re: [PATCH v2 3/3] net/af_packet: support jumbo frames
Stephen Hemminger
[PATCH v2 2/3] net/af_packet: fix receive buffer overflow
Xavier Guillaume
Re: [PATCH v2 0/3] net/af_packet: fix MTU handling and add jumbo frame support
Stephen Hemminger
[PATCH] net/af_packet: add multi-segment mbuf support for jumbo frames
Sriram Yagnaraman
[PATCH v2] net/af_packet: add multi-segment mbuf support for jumbo frames
Sriram Yagnaraman
Re: [PATCH v2] net/af_packet: add multi-segment mbuf support for jumbo frames
Stephen Hemminger
RE: [PATCH v2] net/af_packet: add multi-segment mbuf support for jumbo frames
Sriram Yagnaraman
Re: [PATCH v2] net/af_packet: add multi-segment mbuf support for jumbo frames
Stephen Hemminger
RE: [PATCH v2] net/af_packet: add multi-segment mbuf support for jumbo frames
Sriram Yagnaraman
Re: [PATCH v2 0/3] net/af_packet: fix MTU handling and add jumbo frame support
Stephen Hemminger
[PATCH v3 0/3] net/af_packet: fix MTU handling and add jumbo frame support
Xavier Guillaume
[PATCH v3 1/3] net/af_packet: fix MTU set data size calculation
Xavier Guillaume
[PATCH v3 2/3] net/af_packet: fix receive buffer overflow
Xavier Guillaume
[PATCH v3 3/3] net/af_packet: support jumbo frames
Xavier Guillaume
Re: [PATCH v3 0/3] net/af_packet: fix MTU handling and add jumbo frame support
Stephen Hemminger
Re: [PATCH v3 0/3] net/af_packet: fix MTU handling and add jumbo frame support
Stephen Hemminger
Re: [PATCH v3 0/3] net/af_packet: fix MTU handling and add jumbo frame support
Stephen Hemminger
[PATCH] net/ice: fix rss simple_xor hash function
Anurag Mandal
Re: [PATCH] net/ice: fix rss simple_xor hash function
Burakov, Anatoly
RE: [PATCH] net/ice: fix rss simple_xor hash function
Mandal, Anurag
Re: [PATCH] net/ice: fix rss simple_xor hash function
Burakov, Anatoly
Re: [PATCH] net/ice: fix rss simple_xor hash function
Medvedkin, Vladimir
RE: [PATCH] net/ice: fix rss simple_xor hash function
Mandal, Anurag
[PATCH v2] net/ice: fix RSS hash function implementation
Anurag Mandal
Earlier messages
Later messages