Skip to content

map: unmarshal values for partial batch #1742

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

aibor
Copy link
Contributor

@aibor aibor commented Apr 2, 2025

In case of a partial batch the values are not unmarshalled in BatchLookup and BatchLookupDelete for non-perCPU maps.

This commit fixes it by adapting the error handling from batchLookupPerCPU.

Fixes #1741

@aibor aibor requested a review from a team as a code owner April 2, 2025 21:26
In case of a partial batch the values are not unmarshalled in
BatchLookup and BatchLookupDelete for non-perCPU maps.

This commit fixes it by adapting the error handling from
batchLookupPerCPU.

Fixes cilium#1741

Signed-off-by: Tobias Böhm <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Value unmarshalling skipped for partial batch in BatchLookup
1 participant