messages from 2026-02-13 21:42:03 to 2026-02-17 06:37:18 UTC [more...]
[RFC PATCH 0/2] mempool: de-inline get/put objects unlikely code
2026-02-17 6:37 UTC (13+ 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 01/18] common/cnxk: fix engine capabilities fetch logic
2026-02-17 5:43 UTC (19+ messages)
` [PATCH v2 "
` [PATCH v2 02/18] common/cnxk: remove dependency on cryptodev for RXC
` [PATCH v2 03/18] common/cnxk: support inbound pdb configuration
` [PATCH v2 04/18] common/cnxk: update CPT RXC structures
` [PATCH v2 05/18] common/cnxk: update inline profile ID for cn20k
` [PATCH v2 06/18] common/cnxk: update inline RQ mask configuration
` [PATCH v2 07/18] net/cnxk: fix security flag for custom inbound SA
` [PATCH v2 08/18] net/cnxk: add CPT code check for soft expiry
` [PATCH v2 09/18] net/cnxk: skip write SA for cn20k
` [PATCH v2 10/18] net/cnxk: update NIX reassembly fast path
` [PATCH v2 11/18] net/cnxk: update aura batch free
` [PATCH v2 12/18] net/cnxk: support out of place (OOP) in fastpath
` [PATCH v2 13/18] event/cnxk: "
` [PATCH v2 14/18] common/cnxk: flow rule config for non-inplace
` [PATCH v2 15/18] net/cnxk: enable PDB in IPsec outbound path
` [PATCH v2 16/18] common/cnxk: initialize CPT LF for CQ config
` [PATCH v2 17/18] common/cnxk: fix CPT CQ roll over handling
` [PATCH v2 18/18] common/cnxk: fix duplicate branch compiler warning
[PATCH v2 01/18] common/cnxk: fix engine capabilities fetch logic
2026-02-17 5:39 UTC (5+ messages)
` [PATCH v2 02/18] common/cnxk: remove dependency on cryptodev for RXC
` [PATCH v2 03/18] common/cnxk: support inbound pdb configuration
` [PATCH v2 04/18] common/cnxk: update CPT RXC structures
` [PATCH v2 05/18] common/cnxk: update inline profile ID for cn20k
[PATCH v2 2/2] mempool/cnxk: add halo support in mempool
2026-02-17 5:34 UTC (4+ messages)
` [PATCH v3 0/2] Add HALO support for CN20K mempool
` [PATCH v3 1/2] common/cnxk: add support for halos
` [PATCH v3 2/2] mempool/cnxk: add halo support in mempool
[PATCH 0/7] net/nfb: ethernet enhancements
2026-02-17 4:37 UTC (3+ messages)
` [PATCH 7/7] doc/nfb: update release notes for nfb driver
[DPDK/core Bug 1882] volatile not needed with atomics
2026-02-17 3:46 UTC
DPDK EAL library analysis
2026-02-17 1:37 UTC
[PATCH 00/10] net/tap: tests, cleanups, and error path fixes
2026-02-17 1:28 UTC (28+ 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 v2 00/11] net/tap: test, cleanups and error path fixes
` [PATCH v2 01/11] test: add unit tests for TAP PMD
` [PATCH v2 02/11] net/tap: replace runtime speed capability with constant
` [PATCH v2 03/11] net/tap: clarify TUN/TAP flag assignment
` [PATCH v2 04/11] net/tap: extend fixed MAC range to 16 bits
` [PATCH v2 05/11] net/tap: skip checksum on truncated L4 headers
` [PATCH v2 06/11] net/tap: fix resource leaks in tap create error path
` [PATCH v2 07/11] net/tap: fix resource leaks in secondary process probe
` [PATCH v2 08/11] net/tap: free IPC reply buffer on queue count mismatch
` [PATCH v2 09/11] net/tap: fix use-after-free on remote flow creation failure
` [PATCH v2 10/11] net/tap: free remote flow when implicit rule already exists
` [PATCH v2 11/11] net/tap: track device by ifindex instead of name
[PATCH 1/3] net/axgbe: Add external PHY read/write functions
2026-02-17 0:27 UTC (5+ messages)
` [PATCH 2/3] net/axgbe: Add support for Marvell M88E1512 PHY
` [PATCH 3/3] net/axgbe: Add support for 100Mbps link speed
[PATCH] eal/linux: redefine the name for rte_fbarray_init()
2026-02-16 22:26 UTC (5+ messages)
` [PATCH v5] Subject: eal/linux: fix fbarray name collision in containers
` [PATCH v6] "
[PATCH v4 00/27] Cleanups for ixgbe, i40e, iavf, and ice PMD's
2026-02-16 22:25 UTC (39+ 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
[PATCH] net/axgbe: added marvel m88e1512 PHY support
2026-02-16 22:12 UTC (2+ messages)
[PATCH 0/8] net/nfb: rework to real multiport
2026-02-16 22:11 UTC (11+ messages)
` [PATCH v9 "
` [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] examples/ethtool: fix error message about ports limit
2026-02-16 22:08 UTC (3+ messages)
[PATCH v6 0/5] pcapng: fixes and improvements
2026-02-16 21:38 UTC (15+ messages)
` [PATCH v7 0/7] "
` [PATCH v7 6/7] test/pcapng: skip test if null driver missing
` [PATCH v8 0/8] pcapng: fixes and improvements
` [PATCH v8 1/8] pcapng: correct typo in comment
` [PATCH v8 2/8] pcapng: document return values
` [PATCH v8 3/8] pcapng: add length checks to string arguments
` [PATCH v8 4/8] pcapng: use malloc instead of fixed buffer size
` [PATCH v8 5/8] pcapng: chain additional mbuf when comment exceeds tailroom
` [PATCH v8 6/8] pcapng: improve performance of timestamping
` [PATCH v8 7/8] test/pcapng: skip test if null driver missing
` [PATCH v8 8/8] test/pcapng: add tests for comments
[PATCH 00/12] net/pcap: cleanups and test
2026-02-16 18:12 UTC (26+ messages)
` [PATCH v15 00/18] net/pcap: improvements and test suite
` [PATCH v15 06/18] net/pcap: rework transmit burst handling
` [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
` [PATCH v16 06/21] net/pcap: advertise Tx multi segment
` [PATCH v16 07/21] net/pcap: replace stack bounce buffer with per-queue allocation
` [PATCH v16 08/21] net/pcap: fix error accounting and backpressure on transmit
` [PATCH v16 09/21] net/pcap: add datapath debug logging
` [PATCH v16 10/21] net/pcap: consolidate boolean flag handling
` [PATCH v16 11/21] net/pcap: support VLAN strip and insert offloads
` [PATCH v16 12/21] net/pcap: add link state and speed for interface mode
` [PATCH v16 13/21] net/pcap: support nanosecond timestamp precision
` [PATCH v16 14/21] net/pcap: reject non-Ethernet interfaces
` [PATCH v16 15/21] net/pcap: reduce scope of file-level variables
` [PATCH v16 16/21] net/pcap: avoid use of volatile
` [PATCH v16 17/21] net/pcap: clarify maximum received packet
` [PATCH v16 18/21] net/pcap: add snapshot length devarg
` [PATCH v16 19/21] net/pcap: add link status change support for iface mode
` [PATCH v16 20/21] net/pcap: add EOF notification via link status change
` [PATCH v16 21/21] test: add comprehensive test suite for pcap PMD
[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] 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 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] 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 (3+ messages)
` [PATCH v2 0/3] improve error reporting & resilience in unit tests
[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 (2+ 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 0/2] replace RTE_LIBRTE prefix with RTE_PMD
2026-02-16 8:42 UTC (2+ messages)
[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 (8+ messages)
` [PATCH v10 3/6] "
[RFC] doc: add AGENTS.md for AI-powered code review tools
2026-02-13 21:39 UTC (3+ messages)
` [PATCH v9 0/6] devtools: AI-assisted code and documentation review
` [PATCH v9 6/6] MAINTAINERS: add section for AI review tools
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox