public inbox for dev@dpdk.org
 help / color / mirror / Atom feed
 messages from 2026-02-13 11:21:59 to 2026-02-16 18:14:44 UTC [more...]

[PATCH 00/12] net/pcap: cleanups and test
 2026-02-16 18:12 UTC  (27+ messages)
` [PATCH v15 00/18] net/pcap: improvements and test suite
  ` [PATCH v15 01/18] maintainers: update for pcap driver
  ` [PATCH v15 02/18] doc: update features for PCAP PMD
  ` [PATCH v15 03/18] net/pcap: include used headers
  ` [PATCH v15 04/18] net/pcap: remove unnecessary casts
  ` [PATCH v15 05/18] net/pcap: avoid using rte_malloc and rte_memcpy
  ` [PATCH v15 06/18] net/pcap: rework transmit burst handling
  ` [PATCH v15 07/18] net/pcap: consolidate boolean flag handling
  ` [PATCH v15 08/18] net/pcap: support VLAN strip and insert offloads
  ` [PATCH v15 09/18] net/pcap: add link state and speed for interface mode
  ` [PATCH v15 10/18] net/pcap: support nanosecond timestamp precision
  ` [PATCH v15 11/18] net/pcap: reject non-Ethernet interfaces
  ` [PATCH v15 12/18] net/pcap: reduce scope of file-level variables
  ` [PATCH v15 13/18] net/pcap: avoid use of volatile
  ` [PATCH v15 14/18] net/pcap: clarify maximum received packet
  ` [PATCH v15 15/18] net/pcap: add snapshot length devarg
  ` [PATCH v15 16/18] net/pcap: add link status change support for iface mode
  ` [PATCH v15 17/18] net/pcap: add EOF notification via link status change
  ` [PATCH v15 18/18] test: add comprehensive test suite for pcap PMD
` [PATCH v16 00/21] net/pcap: improvements and test suite
  ` [PATCH v16 01/21] maintainers: update for pcap driver
  ` [PATCH v16 02/21] doc: update features for PCAP PMD
  ` [PATCH v16 03/21] net/pcap: include used headers
  ` [PATCH v16 04/21] net/pcap: remove unnecessary casts
  ` [PATCH v16 05/21] net/pcap: avoid using rte_malloc and rte_memcpy

[RFC] ethdev: clarify rte_eth_tx_burst() return value and ownership semantics
 2026-02-16 18:00 UTC 

[PATCH] drivers/net: reorder Intel drivers list in meson script
 2026-02-16 17:39 UTC  (7+ messages)
` [V2] "

[PATCH v4 00/27] Cleanups for ixgbe, i40e, iavf, and ice PMD's
 2026-02-16 17:37 UTC  (37+ messages)
` [PATCH v4 01/27] net/ixgbe: remove MAC type check macros
` [PATCH v4 11/27] net/i40e: avoid rte malloc in MAC/VLAN filtering
` [PATCH v4 12/27] net/i40e: avoid rte malloc in VF resource queries
` [PATCH v4 13/27] net/i40e: avoid rte malloc in adminq operations
` [PATCH v4 14/27] net/i40e: avoid rte malloc in DDP package handling
` [PATCH v4 15/27] net/i40e: avoid rte malloc in DDP ptype handling
` [PATCH v4 16/27] net/iavf: remove remnants of pipeline mode
` [PATCH v4 17/27] net/iavf: avoid rte malloc in VF mailbox for IPsec
` [PATCH v4 18/27] net/iavf: decouple hash uninit from parser uninit
` [PATCH v4 19/27] net/iavf: avoid rte malloc in RSS configuration
` [PATCH v4 20/27] net/iavf: avoid rte malloc in MAC address operations
` [PATCH v4 21/27] net/iavf: avoid rte malloc in IPsec operations
` [PATCH v4 22/27] net/iavf: avoid rte malloc in queue operations
` [PATCH v4 23/27] net/iavf: avoid rte malloc in irq map config
` [PATCH v4 24/27] net/ice: avoid rte malloc in RSS RETA operations
` [PATCH v4 25/27] net/ice: avoid rte malloc in MAC address operations
` [PATCH v4 26/27] net/ice: avoid rte malloc in raw pattern parsing
` [PATCH v4 27/27] net/ice: avoid rte malloc in flow pattern match

