Skip to content

DPL: more prerequisites for earlier forwarding - #14955

Merged
ktf merged 3 commits into
AliceO2Group:devfrom
ktf:pr14955
Jan 15, 2026
Merged

DPL: more prerequisites for earlier forwarding#14955
ktf merged 3 commits into
AliceO2Group:devfrom
ktf:pr14955

Conversation

@ktf

@ktfktf commented Jan 14, 2026

Copy link
Copy Markdown
Member

In principle this is not fatal because the number of routes is always
larger / equal than the number of channels by construction.

Better safe than sorry.

ktf added 3 commits January 14, 2026 13:51
In principle this is not fatal because the number of routes is always
larger / equal than the number of channels by construction.
Better safe than sorry.
@ktf
ktf requested a review from a team as a code ownerJanuary 14, 2026 13:08
@github-actions

Copy link
Copy Markdown
Contributor

REQUEST FOR PRODUCTION RELEASES:
To request your PR to be included in production software, please add the corresponding labels called "async-" to your PR. Add the labels directly (if you have the permissions) or add a comment of the form (note that labels are separated by a ",")

+async-label <label1>, <label2>, !<label3> ...

This will add <label1> and <label2> and removes <label3>.

The following labels are available
async-2023-pbpb-apass4
async-2023-pp-apass4
async-2024-pp-apass1
async-2022-pp-apass7
async-2024-pp-cpass0
async-2024-PbPb-apass1
async-2024-ppRef-apass1
async-2024-PbPb-apass2
async-2023-PbPb-apass5

@ktfktf changed the title DPL: fix how many forwarded parts are neededDPL: more prerequisites for early forwardingJan 14, 2026
@ktfktf changed the title DPL: more prerequisites for early forwardingDPL: more prerequisites for earlier forwardingJan 14, 2026
@ktf

ktf commented Jan 14, 2026

Copy link
Copy Markdown
MemberAuthor

Given #14910 still does not work, let's merge some safe parts of it.

@ktf

ktf commented Jan 15, 2026

Copy link
Copy Markdown
MemberAuthor

ARM Linux issue unrelated and will be fixed by alisw/alidist#6086.

@ktf
ktf merged commit 1afdd6c into AliceO2Group:devJan 15, 2026
11 of 12 checks passed
Sign up for freeto 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

@ktf