Skip to content

Conversation

julianwiedmann
Copy link
Member

As follow-on to #30001, improve some users of tail_call_internal() to pass an ext_err parameter.

When invoke_tailcall_if() expands into a tail-call, provide it with an
`ext_err` parameter so that the index of a missed tail-call can be
reported.

Signed-off-by: Julian Wiedmann <jwi@isovalent.com>
Allow tail_call_internal() to return the index of a missed tail-call.

Signed-off-by: Julian Wiedmann <jwi@isovalent.com>
@julianwiedmann julianwiedmann added area/datapath Impacts bpf/ or low-level forwarding details, including map management and monitor messages. release-note/misc This PR makes changes that have no direct user impact. labels Dec 21, 2023
@julianwiedmann
Copy link
Member Author

/test

@julianwiedmann julianwiedmann marked this pull request as ready for review December 21, 2023 09:18
@julianwiedmann julianwiedmann requested a review from a team as a code owner December 21, 2023 09:18
@julianwiedmann julianwiedmann requested a review from jibi December 21, 2023 09:18
@maintainer-s-little-helper maintainer-s-little-helper bot added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Jan 10, 2024
@julianwiedmann julianwiedmann added this pull request to the merge queue Jan 10, 2024
Merged via the queue into cilium:main with commit 7b5195e Jan 10, 2024
@julianwiedmann julianwiedmann deleted the 1.16-bpf-tail-call-internal branch January 10, 2024 09:27
@julianwiedmann julianwiedmann added the backport-pending/1.15 The backport for Cilium 1.15.x for this PR is in progress. label May 9, 2024
@github-actions github-actions bot added backport-done/1.15 The backport for Cilium 1.15.x for this PR is done. and removed backport-pending/1.15 The backport for Cilium 1.15.x for this PR is in progress. labels May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/datapath Impacts bpf/ or low-level forwarding details, including map management and monitor messages. backport-done/1.15 The backport for Cilium 1.15.x for this PR is done. ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/misc This PR makes changes that have no direct user impact.
Projects
No open projects
Status: Released
Development

Successfully merging this pull request may close these issues.

2 participants