[RFC PATCH 0/2] mempool: de-inline get/put objects unlikely code
 2026-02-16 17:35 UTC  (10+ messages)
` [RFC PATCH 1/2] mempool: simplify get objects
` [RFC PATCH 2/2] mempool: de-inline get/put objects unlikely code paths
` [RFC PATCH v2 0/2] mempool: de-inline get/put objects unlikely code
  ` [RFC PATCH v2 1/2] mempool: simplify get objects
  ` [RFC PATCH v2 2/2] mempool: de-inline get/put objects unlikely code paths
` [RFC PATCH v3 0/2] mempool: de-inline get/put "
  ` [RFC PATCH v3 1/2] mempool: simplify get objects
  ` [RFC PATCH v3 2/2] mempool: de-inline get/put unlikely code paths

[PATCH] dma/idxd: mark portal pointer as volatile
 2026-02-16 17:28 UTC  (2+ messages)

[PATCH] fib: fix incorrect prefix addition handling
 2026-02-16 17:23 UTC  (2+ messages)

[PATCH] eal/linux: redefine the name for rte_fbarray_init()
 2026-02-16 17:22 UTC  (4+ messages)
` [PATCH v5] Subject: eal/linux: fix fbarray name collision in containers
` [PATCH v6] "

[PATCH v3 00/27] Cleanups for ixgbe, i40e, iavf, and ice PMD's
 2026-02-16 17:13 UTC  (13+ messages)
` [PATCH v3 10/27] net/i40e: avoid rte malloc in RSS RETA operations
` [PATCH v3 11/27] net/i40e: avoid rte malloc in MAC/VLAN filtering
` [PATCH v3 12/27] net/i40e: avoid rte malloc in VF resource queries
` [PATCH v3 13/27] net/i40e: avoid rte malloc in adminq operations
` [PATCH v3 14/27] net/i40e: avoid rte malloc in DDP package handling
` [PATCH v3 15/27] net/i40e: avoid rte malloc in DDP ptype handling

[PATCH dpdk 0/2] Flexible graph nodes stats collection
 2026-02-16 16:55 UTC  (12+ messages)
` [PATCH dpdk 1/2] graph: always count objects and calls

[PATCH v6 0/5] pcapng: fixes and improvements
 2026-02-16 16:43 UTC  (12+ messages)
` [PATCH v7 0/7] "
  ` [PATCH v7 1/7] pcapng: add length checks to string arguments
  ` [PATCH v7 2/7] pcapng: use malloc instead of fixed buffer size
  ` [PATCH v7 3/7] pcapng: chain additional mbuf when comment exceeds tailroom
  ` [PATCH v7 4/7] pcapng: improve performance of timestamping
  ` [PATCH v7 5/7] test/pcapng: add tests for comments
  ` [PATCH v7 6/7] test/pcapng: skip test if null driver missing
  ` [PATCH v7 7/7] dumpcap: improve pcapng error reporting

[PATCH 1/3] net/axgbe: Add external PHY read/write functions
 2026-02-16 16:29 UTC  (4+ messages)
` [PATCH 2/3] net/axgbe: Add support for Marvell M88E1512 PHY
` [PATCH 3/3] net/axgbe: Add support for 100Mbps link speed

[PATCH 0/8] net/nfb: rework to real multiport
 2026-02-16 16:25 UTC  (27+ messages)
` [PATCH v7 "
` [PATCH v8 "
  ` [PATCH v8 1/8] net/nfb: prepare for indirect queue mapping scheme
  ` [PATCH v8 2/8] net/nfb: create one ethdev per ethernet port
  ` [PATCH v8 3/8] net/nfb: add vdev as alternative device probe method
  ` [PATCH v8 4/8] net/nfb: add device argument "port" to limit used ports
  ` [PATCH v8 5/8] net/nfb: init only MACs associated with device
  ` [PATCH v8 6/8] net/nfb: add compatible cards to driver PCI ID table
  ` [PATCH v8 7/8] net/nfb: report firmware version
  ` [PATCH v8 8/8] doc/nfb: cleanup and update guide
` [PATCH v9 0/8] net/nfb: rework to real multiport
  ` [PATCH v9 1/8] net/nfb: prepare for indirect queue mapping scheme
  ` [PATCH v9 2/8] net/nfb: create one ethdev per ethernet port
  ` [PATCH v9 3/8] net/nfb: add vdev as alternative device probe method
  ` [PATCH v9 4/8] net/nfb: add device argument "port" to limit used ports
  ` [PATCH v9 5/8] net/nfb: init only MACs associated with device
  ` [PATCH v9 6/8] net/nfb: add compatible cards to driver PCI ID table
  ` [PATCH v9 7/8] net/nfb: report firmware version
  ` [PATCH v9 8/8] doc/nfb: cleanup and update guide

[PATCH] test: allow latencystat of zero
 2026-02-16 15:24 UTC  (2+ messages)

[PATCH v18 0/2] net: optimize __rte_raw_cksum
 2026-02-16 15:00 UTC  (8+ messages)
` [PATCH v19 "
  ` [PATCH v19 1/2] eal: add __rte_may_alias and __rte_aligned to unaligned typedefs

[PATCH 1/3] test/bpf: skip some testing if null net driver not present
 2026-02-16 14:58 UTC  (3+ messages)
` [PATCH] test/bpf: skip the BPF ELF load tests if net null missing

[PATCH 1/2] eal: add location info to interrupt error message
 2026-02-16 14:48 UTC  (6+ messages)
` [PATCH v2 0/3] improve error reporting & resilience in unit tests
  ` [PATCH v2 1/3] eal: add location info to interrupt error message
  ` [PATCH v2 2/3] test/eal_flags: add EAL debug flags to recursive calls
  ` [PATCH v2 3/3] test/eal_flags: remove PCI probing for "

[PATCH] net/iavf: add support for QinQ strip
 2026-02-16 14:21 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] net/iavf: fix txq flags setting after Tx path selection
 2026-02-16 10:22 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v9] vhost: fix use-after-free in fdset during shutdown
 2026-02-16 10:17 UTC  (2+ messages)

[PATCH] doc: improve e1000 driver documentation
 2026-02-16 19:55 UTC 

[PATCH] mempool: simplify get objects
 2026-02-16  9:27 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] net/axgbe: added marvel m88e1512 PHY support
 2026-02-16  8:54 UTC 

[PATCH 0/2] replace RTE_LIBRTE prefix with RTE_PMD
 2026-02-16  8:42 UTC  (2+ messages)

[PATCH 00/10] net/tap: tests, cleanups, and error path fixes
 2026-02-16  5:56 UTC  (15+ messages)
` [PATCH 01/10] test: add unit tests for TAP PMD
` [PATCH 02/10] net/tap: replace runtime speed capability with constant
` [PATCH 03/10] net/tap: clarify TUN/TAP flag assignment
` [PATCH 04/10] net/tap: extend fixed MAC range to 16 bits
` [PATCH 05/10] net/tap: skip checksum on truncated L4 headers
` [PATCH 06/10] net/tap: fix resource leaks in tap create error path
` [PATCH 07/10] net/tap: fix resource leaks in secondary process probe
` [PATCH 08/10] net/tap: free IPC reply buffer on queue count mismatch
` [PATCH 09/10] net/tap: fix use-after-free on remote flow creation failure
` [PATCH 10/10] net/tap: free remote flow when implicit rule already exists

[PATCH] maintainers: update for bpf
 2026-02-15 19:11 UTC  (3+ messages)

[DPDK/ethdev Bug 1881] tap: leaks in error paths
 2026-02-15 18:02 UTC 

[DPDK/ethdev Bug 1880] tap: control operations fail if device renamed
 2026-02-15 18:01 UTC 

[RFC 0/8] ioring: network driver
 2026-02-15 17:08 UTC  (15+ messages)
` [PATCH v6 00/11] net/rtap: add io_uring based TAP driver
  ` [PATCH v6 01/11] net/rtap: add driver skeleton and documentation
  ` [PATCH v6 02/11] net/rtap: add TAP device creation and queue management
  ` [PATCH v6 03/11] net/rtap: add Rx/Tx with scatter/gather support
  ` [PATCH v6 04/11] net/rtap: add statistics and device info
  ` [PATCH v6 05/11] net/rtap: add link and device management operations
  ` [PATCH v6 06/11] net/rtap: add checksum and TSO offload support
  ` [PATCH v6 07/11] net/rtap: add multi-process support
  ` [PATCH v6 08/11] net/rtap: add link state change interrupt
  ` [PATCH v6 09/11] net/rtap: add Rx interrupt support
  ` [PATCH v6 10/11] net/rtap: add extended statistics support
  ` [PATCH v6 11/11] test: add unit tests for rtap PMD

[PATCH] cmdline: update clear screen behavior
 2026-02-14 19:08 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v4 3/4] net/intel: add support for Precision Time Protocol
 2026-02-14 19:49 UTC  (10+ messages)
` [PATCH v5 0/4] Enable PTP feature for MEV
  ` [PATCH v5 2/4] net/idpf: add PTP virtchnl2 support
    ` [PATCH v6 0/4] Enable PTP feature for MEV
      ` [PATCH v6 1/4] net/idpf/base: add a new API for PTP support
      ` [PATCH v6 2/4] net/idpf: add PTP virtchnl2 support
      ` [PATCH v6 3/4] net/idpf: add timesync support
      ` [PATCH v6 4/4] doc/guides: add PTP IDPF documentation

[PATCH v10 0/6] flow_parser: add shared parser library
 2026-02-14  4:35 UTC  (9+ messages)
` [PATCH v10 3/6] "

[RFC] doc: add AGENTS.md for AI-powered code review tools
 2026-02-13 21:39 UTC  (8+ messages)
` [PATCH v9 0/6] devtools: AI-assisted code and documentation review
  ` [PATCH v9 1/6] doc: add AGENTS.md for AI code review tools
  ` [PATCH v9 2/6] devtools: add multi-provider AI patch review script
  ` [PATCH v9 3/6] devtools: add compare-reviews.sh for multi-provider analysis
  ` [PATCH v9 4/6] devtools: add multi-provider AI documentation review script
  ` [PATCH v9 5/6] doc: add AI-assisted patch review to contributing guide
  ` [PATCH v9 6/6] MAINTAINERS: add section for AI review tools

DPDK 26.03 rc summary
 2026-02-13 20:44 UTC 

[PATCH v1 0/1] support igb uio driver for VF devices
 2026-02-13 19:59 UTC  (7+ messages)
` [PATCH v1 1/1] net/nbl: add igb_uio support for NBL "
    ` 回复:[PATCH "
` [PATCH v2 0/1] support igb uio driver for "
  ` [PATCH v2 1/1] net/nbl: add igb uio support for NBL "

[PATCH 1/2] lib/ethdev: support inline calculating masked item value
 2026-02-13 19:50 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 0/5] dts: add cryptodev testing support
 2026-02-13 19:35 UTC  (7+ 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 v3 3/5] dts: add cryptodev throughput test suite
  ` [PATCH v3 4/5] dts: add crypto test decorator
  ` [PATCH v3 5/5] dts: automate VFIO-PCI modprobe in node setup

[PATCH] drivers: disable comma warnings selectively
 2026-02-13 18:47 UTC  (4+ messages)

[PATCH] hash: fix maybe-uninitialized warnings on build
 2026-02-13 18:22 UTC  (3+ messages)

[PATCH v4 00/13] net/r8169: driver updates and new hardware support
 2026-02-13 16:53 UTC  (2+ messages)

[PATCH v2 0/3] EAL memory fixes
 2026-02-13 16:02 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 3/3] eal/linux: check hugepage access permissions

[PATCH 00/10] Fix multi process path selection in Intel drivers
 2026-02-13 13:15 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/10] net/i40e: permit secondary process Rx path selection

[PATCH v1] net/intel: changes to avoid comma operator misuse warnings
 2026-02-13 13:05 UTC  (4+ messages)
` [PATCH v2] "


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