messages from 2026-02-05 21:31:01 to 2026-02-09 16:46:55 UTC [more...]
[RFC PATCH 00/27] combine multiple Intel scalar Tx paths
2026-02-09 16:45 UTC (45+ messages)
` [PATCH v3 00/36] "
` [PATCH v3 01/36] net/intel: create common Tx descriptor structure
` [PATCH v3 02/36] net/intel: use common Tx ring structure
` [PATCH v3 03/36] net/intel: create common post-Tx cleanup function
` [PATCH v3 04/36] net/intel: consolidate definitions for Tx desc fields
` [PATCH v3 05/36] net/intel: create separate header for Tx scalar fns
` [PATCH v3 06/36] net/intel: add common fn to calculate needed descriptors
` [PATCH v3 07/36] net/ice: refactor context descriptor handling
` [PATCH v3 08/36] net/i40e: "
` [PATCH v3 09/36] net/idpf: "
` [PATCH v3 10/36] net/intel: consolidate checksum mask definition
` [PATCH v3 11/36] net/intel: create common checksum Tx offload function
` [PATCH v3 12/36] net/intel: create a common scalar Tx function
` [PATCH v4 00/35] combine multiple Intel scalar Tx paths
` [PATCH v4 01/35] net/intel: create common Tx descriptor structure
` [PATCH v4 02/35] net/intel: use common Tx ring structure
` [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 0/2] iavf: use ptype for LLDP and add AVX2 ctx paths
2026-02-09 16:10 UTC (4+ messages)
` [PATCH 1/2] net/iavf: use mbuf packet type instead of dynfield for LLDP
` [PATCH 2/2] net/iavf: add AVX2 context descriptor Tx paths
[PATCH v1 1/4] net/ixgbe: add missing E610 MAC type checks
2026-02-09 14:40 UTC (6+ messages)
` [PATCH v1 2/4] net/i40e: move FDIR config to flow create
` [PATCH v1 3/4] net/iavf: fix memory leak on egress IPsec flows
` [PATCH v1 4/4] net/iavf: fix memory leak on uninit
[PATCH 1/2] lib/ethdev: support inline calculating masked item value
2026-02-09 14:17 UTC (4+ messages)
[PATCH v1 00/12] Cleanups for ixgbe, i40e, and iavf PMD's
2026-02-09 14:13 UTC (13+ messages)
` [PATCH v1 01/12] net/ixgbe: remove MAC type check macros
` [PATCH v1 02/12] net/ixgbe: remove security-related ifdefery
` [PATCH v1 03/12] net/ixgbe: split security and ntuple filters
` [PATCH v1 04/12] net/i40e: get rid of global filter variables
` [PATCH v1 05/12] net/i40e: use stack allocations for tunnel set
` [PATCH v1 06/12] net/i40e: make default RSS key global
` [PATCH v1 07/12] net/i40e: use unsigned types for queue comparisons
` [PATCH v1 08/12] net/i40e: use proper flex len define
` [PATCH v1 09/12] net/i40e: remove global pattern variable
` [PATCH v1 10/12] net/iavf: remove remnants of pipeline mode
` [PATCH v1 11/12] net/iavf: do not use malloc in crypto VF commands
` [PATCH v1 12/12] net/iavf: decouple hash uninit from parser uninit
[PATCH 0/2] replace RTE_LIBRTE prefix with RTE_PMD
2026-02-09 13:56 UTC (3+ messages)
` [PATCH 1/2] drivers: replace LIBRTE prefix with mlx5 PMDs
` [PATCH 2/2] net/mlx4: replace LIBRTE prefix with PMD
[PATCH v1 1/1] net/iavf: fix IPv4 flow subscription
2026-02-09 13:22 UTC
[PATCH v1 1/1] net/i40e: fix IPv6 GTPU handling
2026-02-09 13:15 UTC
[PATCH 0/6] Add support for L2TPV2 over UDP to ICE PMD
2026-02-09 11:56 UTC (9+ messages)
` [PATCH v2 0/7] "
` [PATCH v2 1/7] net/ice: add L2TPv2 PPP and PPoE data structures
` [PATCH v2 2/7] net/ice: add L2TPv2 tunnel type definition
` [PATCH v2 3/7] net/ice: add L2TPv2 protocol and field definitions
` [PATCH v2 4/7] net/ice: add L2TPv2 flow patterns and FDIR support
` [PATCH v2 5/7] net/ice: add L2TPv2 hardware packet generation
` [PATCH v2 6/7] net/ice: add L2TPv2 RSS hash support
` [PATCH v2 7/7] doc: update release notes
[PATCH v1 00/12] net/r8169: update driver with new HW support and fixes
2026-02-09 8:55 UTC (13+ messages)
` [PATCH v1 01/12] net/r8169: fix NULL pointer dereference in rtl8168fp_ops
` [PATCH v1 02/12] net/r8169: tune RX desc fetch num for 8126 and 8127
` [PATCH v1 03/12] net/r8169: add support for RTL8168KD
` [PATCH v1 04/12] net/r8169: update hardware configurations for 8127
` [PATCH v1 05/12] net/r8169: adjust jumbo frame size limit for non-1G cards
` [PATCH v1 06/12] net/r8169: remove support for CFG_METHOD_69
` [PATCH v1 07/12] net/r8169: update hardware configurations for 8126
` [PATCH v1 08/12] net/r8169: update hardware configurations for 8125
` [PATCH v1 09/12] net/r8169: add support for RTL9151
` [PATCH v1 10/12] net/r8169: add support for RTL8125K
` [PATCH v1 11/12] net/r8169: fix one bug about RTL8168KB
` [PATCH v1 12/12] net/r8169: ensure the old mapping is used
[PATCH v14 13/13] net/sxe: add virtual function
2026-02-09 1:24 UTC (53+ messages)
` [PATCH v15 01/13] net/sxe: add base driver directory and doc
` [PATCH v15 02/13] net/sxe: add ethdev probe and remove
` [PATCH v15 03/13] net/sxe: add tx rx setup and data path
` [PATCH v15 04/13] net/sxe: add link, flow ctrl, mac ops, mtu ops function
` [PATCH v15 05/13] net/sxe: support vlan filter
` [PATCH v15 06/13] net/sxe: add filter function
` [PATCH v15 07/13] net/sxe: support rss offload
` [PATCH v15 08/13] net/sxe: add dcb function
` [PATCH v15 09/13] net/sxe: support ptp
` [PATCH v15 10/13] net/sxe: add xstats function
` [PATCH v15 11/13] net/sxe: add custom cmd led ctrl
` [PATCH v15 12/13] net/sxe: add simd function
` [PATCH v15 13/13] net/sxe: add virtual function
` [PATCH v16 01/13] net/sxe: add base driver directory and doc
` [PATCH v16 02/13] net/sxe: add ethdev probe and remove
` [PATCH v16 03/13] net/sxe: add tx rx setup and data path
` [PATCH v16 04/13] net/sxe: add link, flow ctrl, mac ops, mtu ops function
` [PATCH v16 05/13] net/sxe: support vlan filter
` [PATCH v16 06/13] net/sxe: add filter function
` [PATCH v16 07/13] net/sxe: support rss offload
` [PATCH v16 08/13] net/sxe: add dcb function
` [PATCH v16 09/13] net/sxe: support ptp
` [PATCH v16 10/13] net/sxe: add xstats function
` [PATCH v16 11/13] net/sxe: add custom cmd led ctrl
` [PATCH v16 12/13] net/sxe: add simd function
` [PATCH v16 13/13] net/sxe: add virtual function
` [PATCH v17 01/13] net/sxe: add base driver directory and doc
` [PATCH v17 02/13] net/sxe: add ethdev probe and remove
` [PATCH v17 03/13] net/sxe: add tx rx setup and data path
` [PATCH v17 04/13] net/sxe: add link, flow ctrl, mac ops, mtu ops function
` [PATCH v17 05/13] net/sxe: support vlan filter
` [PATCH v17 06/13] net/sxe: add filter function
` [PATCH v17 07/13] net/sxe: support rss offload
` [PATCH v17 08/13] net/sxe: add dcb function
` [PATCH v17 09/13] net/sxe: support ptp
` [PATCH v17 10/13] net/sxe: add xstats function
` [PATCH v17 11/13] net/sxe: add custom cmd led ctrl
` [PATCH v17 12/13] net/sxe: add simd function
` [PATCH v17 13/13] net/sxe: add virtual function
[PATCH v3 1/1] net/mlx5: fix port down in link detection error branch
2026-02-08 16:36 UTC (2+ messages)
[PATCH] net/mlx5: update stored Rx queue MTU when port MTU changes
2026-02-08 14:37 UTC (3+ messages)
` [PATCH v2] net/mlx5: allow MTU mismatch for running shared Rx queues
[PATCH 1/2] common/mlx5: add mlx5 prefix to remaining internal functions
2026-02-08 14:29 UTC (3+ messages)
` [PATCH v2 "
` [PATCH v2 2/2] net/mlx5: "
[PATCH] net/mlx5/hws: fix null dereference in rule skip
2026-02-08 14:15 UTC (2+ messages)
[PATCH] net/mlx5: fix stack alignment for ASan compatibility
2026-02-08 13:43 UTC (2+ messages)
[PATCH] net/mlx5: fix flex parser creation length attribute
2026-02-08 13:39 UTC (2+ messages)
[PATCH 1/1] net/mlx5: fix memoy leak after device spawn failure
2026-02-08 13:27 UTC (4+ messages)
` [PATCH v2] "
[PATCH] eal/linux: handle epoll error conditions
2026-02-07 6:11 UTC (6+ 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 v20] eal: RTE_PTR_ADD/SUB API improvements
2026-02-07 1:45 UTC (8+ messages)
` [PATCH v21] "
` [PATCH v22] "
` [PATCH v23] "
` [PATCH v24] "
[PATCH v18 0/2] net: optimize __rte_raw_cksum
2026-02-07 1:29 UTC (4+ messages)
` [PATCH v19 "
[PATCH 1/2] cryptodev: add support for 256-NxA4/5/6 algorithms
2026-02-06 19:48 UTC (3+ messages)
` [PATCH v8 "
` [EXTERNAL] "
[PATCH v5 0/4] af_packet correctness, performance, cksum
2026-02-06 16:11 UTC (10+ messages)
` [PATCH v6 "
` [PATCH v6 1/4] net/af_packet: fix thread safety and frame calculations
` [PATCH v6 2/4] net/af_packet: RX/TX bulk free, unlikely hint
` [PATCH v6 3/4] net/af_packet: tx poll control
` [PATCH v6 4/4] net/af_packet: add software checksum offload support
[PATCH 0/7] net/nfb: ethernet enhancements
2026-02-06 17:04 UTC (8+ messages)
` [PATCH 1/7] net/nfb: use MAC address assigned to card
` [PATCH 2/7] net/nfb: get correct link speed
` [PATCH 3/7] net/nfb: support real link-up/down config
` [PATCH 4/7] net/nfb: support setting RS-FEC mode
` [PATCH 5/7] net/nfb: support setting Rx MTU
` [PATCH 6/7] net/nfb: read total stats from macs
` [PATCH 7/7] doc/nfb: update release notes for nfb driver
[PATCH v10 0/6] flow_parser: add shared parser library
2026-02-06 15:40 UTC (5+ messages)
` [PATCH v10 3/6] "
[PATCH 0/3] examples: format truncation bugs
2026-02-06 11:21 UTC (3+ messages)
` [PATCH v12 0/8] test: fix format-truncation warnings
[dpdk-dev] [PATCH] devtools: test different build types
2026-02-06 9:59 UTC (17+ messages)
` [PATCH v4 00/11] more build tests
` [PATCH v4 02/11] mem: avoid hugepage path overflow
` [PATCH v4 03/11] argparse: fix minsize build
` [PATCH v4 04/11] mldev: "
` [PATCH v4 05/11] bus/pci: "
` [PATCH v4 06/11] power/intel_pstate: "
` [PATCH v4 07/11] net/bnxt/tf_ulp: "
` [PATCH v4 08/11] net/iavf: "
` [PATCH v4 09/11] ci: fix debug build type
` [PATCH v4 10/11] devtools: test different build types
` [PATCH v4 11/11] ci: check minsize build type in GHA
[PATCH 0/6] Fix LTO compilation warnings
2026-02-06 9:51 UTC (4+ messages)
` [PATCH v6 "
` [PATCH v6 6/6] net/mlx5: fix LTO stringop-overflow warning
[PATCH] devtools: fix indent in SPDX check
2026-02-06 9:41 UTC (3+ messages)
[PATCH v3] node: lookup with RISC-V vector extension
2026-02-06 8:18 UTC (2+ messages)
[PATCH v1] net/zxdh: adjust the log level
2026-02-06 1:49 UTC (2+ messages)
[PATCH v3 0/2] support dmabuf
2026-02-05 22:50 UTC (5+ messages)
` [PATCH v4 "
[PATCH v3] app/testpmd: fix flow queue job leaks
2026-02-05 22:17 UTC (3+ messages)
` [PATCH v4] "
[PATCH v2 1/2] net/zxdh: add pcie bar channel check
2026-02-05 22:11 UTC (3+ messages)
` [PATCH v3 0/2] net/zxdh: fix npsdk bug
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