Skip to content

DPL: pass forwarded inputs as spans - #15672

Open
ktf wants to merge 1 commit into
AliceO2Group:devfrom
ktf:pr15672
Open

DPL: pass forwarded inputs as spans#15672
ktf wants to merge 1 commit into
AliceO2Group:devfrom
ktf:pr15672

Conversation

@ktf

@ktf ktf commented Aug 9, 2026

Copy link
Copy Markdown
Member

Purely a change of view: the forwarding helpers, the drop callback and the
device now take std::span over the message sets instead of owning vectors.
The DataRelayer still owns and hands out vectors; the device keeps them in
ownedInputs and passes spans down. No ownership or lifetime change.

Purely a change of view: the forwarding helpers, the drop callback and the
device now take std::span over the message sets instead of owning vectors.
The DataRelayer still owns and hands out vectors; the device keeps them in
ownedInputs and passes spans down. No ownership or lifetime change.
@ktf
ktf requested a review from a team as a code owner August 9, 2026 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant