Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[1.14] xdp: make cilium_calls_xdp map per-endpoint #36098

Merged
merged 1 commit into from
Nov 21, 2024

Conversation

ti-mo
Copy link
Contributor

@ti-mo ti-mo commented Nov 21, 2024

Partial backport of #33067

This is a partial backport of an upstream commit that made cilium_calls_xdp
a per-endpoint map with an ifindex suffix. This is affecting 1.14 and 1.15
release branches, so backport only the specific behaviour.

[ upstream commit 2fd9150 ]

This is a partial backport of an upstream commit that made cilium_calls_xdp
a per-endpoint map with an ifindex suffix. This is affecting 1.14 and 1.15
release branches, so backport only the specific behaviour.

Signed-off-by: Timo Beckers <timo@isovalent.com>
@ti-mo ti-mo added kind/bug This is a bug in the Cilium logic. kind/backports This PR provides functionality previously merged into master. labels Nov 21, 2024
@ti-mo ti-mo requested a review from a team as a code owner November 21, 2024 13:59
@maintainer-s-little-helper maintainer-s-little-helper bot added the backport/1.14 This PR represents a backport for Cilium 1.14.x of a PR that was merged to main. label Nov 21, 2024
@ti-mo
Copy link
Contributor Author

ti-mo commented Nov 21, 2024

/test-backport-1.14

@ti-mo ti-mo merged commit df65da5 into cilium:v1.14 Nov 21, 2024
61 checks passed
@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 Nov 21, 2024
@ti-mo ti-mo deleted the tb/1.14-split-xdp-calls branch November 21, 2024 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/1.14 This PR represents a backport for Cilium 1.14.x of a PR that was merged to main. kind/backports This PR provides functionality previously merged into master. kind/bug This is a bug in the Cilium logic. ready-to-merge This PR has passed all tests and received consensus from code owners to merge.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants