NXP/Freescale QorIQ DPAA1 QBMan (Buffer and Queue Managers)
Hardware queue and buffer manager blocks built into Freescale/NXP QorIQ DPAA1 SoCs (such as the LS1043A and earlier P-series PowerPC parts), which offload packet queueing and buffer pools for the on-chip Ethernet and crypto accelerators. They power networking-focused embedded systems like routers, gateways, and industrial appliances shipped from the early 2010s onward.
recommendation
Worth keeping but flagging as a niche platform component. NXP still actively sells DPAA1-capable SoCs like the LS1043A in 2025, OpenWrt continues to ship support for boards based on them, and the broader Freescale SoC area returned to maintained status in July 2024 with bug-fix patches still flowing in late 2025. The annotation is appropriate because the hardware is older and specialised, with no successor driver covering these specific blocks.
repository signals
sources
- spinics.net
Public patch traffic for qbman continued in late 2025 with a functional race-condition fix, indicating active upstream attention rather than retirement.
- spinics.net
The parent FREESCALE SOC DRIVERS area was changed from Orphan to Maintained in July 2024, which cuts against a removal/deprecation trajectory for qbman.
- nxp.com
NXP still listed the LS1043A product as Active, showing at least one DPAA1/QBMan-capable SoC was still sold new in 2025/2026.
- openwrt.org
OpenWrt still tracks LS1043A-RDB as available in 2024 and supported in current 24.10.5 releases, indicating ongoing real-world deployment in embedded/networking niches.
- cateee.net
CONFIG_FSL_DPAA remains present through current kernel series and binds to fsl,bman / fsl,qman compatibles, confirming this is still an upstream-supported hardware driver family.
codex reasoning notes (technical)
Local shell inspection showed this is real DPAA1 platform-driver code under drivers/soc/fsl/qbman (BMan/QMan portal and CCSR drivers), not a helper-only directory, and local git history showed substantive fixes through 2026-02. URLs were obtained via web search: spinics patch thread for current activity, spinics MAINTAINERS thread for maintainer status, NXP product page for market status, OpenWrt techdata for present deployments, and LKDDb for upstream config/device continuity. The 2024 orphan note was superseded by a maintained status and later bug-fix traffic, so removal/deprecation is not supported; annotate only because the hardware is older and niche, with no natural in-place replacement driver for the same DPAA1 blocks.