public inbox for dev@dpdk.org
 help / color / mirror / Atom feed
 messages from 2026-02-24 06:38:39 to 2026-02-26 10:01:13 UTC [more...]

[PATCH] mbuf: fix packet copy
 2026-02-26 10:01 UTC  (6+ messages)
` [PATCH v3] "

[PATCH 00/10] net/tap: tests, cleanups, and error path fixes
 2026-02-26  9:58 UTC  (12+ messages)
` [RFT 0/4] net/mlx5: fix several correctness bugs
  ` [RFT 1/4] net/mlx5: fix NULL dereference in Tx queue start
  ` [RFT 2/4] net/mlx5: fix counter leak in hairpin queue setup
  ` [RFT 3/4] net/mlx5: fix use-after-free in ASO management init
  ` [RFT 4/4] net/mlx5: fix counter truncation in queue counter read
` [PATCH v5 00/19] net/tap: cleanups, bug fixes, and VLA removal

[PATCH v5 2/4] net/idpf: add PTP virtchnl2 support
 2026-02-26  9:57 UTC  (4+ messages)
` [PATCH v6 0/4] Enable PTP feature for MEV
  ` [PATCH v6 1/4] net/idpf/base: add a new API for PTP support

[PATCH 0/2] net/idpf: enable AVX2 for split queue Rx/Tx
 2026-02-26  9:42 UTC  (14+ messages)
` [PATCH v12 0/3] "
  ` [PATCH v12 1/3] net/idpf: enable AVX2 for split queue Rx
  ` [PATCH v12 2/3] net/idpf: enable AVX2 for split queue Tx
  ` [PATCH v12 3/3] doc: add note on unsupported completion queue sharing
` [PATCH v13 0/3] net/idpf: enable AVX2 for split queue Rx/Tx
  ` [PATCH v13 1/3] net/idpf: enable AVX2 for split queue Rx
  ` [PATCH v13 2/3] net/idpf: enable AVX2 for split queue Tx
  ` [PATCH v13 3/3] doc: add note on unsupported completion queue sharing
` [PATCH v14 0/3] net/idpf: enable AVX2 for split queue Rx/Tx
  ` [PATCH v14 1/3] net/idpf: enable AVX2 for split queue Rx
  ` [PATCH v14 2/3] net/idpf: enable AVX2 for split queue Tx
  ` [PATCH v14 3/3] doc: add note on unsupported completion queue sharing

[PATCH v2 0/3] net/mlx5: SF/representor hotplug fixes
 2026-02-26  9:42 UTC  (7+ messages)
` [PATCH v2 1/3] common/mlx5: fix ROCE disable for auxiliary SF devices
` [PATCH v2 2/3] net/mlx5: fix vport metadata for auxiliary bus devices
` [PATCH v2 3/3] net/mlx5: fix vport action flags for hotplugged representors

[DPDK/other Bug 1898] net/iavf: random packet reception delays with RTE_ETH_RX_OFFLOAD_TIMESTAMP
 2026-02-26  9:09 UTC 

[PATCH 1/8] net/cnxk: support of plain packet reassembly
 2026-02-26  5:05 UTC  (3+ messages)
` [PATCH 8/8] common/cnxk: enable CPT CQ for inline IPSec inbound

[RFC] net/cnxk: only build if platform is specified
 2026-02-26  4:50 UTC  (6+ messages)
` [EXTERNAL] "

[DPDK/other Bug 1897] iavf_execute_vf_cmd(): Return failure -22 for cmd 11
 2026-02-26  4:35 UTC 

[PATCH v2 0/2] net/netvsc: runtime queue reconfiguration and fixes
 2026-02-26  4:24 UTC  (3+ messages)
` [PATCH v2 1/2] net/netvsc: fix subchannel leak on device removal
` [PATCH v2 2/2] net/netvsc: support runtime queue count reconfiguration

[PATCH] net/netvsc: support runtime queue count reconfiguration
 2026-02-26  4:17 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH v3 0/2] Extend NUMA nodes limit
 2026-02-26  2:11 UTC  (2+ messages)

[PATCH] app/dma-perf: fixes buffer overflow error
 2026-02-26  2:08 UTC  (2+ messages)

