[PATCH v1 0/3] dts: add tx_offload support in dts
2025-09-04 21:18 UTC (17+ messages)
` [PATCH v1 1/3] dts: allow mbuf_fast_free to be set with testpmd shell
` [PATCH v1 2/3] dts: add TX offload capabilities to NIC capabilities
` [PATCH v1 3/3] dts: update tx_offload test from old dts
` [PATCH v2 0/3] dts: add tx_offlaod support in dts
` [PATCH v2 1/3] dts: allow mbuf_fast_free to be set with testpmd shell
` [PATCH v2 2/3] dts: add TX offload capabilities to NIC capabilities
` [PATCH v2 3/3] dts: update tx_offload test from old dts
[PATCH 0/6] dts: add file management
2025-09-04 21:16 UTC (11+ messages)
` [PATCH v2 0/7] dts: add file manager
` [PATCH v2 1/7] dts: merge RemoteSession class
` [PATCH v2 2/7] dts: add node retriever by identifier
` [PATCH v2 3/7] dts: add current test suite and cases to context
` [PATCH v2 4/7] dts: add artifact module
` [PATCH v2 5/7] dts: make log files into artifacts
` [PATCH v2 6/7] dts: use artifacts in packet capture and softnic
` [PATCH v2 7/7] dts: save received packets with artifacts
[PATCH 0/3] Fixes for iavf Tx path selection
2025-09-04 17:18 UTC (8+ messages)
` [PATCH 1/3] net/iavf: fix Tx vector path selection logic again
` [PATCH 2/3] net/iavf: fix a log during Tx path selection
` [PATCH 3/3] net/iavf: fix Tx path selection for VLAN offload
[PATCH] net/i40e: fix supported offloads for Rx vector path
2025-09-04 16:53 UTC (13+ messages)
` [PATCH v2 0/4] Fixes for net/intel Rx Path Selection
` [PATCH v2 1/4] net/i40e: fix supported offloads for Rx vector path
` [PATCH v2 2/4] net/i40e: fix vector Rx queue set up logic
` [PATCH v2 3/4] net/i40e: remove redundant vector Rx queue setup code
` [PATCH v2 4/4] net/iavf: remove duplicate in scalar offload list
[PATCH 2/2] dts: enable port binding on the TG
2025-09-04 16:25 UTC (4+ messages)
` [PATCH v3] "
[PATCH] maintainers: update service cores and event/sw pmd
2025-09-04 15:06 UTC
[PATCH] net/zxdh: fix building check for arm64
2025-09-04 14:54 UTC (3+ messages)
` [PATCH v2] "
Error with --no-huge when compiled with -fsanitize=address from gcc 15
2025-09-04 14:49 UTC (4+ messages)
[PATCH] ci: switch testing to Fedora 42 in GHA
2025-09-04 13:54 UTC (2+ messages)
[PATCH] mempool: hide zero value items when dump cache
2025-09-04 12:15 UTC (2+ messages)
[PATCH v3] dts: add missing type hints to method signatures
2025-09-04 11:45 UTC (3+ messages)
` [PATCH v4] "
[PATCH] pci: pci_vfio: Retry vfio setup device reset, if device is busy
2025-09-04 7:22 UTC (3+ messages)
[RFC 0/8] Cleanup VFIO API and import Linux uAPI header
2025-09-04 7:08 UTC (35+ messages)
` [RFC 1/8] vfio: remove confusing check on VFIO presence
` [RFC 2/8] vfio: assume VFIO is always and only present on Linux
` [RFC 3/8] vfio: remove public wrappers
` [RFC 4/8] eal/linux: remove more internal VFIO macros
` [RFC 5/8] eal/linux: remove internal VFIO wrappers for old Linux
` [RFC 6/8] vfio: stop including Linux kernel header in public and driver API
` [RFC 7/8] uapi: import VFIO header
` [RFC 8/8] vfio: use imported uAPI header
` [RFC v2 0/9] Cleanup VFIO API and import Linux "
` [RFC v2 1/9] drivers: remove unneeded VFIO header inclusion
` [RFC v2 2/9] vfio: remove confusing check on VFIO presence
` [RFC v2 3/9] vfio: assume VFIO is always and only present on Linux
` [RFC v2 4/9] vfio: remove public wrappers
` [RFC v2 5/9] eal/linux: remove more internal VFIO macros
` [RFC v2 6/9] eal/linux: remove internal VFIO wrappers for old Linux
` [RFC v2 7/9] vfio: stop including Linux kernel header in public and driver API
` [RFC v2 8/9] uapi: import VFIO header
` [RFC v2 9/9] vfio: use imported uAPI header
[PATCH] maintainers: update for packet buffer library
2025-09-04 1:11 UTC (4+ messages)
[PATCH] dpdk: support quick jump to API definition
2025-09-04 0:24 UTC (13+ messages)
` [PATCH v4 0/5] add semicolon when export any symbol
` [PATCH v4 1/5] lib: add semicolon when export symbol
` [PATCH v4 2/5] lib: add semicolon when export experimental symbol
` [PATCH v4 4/5] drivers: add semicolon when export any symbol
` [PATCH v5 0/5] "
` [PATCH v5 1/5] lib: add semicolon when export symbol
` [PATCH v5 2/5] lib: add semicolon when export experimental symbol
` [PATCH v5 3/5] lib: add semicolon when export internal symbol
` [PATCH v5 4/5] drivers: add semicolon when export any symbol
` [PATCH v5 5/5] doc: update ABI versioning guide
[PATCH 1/4] net/ark: add PCIe IDS for newly supported devices
2025-09-03 21:28 UTC (4+ messages)
` [PATCH 2/4] net/ark: remove double mbuf frees
` [PATCH 3/4] net/ark: improve ring handling for segmented packets
` [PATCH 4/4] net/ark: improve Rx queue recovery after mbuf exhaustion
[PATCH] app/crypto-perf: fix plaintext size exceeds buffer size
2025-09-03 15:45 UTC (2+ messages)
[PATCH] examples/symmetric_mp: log/ignore promiscuous fail
2025-09-03 15:24 UTC (4+ messages)
` [EXTERNAL] "
[PATCH 0/6] devtools: improve Linux uAPI script
2025-09-03 13:54 UTC (13+ messages)
` [PATCH 1/6] devtools: remove superfluous curly braces in "
` [PATCH 2/6] devtools: remove superfluous fallbacks "
` [PATCH 3/6] devtools: move uAPI processing into functions
` [PATCH 4/6] devtools: remove unused variables in uAPI script
` [PATCH 5/6] devtools: make uAPI check exclusive to other options
` [PATCH 6/6] devtools: add quiet mode in uAPI script
[PATCH] net/qede: reduce the optimization level
2025-09-03 11:32 UTC
[RFC] ci: Add support for Cirrus-CI service to test FreeBSD
2025-09-03 9:50 UTC (3+ messages)
[PATCH v2 1/2] eal: prevent socket closure before MP sync
2025-09-03 9:27 UTC (5+ messages)
` [PATCH v3 "
` [PATCH v3 2/2] crypto/ipsec_mb: fix QP release in secondary
[RFC PATCH 0/3] Make Link Status on Close Configurable
2025-09-03 9:22 UTC (4+ messages)
` [RFC PATCH 1/3] ethdev: add set link state on close API
[PATCH] test-flow-perf: Enable to build on Windows
2025-09-03 8:01 UTC (6+ messages)
[PATCH] vduse: fix typo in struct vduse_iova_info comment
2025-09-03 7:32 UTC (3+ messages)
[PATCH v1 00/12] net/ice: update to latest version
2025-09-02 17:27 UTC (13+ messages)
` [PATCH v1 01/12] net/ice/base: add direction metadata
` [PATCH v1 02/12] net/ice/base: fix adding special words
` [PATCH v1 03/12] net/ice/base: fix memory leak in HW profile handling
` [PATCH v1 04/12] net/ice/base: fix memory leak in recipe handling
` [PATCH v1 05/12] net/ice/base: clean up RSS LUT selection
` [PATCH v1 06/12] net/ice/base: add 40G speed
` [PATCH v1 07/12] net/ice/base: allow overriding recipe ID
` [PATCH v1 08/12] net/ice/base: add missing health status defines
` [PATCH v1 09/12] net/ice/base: improve global config lock behavior
` [PATCH v1 10/12] net/ice: count drop-all filter stats in Rx stats
` [PATCH v1 11/12] net/ice/base: add E835 device ID's
` [PATCH v1 12/12] net/ice: update README
DPDK Release Status Meeting 2025-09-02
2025-09-02 13:44 UTC
[PATCH v1 0/3] dts: add tx_offload support in dts
2025-09-02 11:48 UTC (5+ messages)
` [PATCH v1 1/3] dts: fix docstring typo in checksum suite
` [PATCH v1 2/3] dts: add reception check to checksum offload suite
` [PATCH v1 3/3] dts: all are one
[PATCH] gro: fix payload corruption in coalescing packets
2025-09-02 10:44 UTC
[PATCH v1] net/mlx5: fix probe optimization race condition
2025-09-02 8:03 UTC (3+ messages)
` [PATCH v2] "
[PATCH] net/mlx5: fix interface name parameter definition
2025-09-02 7:46 UTC (2+ messages)
[RFC 00/18] add hinic3 PMD driver
2025-09-02 4:01 UTC (37+ messages)
` [V7 00/17] add-hinic3-PMD-driver
` [V7 01/17] doc: add hinic3 driver
` [V7 02/17] net/hinic3: add basic header files
` [V7 03/17] net/hinic3: add hardware interfaces of BAR operation
` [V7 04/17] net/hinic3: add support for cmdq mechanism
` [V7 05/17] net/hinic3: add NIC event module
` [V7 06/17] net/hinic3: add eq mechanism
` [V7 07/17] net/hinic3: add mgmt module function code
` [V7 08/17] net/hinic3: add module about hardware operation
` [V7 09/17] net/hinic3: add a NIC business configuration module
` [V7 10/17] net/hinic3: add context and work queue support
` [V7 11/17] net/hinic3: add a mailbox communication module
` [V7 12/17] net/hinic3: add device initialization
` [V7 13/17] net/hinic3: add dev ops
` [V7 14/17] net/hinic3: add Rx/Tx functions
` [V7 15/17] net/hinic3: add RSS promiscuous ops
` [V7 16/17] net/hinic3: add flow control and FDIR module
` [V7 17/17] drivers/net: add hinic3 PMD build and doc files
[RFC PATCH 0/6] ethdev: refactor and extend DCB configuration API
2025-09-01 18:09 UTC (3+ messages)
[PATCH] examples/l3fwd-graph: remove redundant Tx queue limit
2025-09-01 15:44 UTC
[RFC PATCH 0/5] Introduce mempool object new debug capabilities
2025-09-01 15:34 UTC (7+ messages)
[RFC 00/47] resolve issues with sys/queue.h
2025-09-01 14:52 UTC (6+ messages)
` [PATCH v3 0/4] Cuckoo hash cleanup and optimizations
` [PATCH v3 3/4] hash: reduce architecture special cases
` [PATCH v3 4/4] hash: add support for common small key sizes
[RFC] lib/dma: introduce inter-process and inter-OS DMA
2025-09-01 12:33 UTC
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).