[RFC PATCH 0/6] ethdev: refactor and extend DCB configuration API
2025-08-30 20:49 UTC (12+ messages)
` [RFC PATCH 1/6] ethdev: extend and refactor DCB configuration
` [RFC PATCH 2/6] ethdev: remove nb_tcs from rte_eth_dcb_conf structure
` [RFC PATCH 3/6] ethdev: decouple VMDq and DCB cofiguration
` [RFC PATCH 4/6] ethdev: extend VMDq/DCB configuration with queue mapping
` [RFC PATCH 5/6] ethdev: remove dcb_capability_en from rte_eth_conf
` [RFC PATCH 6/6] ethdev: move mq_mode to [r,t]x_adv_conf
[RFC 00/18] add hinic3 PMD driver
2025-08-30 15:42 UTC (40+ messages)
` [V5 00/18] add hinic3 pmd driver
` [V5 01/18] doc: add some basic files to describe the hinic3 driver
` [V5 02/18] net/hinic3: add basic header files
` [V5 03/18] net/hinic3: add hardware interfaces of BAR operation
` [V5 04/18] net/hinic3: add support for cmdq mechanism
` [V5 05/18] net/hinic3: add NIC event module
` [V5 06/18] net/hinic3: add eq mechanism function code
` [V5 07/18] net/hinic3: add mgmt module "
` [V5 08/18] net/hinic3: add module about hardware operation
` [V5 09/18] net/hinic3: add a NIC business configuration module
` [V5 10/18] net/hinic3: add context and work queue support
` [V5 11/18] net/hinic3: add a mailbox communication module
` [V5 12/18] net/hinic3: add device initialization
` [V5 13/18] net/hinic3: add dev ops
` [V5 14/18] net/hinic3: add Rx/Tx functions
` [V5 15/18] net/hinic3: add MML and EEPROM access feature
` [V5 16/18] net/hinic3: add RSS promiscuous ops
` [V5 17/18] net/hinic3: add FDIR flow control module
` [V5 18/18] drivers/net: add hinic3 PMD build and doc files
` [V6 00/17] add-hinic3-PMD-driver
` [V6 01/17] doc: add hinic3 driver
` [V6 02/17] net/hinic3: add basic header files
` [V6 03/17] net/hinic3: add hardware interfaces of BAR operation
` [V6 04/17] net/hinic3: add support for cmdq mechanism
` [V6 05/17] net/hinic3: add NIC event module
` [V6 06/17] net/hinic3: add eq mechanism
` [V6 07/17] net/hinic3: add mgmt module function code
` [V6 08/17] net/hinic3: add module about hardware operation
` [V6 09/17] net/hinic3: add a NIC business configuration module
` [V6 10/17] net/hinic3: add context and work queue support
` [V6 11/17] net/hinic3: add a mailbox communication module
` [V6 12/17] net/hinic3: add device initialization
` [V6 13/17] net/hinic3: add dev ops
` [V6 14/17] net/hinic3: add Rx/Tx functions
` [V6 15/17] net/hinic3: add RSS promiscuous ops
` [V6 16/17] net/hinic3: add flow control and FDIR module
` [V6 17/17] drivers/net: add hinic3 PMD build and doc files
[PATCH 00/14] net/xsc: PMD updates
2025-08-30 3:46 UTC (17+ messages)
` [PATCH 01/14] net/xsc: add FW version get support
` [PATCH 02/14] net/xsc: add TSO support
` [PATCH 03/14] net/xsc: support module EEPROM dump
` [PATCH 04/14] net/xsc: support promiscuous mode
` [PATCH 05/14] net/xsc: add link status support
` [PATCH 06/14] net/xsc: add link status event support
` [PATCH 07/14] net/xsc: add FEC get and set support
` [PATCH 08/14] net/xsc: optimize RSS queue creation
` [PATCH 09/14] net/xsc: optimize QP and CQ memory allocation
` [PATCH 10/14] net/xsc: optimize Rx path
` [PATCH 11/14] net/xsc: optimize stop and close
` [PATCH 12/14] net/xsc: support per port for multi-process
` [PATCH 13/14] net/xsc: fix uninitialized value
` [PATCH 14/14] net/xsc: update release notes for xsc PMD
[PATCH] app/testpmd: fix L4 protocol retrieval from L3 header
2025-08-30 1:29 UTC
[PATCH] test-flow-perf: Enable to build on Windows
2025-08-30 0:23 UTC (3+ messages)
[PATCH v7 1/1] ethdev: add support to provide link type
2025-08-29 20:33 UTC (3+ messages)
` [PATCH v8 "
[PATCH v2 1/2] net/mlx5: enhance socket file path
2025-08-29 19:57 UTC (4+ messages)
` [PATCH v3 1/2] net/mlx5: improve socket file path handling
` [PATCH v3 2/2] net/mlx5: improve debug dump "
[RFC 0/2] Split DTS framework and public API
2025-08-29 17:43 UTC (3+ messages)
` [RFC 1/2] dts: move testpmd into API
` [RFC 2/2] dts: update tests to use new API
[DPDK/core Bug 1783] crash in rollback_expand_heap
2025-08-29 16:24 UTC
[RFC PATCH 0/3] Make Link Status on Close Configurable
2025-08-29 15:19 UTC (5+ messages)
` [RFC PATCH 1/3] ethdev: add set link state on close API
` [RFC PATCH 2/3] net/ice: implement the link state on close device op
` [RFC PATCH 3/3] app/testpmd: support link state on close ethdev API
[PATCH v2 1/2] eal: prevent socket closure before MP sync
2025-08-29 15:11 UTC (4+ messages)
` [PATCH v3 "
` [PATCH v3 2/2] crypto/ipsec_mb: fix QP release in secondary
[RFC PATCH 0/7] rework EAL argument parsing in DPDK
2025-08-29 14:39 UTC (3+ messages)
` [PATCH v7 00/13] Simplify running with high-numbered CPUs
[PATCH 25.11 0/3] remove fallbacks for old Linux versions
2025-08-29 13:48 UTC (3+ messages)
` [PATCH v2 "
[PATCH] build: remove obsolete compiler checks
2025-08-29 13:46 UTC (3+ messages)
` [PATCH v3 1/2] "
[PATCH] examples/fips_validation: fix dangling pointer for SHA test
2025-08-29 13:14 UTC (7+ messages)
` [EXTERNAL] "
[PATCH] app/test-cmdline: add test to Windows build
2025-08-29 13:08 UTC (3+ messages)
` [PATCH v2] "
[PATCH] test_bbdev: enable to be compiled on Windows
2025-08-29 13:07 UTC (3+ messages)
` [PATCH v3] "
[PATCH] net/mlx5: fix matcher flags in counter offset detection
2025-08-29 12:50 UTC (4+ messages)
[PATCH 0/3] vhost_user: configure memory slots
2025-08-29 12:01 UTC (12+ messages)
` [PATCH 3/3] vhost_user: support for memory regions
[PATCH v3 1/2] doc: add test case docstring example to dts rst
2025-08-29 11:18 UTC (5+ messages)
` [PATCH v4 "
` [PATCH v4 2/2] dts: add steps and verify sections to docstrings
[RFC 0/8] Avoid overlapping declarations
2025-08-29 10:25 UTC (13+ messages)
` [RFC 1/8] test/ring: avoid shadow variable usage
` [RFC 2/8] test/table: replace conflicting variable name
` [RFC 3/8] eal: add macro to disable shadow warnings
` [RFC 4/8] eal: avoid shadowed variable aligned_end
` [RFC 5/8] eal: avoid shadowed variables in trace code
` [RFC 6/8] ethdev: avoid shadowed variable warnings
` [RFC 7/8] telemetry: avoid potential name conflict for handler
` [RFC 8/8] pcapng: avoid shadow declaration warning
[PATCH] net/ice: make link state configurable on device stop
2025-08-29 9:46 UTC (5+ messages)
` [PATCH v2] net/ice: make link state configurable on device close
[PATCH V3 2/2] net/mlx5: add support for flows targeting multicast MAC addresses
2025-08-29 9:08 UTC (4+ messages)
` [PATCH V4 0/2] resolve flow creation issue for "
` [PATCH V4 1/2] net/mlx5: update how MAC address bit-fields are used
` [PATCH V4 2/2] net/mlx5: add support for flows targeting multicast MAC addresses
[PATCH v2 1/2] dts: rewrite two link topology requirements
2025-08-29 8:52 UTC (8+ messages)
` [PATCH v3 0/2] dts: change default topology to one link
` [PATCH v3 1/2] dts: make one link the default topology
` [PATCH v3 2/2] dts: rewrite two link topology requirements
[PATCH 0/3] fix build with MinGW 13
2025-08-29 5:36 UTC (4+ messages)
` [PATCH v2 "
` [PATCH v2 3/3] bbdev: wrong fix for "
[PATCH v1] net/mlx5: fix probe optimization race condition
2025-08-29 5:35 UTC (5+ messages)
` [PATCH v2] "
[PATCH v1 0/2] doc: bbdev clarifications
2025-08-29 5:08 UTC (2+ messages)
[PATCH v3 00/16] NBL PMD for Nebulamatrix NICs
2025-08-29 3:28 UTC (25+ messages)
` [PATCH v6 00/17] "
` [PATCH v6 01/17] net/nbl: add doc and minimum nbl build framework
` 回复:[PATCH "
` [PATCH v6 02/17] net/nbl: add simple proybe/remove and log module
` [PATCH v7 00/17] NBL PMD for Nebulamatrix NICs
` [PATCH v7 01/17] net/nbl: add doc and minimum nbl build framework
` [PATCH v7 02/17] net/nbl: add simple probe/remove and log module
` [PATCH v7 03/17] net/nbl: add HW layer definitions and implementation
` [PATCH v7 04/17] net/nbl: add Channel "
` [PATCH v7 05/17] net/nbl: add Resource "
` [PATCH v7 06/17] net/nbl: add Dispatch "
` [PATCH v7 07/17] net/nbl: add Dev "
` [PATCH v7 08/17] net/nbl: add complete device init and uninit functionality
` [PATCH v7 09/17] net/nbl: add UIO and VFIO mode for nbl
` [PATCH v7 10/17] net/nbl: add nbl coexistence "
` [PATCH v7 11/17] net/nbl: add nbl ethdev configuration
` [PATCH v7 12/17] net/nbl: add nbl device rxtx queue setup and release ops
` [PATCH v7 13/17] net/nbl: add nbl device start and stop ops
` [PATCH v7 14/17] net/nbl: add nbl device Tx and Rx burst
` [PATCH v7 15/17] net/nbl: add nbl ethdev infos get
` [PATCH v7 16/17] net/nbl: add nbl device xstats and stats
` [PATCH v7 17/17] net/nbl: nbl device support set MTU and promisc
[PATCH] dpdk: support quick jump to API definition
2025-08-29 2:34 UTC (5+ messages)
` [PATCH v2 0/3] "
` [PATCH v2 1/3] lib: "
` [PATCH v2 2/3] drivers: "
` [PATCH v2 3/3] doc: update ABI versioning guide
[PATCH] dpdk: support quick jump to API definition
2025-08-29 1:37 UTC (4+ messages)
AMD Solarflare PMD roadmap for 25.11
2025-08-28 22:45 UTC
[Help needed] net_ice: MDD event (Malicious Driver Detection) on TX queue when using rte_eth_tx_prepare / rte_eth_tx_burst
2025-08-28 15:57 UTC (3+ messages)
[PATCH 2/2] dts: enable port binding on the TG
2025-08-28 15:17 UTC (5+ messages)
` [PATCH v3] "
[RESEND] net/qede: workaround for operation in Ubuntu-24.04
2025-08-28 14:55 UTC (3+ messages)
Ubuntu 20.04 EOL
2025-08-28 14:49 UTC (4+ messages)
[PATCH v1] dts: remove test_ prefix from test case names
2025-08-28 12:49 UTC (2+ messages)
[PATCH 00/10] Run with UBSan in GHA
2025-08-28 9:16 UTC (3+ messages)
` [PATCH v5 00/22] "
net/qede: workaround for operation in Ubuntu-24.04
2025-08-28 7:40 UTC
[RFC] cryptodev: support PQC ML algorithms
2025-08-28 7:06 UTC
Recall: Ubuntu 20.04 EOL
2025-08-28 6:46 UTC
[PATCH v2] app/testpmd: validate dscp and vlan table entries for meter creation
2025-08-28 5:29 UTC (2+ messages)
` [PATCH v3] "
[PATCH] bus/pci: print the return value when probe failed
2025-08-28 3:00 UTC
[PATCH v6 0/2] add support flow director ops
2025-08-27 23:19 UTC (4+ messages)
` [PATCH v7 "
` [PATCH v7 2/2] net/zxdh: "
[PATCH] mbuf: optimize segment prefree
2025-08-27 23:17 UTC (2+ messages)
[DPDK/ethdev Bug 1782] net/zxdh shadowed declarations
2025-08-27 23:01 UTC
[PATCH v1] pcapng: allow any protocol link type for the interface block
2025-08-27 22:32 UTC (4+ messages)
` [PATCH v2] "
[Patch v3] net/netvsc: add device argument to configure if NUMA information on the device should be used
2025-08-27 17:46 UTC (2+ messages)
[Patch v2] net/netvsc: cache device parameters for hot plug events
2025-08-27 17:45 UTC (2+ messages)
page: next (older)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).