[PATCH v2 0/5] Add RISC-V V extension detection and LPM, FIB optimization
2025-07-01 18:20 UTC
[PATCH 1/5] config/riscv: detect V extension
2025-07-01 16:13 UTC (5+ messages)
` [PATCH 2/5] eal/riscv/spinlock: add rte_cpuflag.h
` [PATCH 3/5] lib/lpm: R-V V rte_lpm_lookupx4
` [PATCH 4/5] lib/fib: R-V V rte_fib_lookup_bulk
` [PATCH 5/5] riscv: override machine_args only when default
[PATCH 0/5] *** Add RISC-V V extension detection and LPM, FIB optimization ***
2025-07-01 16:13 UTC
[PATCH] test/argparse: fix out of bound memcpy
2025-07-01 15:48 UTC (9+ messages)
` [PATCH v2] test/argparse: change initialization to workaround LTO
` [PATCH v3] "
[PATCH] test/event: disable vector adapter test
2025-07-01 15:21 UTC (3+ messages)
[PATCH 0/6] net/hns3: VF support multi-TCs
2025-07-01 15:16 UTC (19+ messages)
` [PATCH 6/6] net/hns3: VF support multi-TCs configure
` [PATCH v2 0/6] net/hns3: VF support multi-TCs
` [PATCH v2 1/6] net/hns3: fix VF fail to config queue TC
` [PATCH v2 2/6] net/hns3: remove duplicate struct field
` [PATCH v2 3/6] net/hns3: refactor DCB module code
` [PATCH v2 4/6] net/hns3: VF support parse max TC number
` [PATCH v2 5/6] net/hns3: VF support discover multi-TCs capability
` [PATCH v2 6/6] net/hns3: VF support multi-TCs configure
` [PATCH v3 0/6] net/hns3: VF support multi-TCs
` [PATCH v3 1/6] net/hns3: fix VF fail to config queue TC
` [PATCH v3 2/6] net/hns3: remove duplicate struct field
` [PATCH v3 3/6] net/hns3: refactor DCB module code
` [PATCH v3 4/6] net/hns3: VF support parse max TC number
` [PATCH v3 5/6] net/hns3: VF support discover multi-TCs capability
` [PATCH v3 6/6] net/hns3: VF support multi-TCs configure
[PATCH 00/12] Fixes and supports for Wangxun NICs
2025-07-01 15:13 UTC (5+ messages)
` [PATCH v3 00/17] "
` [PATCH v3 01/17] net/txgbe: support flow filter for VF
[PATCH] node: fix C++ compatibility errors (option 2)
2025-07-01 14:48 UTC (3+ messages)
[PATCH 0/2] dts: rework test results
2025-07-01 14:19 UTC (5+ messages)
` [PATCH 1/2] dts: change test suite name property
` [PATCH 2/2] dts: rework test results
[PATCH] rcu: add deprecation notice about limit on defer queue element size
2025-07-01 14:17 UTC (3+ messages)
[PATCH v5 00/11] NXP DPAA2 driver enhancements and fixes
2025-07-01 14:05 UTC (18+ messages)
` [PATCH v6 0/6] "
` [PATCH v6 1/6] net/dpaa2: fix issue of extract buffer preparation
` [PATCH v6 2/6] net/dpaa2: fix shaper rate
` [PATCH v6 3/6] bus/fslmc: add DPBP APIs for setting depletion thresholds
` [PATCH v6 4/6] mempool/dpaa2: use unified VA to IOVA conversion
` [PATCH v6 5/6] net/dpaa2: retrieve DPNI API version at init time
` [PATCH v6 6/6] net/dpaa2: enable software taildrop for ordered queues
` [PATCH v7 0/6] NXP DPAA2 driver enhancements and fixes
` [PATCH v7 1/6] net/dpaa2: fix issue of extract buffer preparation
` [PATCH v7 2/6] net/dpaa2: fix shaper rate
` [PATCH v7 3/6] bus/fslmc: add DPBP APIs for setting depletion thresholds
` [PATCH v7 4/6] mempool/dpaa2: use unified VA to IOVA conversion
` [PATCH v7 5/6] net/dpaa2: retrieve DPNI API version at init time
` [PATCH v7 6/6] net/dpaa2: enable software taildrop for ordered queues
[v2 00/10] DPAA specific fixes
2025-07-01 13:57 UTC (25+ messages)
` [v3 "
` [v3 01/10] bus/dpaa: avoid using same structure and variable name
` [v4 00/10] DPAA specific fixes
` [v4 01/10] bus/dpaa: avoid using same structure and variable name
` [EXT] "
` [v4 07/10] net/dpaa: add Tx rate limiting DPAA PMD API
` [EXT] "
` [v5 0/9] DPAA specific fixes
` [v5 1/9] bus/dpaa: add FMan node
` [v5 2/9] bus/dpaa: enhance DPAA SoC version
` [v5 3/9] bus/dpaa: optimize bman acquire/release
` [v5 4/9] mempool/dpaa: fast acquire and release
` [v5 5/9] mempool/dpaa: adjust pool element for LS1043A errata
` [v5 6/9] net/dpaa: add Tx rate limiting DPAA PMD API
` [v5 7/9] net/dpaa: add devargs for enabling err packets on main queue
` [v5 8/9] bus/dpaa: improve DPAA cleanup
` [v5 9/9] bus/dpaa: optimize qman enqueue check
[RFC 00/18] add hinic3 PMD driver
2025-07-01 13:53 UTC (26+ messages)
` [V3 00/18] add hinic3 pmd driver
` [V3 01/18] add some basic files about hinic3 driver
` [V3 14/18] net/hinic3: add Rx/Tx functions
` [V4 00/18] add hinic3 pmd driver
` [V4 01/18] doc: add some basic files to describe the hinic3 driver
` [V4 02/18] net/hinic3: add basic header files
` [V4 03/18] net/hinic3: add hardware interfaces of BAR operation
` [V4 04/18] net/hinic3: add support for cmdq mechanism
` [V4 05/18] net/hinic3: add NIC event module
` [V4 06/18] net/hinic3: add eq mechanism function code
` [V4 07/18] net/hinic3: add mgmt module "
` [V4 08/18] net/hinic3: add module about hardware operation
` [V4 09/18] net/hinic3: add a NIC business configuration module
` [V4 10/18] net/hinic3: add context and work queue support
` [V4 11/18] net/hinic3: add a mailbox communication module
` [V4 12/18] net/hinic3: add device initialization
` [V4 13/18] net/hinic3: add dev ops
` [V4 14/18] net/hinic3: add Rx/Tx functions
` [V4 15/18] net/hinic3: add MML and EEPROM access feature
` [V4 16/18] net/hinic3: add RSS promiscuous ops
` [V4 17/18] net/hinic3: add FDIR flow control module
` [V4 18/18] drivers/net: add hinic3 PMD build and doc files
[PATCH v1 0/4] net/ntnic: implement start, stop and deferred start for Rx/Tx queues
2025-07-01 13:42 UTC (12+ messages)
` [PATCH v1 1/4] net/ntnic: implement start/stop "
` [PATCH v1 4/4] net/ntnic: add warning when sending on a stopped queue
` [PATCH v2 0/3] net/ntnic: implement start, stop and deferred start for Rx/Tx queues
` [PATCH v2 1/3] net/ntnic: implement start/stop "
` [PATCH v2 2/3] net/ntnic: implement deferred start "
` [PATCH v2 3/3] net/ntnic: unmap DMA during queue release
[PATCH v6 0/8] lib/pmu: cleanups and trace integration
2025-07-01 13:33 UTC (4+ messages)
` [PATCH v7 "
` [PATCH v7 7/8] trace: add PMU
[PATCH] net/ice: fix inconsistency in Rx queue VLAN tag placement
2025-07-01 12:43 UTC (3+ messages)
[PATCH] ci: check C++ headers with clang
2025-07-01 11:37 UTC (2+ messages)
[PATCH] net/mlx5: fix masked indirect age action validation
2025-07-01 10:32 UTC
[PATCH] net/ixgbe: fix sctp mask in flow director
2025-07-01 9:14 UTC (3+ messages)
[PATCH] net/i40e: Fast release optimizations
2025-07-01 9:09 UTC (7+ messages)
[PATCH 00/10] Run with UBSan in GHA
2025-07-01 8:36 UTC (11+ messages)
` [PATCH v2 "
` [PATCH v2 06/10] cmdline: fix highest bit port list parsing
` [PATCH v2 07/10] tailq: fix cast macro for null pointer
` [PATCH v2 08/10] hash: fix unaligned access in predictable RSS
` [PATCH v2 09/10] stack: fix unaligned accesses on 128-bit
[PATCH v1] event/dlb2: add dequeue interrupt mode support
2025-07-01 8:16 UTC (10+ messages)
` [PATCH v2] "
[PATCH] eal: deprecate old coremask-based EAL parameters
2025-07-01 7:56 UTC (5+ messages)
` [PATCH v2] "
[DPDK/ethdev Bug 1734] Intel Ethernet drivers do not support rte_eth_tx_queue_count()
2025-06-30 21:24 UTC
[PATCH 0/2] *** Wangxun new NIC support ***
2025-06-30 19:40 UTC (3+ messages)
` [PATCH v3 00/15] Wangxun new NIC support
[PATCH 0/2] fix parse tunnel packet ptyoe
2025-06-30 18:45 UTC (2+ messages)
[PATCH] net/af_xdp: add rx/tx queue support for af_xdp
2025-06-30 18:44 UTC (4+ messages)
` [PATCH v2] "
[PATCH 0/7] net/ena: release 2.13.0
2025-06-30 18:43 UTC (7+ messages)
` [PATCH 1/7] net/ena/base: avoid recalculating desc per entry
` [PATCH 2/7] net/ena/base: coding style changes
` [PATCH 3/7] net/ena: separate doorbell logic for Rx and Tx
` [PATCH 4/7] net/ena: support fragment bypass mode
[PATCH v1 0/2] add support flow director ops
2025-06-30 16:56 UTC (4+ messages)
` [PATCH v2 "
` [PATCH v2 2/2] net/zxdh: "
[PATCH] net/r8169: add missing newline at end of meson.build
2025-06-30 16:05 UTC
[PATCH v2 0/3] [v2]drivers/net/rnp fixed Coverity issue
2025-06-30 15:07 UTC (5+ messages)
` [PATCH v2 1/3] net/rnp: add check firmware respond info
` [PATCH v2 2/3] net/rnp: fix Tunnel-TSO VLAN header untrusted loop bound
` [PATCH v2 3/3] net/rnp: fix TSO segmentation for packets of 64KB
[PATCH 25.11 0/3] remove fallbacks for old Linux versions
2025-06-30 15:02 UTC (5+ messages)
` [PATCH 25.11 1/3] eal/linux: "
` [PATCH 25.11 2/3] vhost: : "
` [PATCH 25.11 3/3] memif: "
[PATCH v4 0/7] net/ena: release 2.13.0
2025-06-30 14:54 UTC (4+ messages)
[PATCH] pcapng: allow any protocol link type for the interface block
2025-06-30 14:28 UTC (6+ messages)
` [PATCH v2] "
[PATCH 0/2] use core lists not masks in documentation
2025-06-30 13:31 UTC (7+ messages)
` [PATCH 1/2] doc/eal: add doc entry for service core list flag
` [PATCH 2/2] doc: use core lists rather than masks in guides
[PATCH 7/7] net/ena: upgrade driver version to 2.13.0
2025-06-30 11:16 UTC
[PATCH 6/7] net/ena: fix aenq timeout with low poll interval
2025-06-30 11:16 UTC
[PATCH 5/7] net/ena: fix unhandled interrupt config failure
2025-06-30 11:15 UTC
[PATCH] node: fix C++ compatibility errors (option 1)
2025-06-30 10:49 UTC
[PATCH v3 0/2] uadk: realize async mode
2025-06-30 10:15 UTC (7+ messages)
` [EXTERNAL] "
[PATCH 00/11] NXP DPAA2 driver enhancements and fixes
2025-06-30 10:02 UTC (3+ messages)
[PATCH v3 1/1] vhost: handle virtqueue locking for memory hotplug
2025-06-30 8:50 UTC (8+ messages)
` [PATCH v4 0/1] Memory hotplug fix
` [PATCH v4 1/1] vhost: handle virtqueue locking for memory hotplug
[PATCH v0 0/3] [v0]drivers/net fixed Coverity issue
2025-06-30 6:14 UTC (3+ messages)
[PATCH v1] event/dlb2: update DLB documentation for history list config
2025-06-30 2:30 UTC
release candidate 25.07-rc2
2025-06-29 22:30 UTC
[PATCH] build: error out when missing elftools python module
2025-06-29 20:50 UTC (2+ messages)
[PATCH] buildtools/get-test-suites.py: muti-line macros
2025-06-29 20:44 UTC (2+ messages)
[PATCH] doc: fix missing feature matrix for event device
2025-06-29 20:22 UTC (3+ messages)
[PATCH 00/32] Use structure assignment instead of memcpy
2025-06-29 20:13 UTC (3+ messages)
` [PATCH] more replace memcpy with structure assignment
[PATCH] eal: handle sysconf() negative return value
2025-06-29 19:52 UTC (3+ messages)
` [PATCH v3 0/3] handle sysconf(_SC_PAGESIZE) "
[PATCH v5 0/5] Use consecutive Tx queues' memory
2025-06-29 18:11 UTC (7+ messages)
` [PATCH v5 1/5] net/mlx5: add new devarg for Tx queue consecutive memory
` [PATCH v5 2/5] net/mlx5: calculate the memory length for all Tx queues
` [PATCH v5 3/5] net/mlx5: allocate and release unique resources for "
` [PATCH v5 4/5] net/mlx5: pass the information in Tx queue start
` [PATCH v5 5/5] net/mlx5: use consecutive memory for Tx queue creation
[PATCH v3 0/8] net/r8169: support more cards
2025-06-29 17:33 UTC (2+ messages)
[PATCH] ethdev: sync ethtool link modes with Linux 6.15
2025-06-29 17:30 UTC (5+ messages)
[PATCH] net/gve: support gve driver on FreeBSD
2025-06-29 17:29 UTC (3+ messages)
` [PATCH v2] "
[PATCH] net/mana: support MANA in PF mode
2025-06-29 17:28 UTC (2+ messages)
page: next (older) | prev (newer) | latest
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).