[PATCH v3 0/7] fix multi-process VF hotplug
 2026-02-26  1:18 UTC  (10+ messages)
` [PATCH v3 1/7] net/netvsc: fix race conditions on VF add/remove events
` [PATCH v3 2/7] net/netvsc: add multi-process VF device removal support
` [PATCH v3 3/7] net/mana: fix PD resource leak on device close
` [PATCH v3 4/7] net/netvsc: fix devargs memory leak on hotplug
` [PATCH v3 5/7] net/mana: fix fast-path ops setup in secondary process
` [PATCH v3 6/7] net/mlx5: "
` [PATCH v3 7/7] net/mlx4: "
  ` [EXTERNAL] Re: [PATCH v3 0/7] fix multi-process VF hotplug

[DPDK/DTS Bug 1896] DTS yaml configs updates
 2026-02-26  0:19 UTC 

[PATCH 1/3] net/axgbe: Add external PHY read/write functions
 2026-02-25 23:09 UTC  (3+ messages)
` [PATCH v2 1/3] net/axgbe: add "

[PATCH 0/2] pcapng: bug fixes
 2026-02-25 22:57 UTC  (11+ messages)
` [PATCH v2 0/4] pcapng: fix test and copy before open
  ` [PATCH v2 1/4] test: fix pcapng test to work on Windows
  ` [PATCH v2 2/4] pcapng: handle packets copied before file open
  ` [PATCH v2 3/4] test: add pcapng test for copy before open
  ` [PATCH v2 4/4] test: use fixed time length for write packet test
` [PATCH v3 0/4] pcapng: enhancements and test fix
  ` [PATCH v3 1/4] test: fix pcapng test to work on Windows
  ` [PATCH v3 2/4] test: use fixed time length for write packet test
  ` [PATCH v3 3/4] pcapng: handle packets copied before file open
  ` [PATCH v3 4/4] test: add pcapng test for copy before open

[PATCH] net/tap: defer qdisc initialisation for rte_flow
 2026-02-25 22:51 UTC  (3+ messages)

[PATCH 0/2] enhance for DCB fwd-tc command
 2026-02-25 22:43 UTC  (6+ messages)
` [PATCH 1/2] app/testpmd: check whether start "
` [PATCH 2/2] app/testpmd: add show "

[PATCH] test/flow: add support for async API
 2026-02-25 22:23 UTC  (2+ messages)

[PATCH v2 0/5] dts: add cryptodev testing support
 2026-02-25 21:06 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/5] dts: add find float method to text parser
  ` [PATCH v3 2/5] dts: add cryptodev package to DTS

[PATCH v1] dts: port speed capabilities test suite to next DTS
 2026-02-25 18:33 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] examples/vm_power: fix format-truncation warning
 2026-02-25 18:32 UTC  (2+ messages)

[RFC 1/2] devtools: check packet forwarding in null test
 2026-02-25 17:53 UTC  (4+ messages)
` [RFC 2/2] eal: configure initial device probing

[PATCH] net/bonding: clamp Rx free threshold for small rings
 2026-02-25 17:01 UTC  (4+ messages)

[PATCH 0/4] net/axgbe: fix resource leaks and OOB access
 2026-02-25 16:52 UTC  (2+ messages)

[PATCH v1 0/1] support igb uio driver for VF devices
 2026-02-25 16:50 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/1] net/nbl: add igb uio support for NBL "

[PATCH v1 1/2] doc: add devargs documentation
 2026-02-25 16:25 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] doc: add device hotplug documentation

[PATCH] app/test: simplify getting the current file prefix
 2026-02-25 16:20 UTC  (3+ messages)
` [PATCH v2 1/2] app/test: fix ifdefs in header for managing subprocesses
  ` [PATCH v2 2/2] app/test: simplify getting the current file prefix

[PATCH] doc: improve e1000 driver documentation
 2026-02-25 15:36 UTC  (4+ messages)
` [PATCH v3] "

[PATCH 3/3] net/axgbe: Add support for 100Mbps link speed
 2026-02-25 12:49 UTC  (2+ messages)
` [PATCH v2 3/3] net/axgbe: add "

[PATCH 2/3] net/axgbe: Add support for Marvell M88E1512 PHY
 2026-02-25 12:47 UTC  (2+ messages)
` [PATCH v2 2/3] net/axgbe: add support for marvell m88e1512 PHY

