messages from 2026-02-09 16:47:25 to 2026-02-10 17:54:16 UTC [more...]
[RFC PATCH 00/27] combine multiple Intel scalar Tx paths
2026-02-10 17:54 UTC (79+ messages)
` [PATCH v4 00/35] "
` [PATCH v4 03/35] net/intel: create common post-Tx cleanup function
` [PATCH v4 04/35] net/intel: consolidate definitions for Tx desc fields
` [PATCH v4 05/35] net/intel: add common fn to calculate needed descriptors
` [PATCH v4 06/35] net/ice: refactor context descriptor handling
` [PATCH v4 07/35] net/i40e: "
` [PATCH v4 08/35] net/idpf: "
` [PATCH v4 09/35] net/intel: consolidate checksum mask definition
` [PATCH v4 10/35] net/intel: create common checksum Tx offload function
` [PATCH v4 11/35] net/intel: create a common scalar Tx function
` [PATCH v4 12/35] net/i40e: use "
` [PATCH v4 13/35] net/intel: add IPsec hooks to common "
` [PATCH v4 14/35] net/intel: support configurable VLAN tag insertion on Tx
` [PATCH v4 15/35] net/iavf: use common scalar Tx function
` [PATCH v4 16/35] net/i40e: document requirement for QinQ support
` [PATCH v4 17/35] net/idpf: use common scalar Tx function
` [PATCH v4 18/35] net/intel: avoid writing the final pkt descriptor twice
` [PATCH v4 19/35] eal: add macro for marking assumed alignment
` [PATCH v4 20/35] net/intel: write descriptors using non-volatile pointers
` [PATCH v4 21/35] net/intel: remove unnecessary flag clearing
` [PATCH v4 22/35] net/intel: mark mid-burst ring cleanup as unlikely
` [PATCH v4 23/35] net/intel: add special handling for single desc packets
` [PATCH v4 24/35] net/intel: use separate array for desc status tracking
` [PATCH v4 25/35] net/ixgbe: "
` [PATCH v4 26/35] net/intel: drop unused Tx queue used count
` [PATCH v4 27/35] net/intel: remove index for tracking end of packet
` [PATCH v4 28/35] net/intel: merge ring writes in simple Tx for ice and i40e
` [PATCH v4 29/35] net/intel: consolidate ice and i40e buffer free function
` [PATCH v4 30/35] net/intel: complete merging simple Tx paths
` [PATCH v4 31/35] net/intel: use non-volatile stores in simple Tx function
` [PATCH v4 32/35] net/intel: align scalar simple Tx path with vector logic
` [PATCH v4 33/35] net/intel: use vector SW ring entry for simple path
` [PATCH v4 34/35] net/intel: use vector mbuf cleanup from simple scalar path
` [PATCH v4 35/35] net/idpf: enable simple Tx function
[PATCH] mbuf: fix packet copy
2026-02-10 17:21 UTC (3+ messages)
` [PATCH v3] "
[PATCH] eal/linux: handle epoll error conditions
2026-02-10 17:05 UTC (11+ messages)
` [PATCH v2 0/2] interrupt epoll event handling
` [PATCH v2 1/2] net/mlx5: check for no data read in devx interrupt
` [PATCH v2 2/2] eal/linux: handle interrupt epoll events
[PATCH v1 00/12] Cleanups for ixgbe, i40e, and iavf PMD's
2026-02-10 16:13 UTC (28+ messages)
` [PATCH v2 00/26] Cleanups for ixgbe, i40e, iavf, and ice PMD's
` [PATCH v2 01/26] net/ixgbe: remove MAC type check macros
` [PATCH v2 02/26] net/ixgbe: remove security-related ifdefery
` [PATCH v2 03/26] net/ixgbe: split security and ntuple filters
` [PATCH v2 04/26] net/i40e: get rid of global filter variables
` [PATCH v2 05/26] net/i40e: make default RSS key global
` [PATCH v2 06/26] net/i40e: use unsigned types for queue comparisons
` [PATCH v2 07/26] net/i40e: use proper flex len define
` [PATCH v2 08/26] net/i40e: remove global pattern variable
` [PATCH v2 09/26] net/i40e: avoid rte malloc in tunnel set
` [PATCH v2 10/26] net/i40e: avoid rte malloc in RSS RETA operations
` [PATCH v2 11/26] net/i40e: avoid rte malloc in MAC/VLAN filtering
` [PATCH v2 12/26] net/i40e: avoid rte malloc in VF resource queries
` [PATCH v2 13/26] net/i40e: avoid rte malloc in adminq operations
` [PATCH v2 14/26] net/i40e: avoid rte malloc in DDP package handling
` [PATCH v2 15/26] net/i40e: avoid rte malloc in DDP ptype handling
` [PATCH v2 16/26] net/iavf: remove remnants of pipeline mode
` [PATCH v2 17/26] net/iavf: do not use malloc in crypto VF commands
` [PATCH v2 18/26] net/iavf: decouple hash uninit from parser uninit
` [PATCH v2 19/26] net/iavf: avoid rte malloc in RSS configuration
` [PATCH v2 20/26] net/iavf: avoid rte malloc in MAC address operations
` [PATCH v2 21/26] net/iavf: avoid rte malloc in IPsec operations
` [PATCH v2 22/26] net/iavf: avoid rte malloc in queue operations
` [PATCH v2 23/26] net/iavf: avoid rte malloc in irq map config
` [PATCH v2 24/26] net/ice: avoid rte malloc in RSS RETA operations
` [PATCH v2 25/26] net/ice: avoid rte malloc in MAC address operations
` [PATCH v2 26/26] net/ice: avoid rte malloc in raw pattern parsing
[PATCH] mbuf: optimize detach direct buffer
2026-02-10 15:57 UTC (3+ messages)
DPDK Release Status Meeting 2026-02-10
2026-02-10 15:53 UTC
[PATCH v1 1/4] net/ixgbe: add missing E610 MAC type checks
2026-02-10 15:52 UTC (8+ messages)
` [PATCH v2 1/7] "
` [PATCH v2 2/7] net/i40e: move FDIR config to flow create
` [PATCH v2 3/7] net/iavf: fix memory leak on egress IPsec flows
` [PATCH v2 4/7] net/iavf: fix memory leak on uninit
` [PATCH v2 5/7] net/i40e: fix IPv6 GTPU handling
` [PATCH v2 6/7] net/iavf: fix IPv4 flow subscription
` [PATCH v2 7/7] net/ice: fix memory leak in DCF QoS bandwidth config
[v2] crypto/openssl: Add support for SHAKE algorithms
2026-02-10 15:10 UTC (3+ messages)
` [v3] "
` [EXTERNAL] "
[PATCH] crypto/openssl: support AES-XTS operations
2026-02-10 15:06 UTC (3+ messages)
` [PATCH v2] "
` [EXTERNAL] "
[v2] crypto/openssl: Add support for SHA3 algorithms
2026-02-10 15:04 UTC (3+ messages)
` [EXTERNAL] "
[PATCH] platform/mlx5: clarify device FD closure in mlx5 guide
2026-02-10 14:46 UTC
[PATCH v10 0/6] flow_parser: add shared parser library
2026-02-10 14:45 UTC (3+ messages)
` [PATCH v10 3/6] "
[PATCH v1] compress/zlib: fix UDC checksum logic
2026-02-10 14:39 UTC (3+ messages)
` [EXTERNAL] "
[ethdev]: question about the experimental functions
2026-02-10 14:24 UTC (2+ messages)
[PATCH 1/2] common/mlx5: add mlx5 prefix to remaining internal functions
2026-02-10 14:02 UTC (3+ messages)
` [PATCH v3 "
` [PATCH v3 2/2] net/mlx5: "
[PATCH] crypto/cnxk: return decrypted data for RSA verify
2026-02-10 14:00 UTC (2+ messages)
[PATCH v2 1/3] examples/l3fwd: extend NUMA nodes limit beyond 8
2026-02-10 13:30 UTC (5+ messages)
[PATCH] test/crypto: fix rsa sign data length
2026-02-10 13:23 UTC (2+ messages)
[PATCH] test/crypto: fix mbuf sanity check failure
2026-02-10 13:22 UTC (2+ messages)
[PATCH 0/2] align crypto CPTR as per platform
2026-02-10 13:17 UTC (2+ messages)
[PATCH] doc: update device configuration in qat guide
2026-02-10 13:16 UTC (4+ messages)
` [v2] "
[PATCH] crypto/qat: align the the vector address
2026-02-10 13:14 UTC (3+ messages)
[PATCH 1/2] pdcp: add digest physical address
2026-02-10 13:12 UTC (3+ messages)
` [EXTERNAL] "
[PATCH] crypto/dpaa2_sec: use bus device name
2026-02-10 12:39 UTC (2+ messages)
` [EXTERNAL] "
[PATCH v18 0/2] net: optimize __rte_raw_cksum
2026-02-10 11:53 UTC (4+ messages)
` [PATCH v19 "
[PATCH v1 05/12] net/i40e: use stack allocations for tunnel set
2026-02-10 10:56 UTC (2+ messages)
[PATCH] net/iavf: fix txq flags setting after Tx path selection
2026-02-10 9:50 UTC
[RFC 0/8] ioring: network driver
2026-02-10 9:18 UTC (13+ messages)
` [PATCH v5 00/10] net/rtap: add io_uring based TAP driver
` [PATCH v5 01/10] net/rtap: add driver skeleton and documentation
` [PATCH v5 02/10] net/rtap: add TAP device creation and queue management
` [PATCH v5 03/10] net/rtap: add Rx/Tx with scatter/gather support
` [PATCH v5 04/10] net/rtap: add statistics and device info
` [PATCH v5 05/10] net/rtap: add link and device management operations
` [PATCH v5 06/10] net/rtap: add checksum and TSO offload support
` [PATCH v5 07/10] net/rtap: add link state change interrupt
` [PATCH v5 08/10] net/rtap: add multi-process support
` [PATCH v5 09/10] net/rtap: add Rx interrupt support
` [PATCH v5 10/10] test: add unit tests for rtap PMD
net/ice: VLAN mode changes after port reset or SIGKILL, VLAN RX offload broken
2026-02-10 9:05 UTC
[PATCH v2 00/12] net/r8169: update driver with new HW support and fixes
2026-02-10 5:55 UTC (13+ messages)
` [PATCH v2 01/12] net/r8169: fix NULL pointer dereference in rtl8168fp_ops
` [PATCH v2 02/12] net/r8169: tune RX desc fetch num for 8126 and 8127
` [PATCH v2 03/12] net/r8169: add support for RTL8168KD
` [PATCH v2 04/12] net/r8169: update hardware configurations for 8127
` [PATCH v2 05/12] net/r8169: adjust jumbo frame size limit for non-1G cards
` [PATCH v2 06/12] net/r8169: remove support for CFG_METHOD_69
` [PATCH v2 07/12] net/r8169: update hardware configurations for 8126
` [PATCH v2 08/12] net/r8169: update hardware configurations for 8125
` [PATCH v2 09/12] net/r8169: add support for RTL9151
` [PATCH v2 10/12] net/r8169: add support for RTL8125K
` [PATCH v2 11/12] net/r8169: fix one bug about RTL8168KB
` [PATCH v2 12/12] net/r8169: ensure the old mapping is used
[PATCH 0/6]
2026-02-10 0:52 UTC (6+ messages)
` [PATCH v5 0/6] net/nfb: code cleanup
` [PATCH v5 2/6] net/nfb: fix bad pointer access in queue stats
` [PATCH v5 5/6] net/nfb: release allocated resources correctly
[PATCH 0/8] net/nfb: rework to real multiport
2026-02-10 0:35 UTC (3+ messages)
` [PATCH v7 "
[PATCH 0/7] net/nfb: ethernet enhancements
2026-02-10 0:33 UTC (2+ messages)
[PATCH] ethdev: fix mbuf fast release requirements description
2026-02-10 0:13 UTC (2+ messages)
[PATCH] cmdline: update clear screen behavior
2026-02-10 0:10 UTC (3+ messages)
` [PATCH v3] "
[PATCH] doc/guides/nics: split pcap_ring into separate documentation files
2026-02-10 0:05 UTC (2+ messages)
[PATCH 00/12] net/pcap: cleanups and test
2026-02-10 0:00 UTC (18+ messages)
` [PATCH v13 00/16] net/pcap: improvements and test suite
` [PATCH v13 01/16] maintainers: update for pcap driver
` [PATCH v13 02/16] doc: update features for PCAP PMD
` [PATCH v13 03/16] net/pcap: include used headers
` [PATCH v13 04/16] net/pcap: remove unnecessary casts
` [PATCH v13 05/16] net/pcap: avoid using rte_malloc and rte_memcpy
` [PATCH v13 06/16] net/pcap: cleanup transmit burst logic
` [PATCH v13 07/16] net/pcap: consolidate boolean flag handling
` [PATCH v13 08/16] net/pcap: support VLAN insert and strip
` [PATCH v13 09/16] net/pcap: add link state and speed for interface mode
` [PATCH v13 10/16] net/pcap: support nanosecond timestamp precision
` [PATCH v13 11/16] net/pcap: reject non-Ethernet interfaces
` [PATCH v13 12/16] net/pcap: reduce scope of file-level variables
` [PATCH v13 13/16] net/pcap: avoid use of volatile
` [PATCH v13 14/16] net/pcap: clarify maximum received packet
` [PATCH v13 15/16] net/pcap: add snapshot length devarg
` [PATCH v13 16/16] test: add test for pcap PMD
[PATCH 1/2] lib/ethdev: support inline calculating masked item value
2026-02-09 21:46 UTC (6+ messages)
[RFC 0/2] rte_flow API unit testing via null PMD
2026-02-09 20:05 UTC (3+ messages)
` [RFC 1/2] net/null: add stub flow ops for rte_flow API testing
` [RFC 2/2] app/test: add rte_flow API unit tests
[PATCH v7 0/4] devtools: add AI-assisted code review tools
2026-02-09 19:48 UTC (8+ messages)
` [PATCH v8 0/6] add AGENTS.md and scripts for AI code review
` [PATCH v8 1/6] doc: add AGENTS.md for AI code review tools
` [PATCH v8 2/6] devtools: add multi-provider AI patch review script
` [PATCH v8 3/6] devtools: add compare-reviews.sh for multi-provider analysis
` [PATCH v8 4/6] devtools: add multi-provider AI documentation review script
` [PATCH v8 5/6] doc: add AI-assisted patch review to contributing guide
` [PATCH v8 6/6] MAINTAINERS: add section for AI review tools
[PATCH v1 00/12] net/r8169: update driver with new HW support and fixes
2026-02-09 19:44 UTC (3+ messages)
[PATCH v16 13/13] net/sxe: add virtual function
2026-02-09 19:07 UTC (6+ messages)
` [PATCH v17 01/13] net/sxe: add base driver directory and doc
` [PATCH v17 02/13] net/sxe: add ethdev probe and remove
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