[PATCH v1 1/1] net/iavf: remove global adminq response buffer
 2026-02-25 12:09 UTC 

[PATCH v1 00/12] Cleanups for ixgbe, i40e, and iavf PMD's
 2026-02-25 12:04 UTC  (56+ messages)
` [PATCH v8 00/26] Cleanups for ixgbe, i40e, iavf, and ice PMD's
  ` [PATCH v8 01/26] net/ixgbe: remove MAC type check macros
  ` [PATCH v8 02/26] net/ixgbe: remove security-related ifdefery
  ` [PATCH v8 03/26] net/ixgbe: split security and ntuple filters
  ` [PATCH v8 04/26] net/i40e: get rid of global filter variables
  ` [PATCH v8 05/26] net/i40e: make default RSS key global
  ` [PATCH v8 06/26] net/i40e: use unsigned types for queue comparisons
  ` [PATCH v8 07/26] net/i40e: use proper flex len define
  ` [PATCH v8 08/26] net/i40e: remove global pattern variable
  ` [PATCH v8 09/26] net/i40e: avoid rte malloc in tunnel set
  ` [PATCH v8 10/26] net/i40e: avoid rte malloc in RSS RETA operations
  ` [PATCH v8 11/26] net/i40e: avoid rte malloc in MAC/VLAN filtering
  ` [PATCH v8 12/26] net/i40e: avoid rte malloc in VF resource queries
  ` [PATCH v8 13/26] net/i40e: avoid rte malloc in adminq operations
  ` [PATCH v8 14/26] net/i40e: avoid rte malloc in DDP package handling
  ` [PATCH v8 15/26] net/i40e: avoid rte malloc in DDP ptype handling
  ` [PATCH v8 16/26] net/iavf: remove remnants of pipeline mode
  ` [PATCH v8 17/26] net/iavf: decouple hash uninit from parser uninit
  ` [PATCH v8 18/26] net/iavf: avoid rte malloc in VF mailbox for IPsec
  ` [PATCH v8 19/26] net/iavf: avoid rte malloc in RSS configuration
  ` [PATCH v8 20/26] net/iavf: avoid rte malloc in MAC address operations
  ` [PATCH v8 21/26] net/iavf: avoid rte malloc in queue operations
  ` [PATCH v8 22/26] net/iavf: avoid rte malloc in irq map config
  ` [PATCH v8 23/26] net/ice: avoid rte malloc in RSS RETA operations
  ` [PATCH v8 24/26] net/ice: avoid rte malloc in MAC address operations
  ` [PATCH v8 25/26] net/ice: avoid rte malloc in raw pattern parsing
  ` [PATCH v8 26/26] net/ice: avoid rte malloc in flow pattern match
` [PATCH v9 00/26] Cleanups for ixgbe, i40e, iavf, and ice PMD's
  ` [PATCH v9 01/26] net/ixgbe: remove MAC type check macros
  ` [PATCH v9 02/26] net/ixgbe: remove security-related ifdefery
  ` [PATCH v9 03/26] net/ixgbe: split security and ntuple filters
  ` [PATCH v9 04/26] net/i40e: get rid of global filter variables
  ` [PATCH v9 05/26] net/i40e: make default RSS key global
  ` [PATCH v9 06/26] net/i40e: use unsigned types for queue comparisons
  ` [PATCH v9 07/26] net/i40e: use proper flex len define
  ` [PATCH v9 08/26] net/i40e: remove global pattern variable
  ` [PATCH v9 09/26] net/i40e: avoid rte malloc in tunnel set
  ` [PATCH v9 10/26] net/i40e: avoid rte malloc in RSS RETA operations
  ` [PATCH v9 11/26] net/i40e: avoid rte malloc in MAC/VLAN filtering
  ` [PATCH v9 12/26] net/i40e: avoid rte malloc in VF resource queries
  ` [PATCH v9 13/26] net/i40e: avoid rte malloc in adminq operations
  ` [PATCH v9 14/26] net/i40e: avoid rte malloc in DDP package handling
  ` [PATCH v9 15/26] net/i40e: avoid rte malloc in DDP ptype handling
  ` [PATCH v9 16/26] net/iavf: remove remnants of pipeline mode
  ` [PATCH v9 17/26] net/iavf: decouple hash uninit from parser uninit
  ` [PATCH v9 18/26] net/iavf: avoid rte malloc in VF mailbox for IPsec
  ` [PATCH v9 19/26] net/iavf: avoid rte malloc in RSS configuration
  ` [PATCH v9 20/26] net/iavf: avoid rte malloc in MAC address operations
  ` [PATCH v9 21/26] net/iavf: avoid rte malloc in queue operations
  ` [PATCH v9 22/26] net/iavf: avoid rte malloc in irq map config
  ` [PATCH v9 23/26] net/ice: avoid rte malloc in RSS RETA operations
  ` [PATCH v9 24/26] net/ice: avoid rte malloc in MAC address operations
  ` [PATCH v9 25/26] net/ice: avoid rte malloc in raw pattern parsing
  ` [PATCH v9 26/26] net/ice: avoid rte malloc in flow pattern match

[PATCH 0/9] net/mlx5: lazily allocate HWS actions
 2026-02-25 11:59 UTC  (10+ messages)
` [PATCH 1/9] net/mlx5: use DPDK be64 type in modify header pattern
` [PATCH 2/9] net/mlx5/hws: add table type to action flags conversion
` [PATCH 3/9] net/mlx5: lazily allocate drop HWS action
` [PATCH 4/9] net/mlx5: lazily allocate tag "
` [PATCH 5/9] net/mlx5: lazily allocate HWS pop VLAN action
` [PATCH 6/9] net/mlx5: lazily allocate HWS push "
` [PATCH 7/9] net/mlx5: lazily allocate HWS send to kernel action
` [PATCH 8/9] net/mlx5: lazily allocate HWS NAT64 action
` [PATCH 9/9] net/mlx5: lazily allocate HWS default miss action

[PATCH] net/idpf: fix typo in CQ scan threshold macro name
 2026-02-25  9:05 UTC  (3+ messages)

[PATCH v3 2/2] app: extend NUMA nodes limit
 2026-02-25  8:58 UTC  (2+ messages)

[PATCH v3 1/2] examples: extend NUMA nodes limit
 2026-02-25  8:58 UTC  (2+ messages)

[PATCH v1] dts: reduce precision for single-core performance test suite
 2026-02-24 20:04 UTC 

[DPDK/DTS Bug 1895] dts: reduce presented sig figs in single core forward performance test suite
 2026-02-24 18:19 UTC 

[PATCH v1] dts: add support for no link topology
 2026-02-24 16:32 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v3] test: fix option devices
 2026-02-24 16:30 UTC  (3+ messages)
` [PATCH v4] "

[PATCH v2] ip_frag: support IPv6 reassembly with extensions
 2026-02-24 16:00 UTC  (2+ messages)

[RFC] net/vdev_netvsc: disable auto-detection by default
 2026-02-24 14:44 UTC  (5+ messages)

[PATCH dpdk] fib: expose tbl8 usage statistics
 2026-02-24 13:33 UTC 

[PATCH v2] bus/pci: fix automatic interrupt type selection
 2026-02-24 12:43 UTC  (2+ messages)

[PATCH] platform/mlx5: clarify device FD closure in mlx5 guide
 2026-02-24 12:11 UTC  (2+ messages)

[PATCH] net/mlx5: fix shared Rx queue limitations
 2026-02-24 11:48 UTC  (2+ messages)

[PATCH] net/mlx5: fix flow mark reading after reconfigure
 2026-02-24 11:40 UTC  (2+ messages)

[PATCH] mempool: introduce statistics reset function
 2026-02-24  9:57 UTC  (6+ messages)
` [PATCH v2] "

[DPDK/core Bug 1894] Log library macros pollute the preprocessor namespace
 2026-02-24  9:25 UTC 

[PATCH] test/eal: remove PCI probing for vdev tests
 2026-02-24  7:49 UTC  (4+ messages)

[PATCH] maintainers: prune unreachable contacts
 2026-02-24  2:34 UTC 

[PATCH v2] examples/l2fwd_acl: add ACL-based L2 forwarding example
 2026-02-23  9:44 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox