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

bugtool: various updates to BPF map dump #28065

Merged
merged 4 commits into from
Sep 12, 2023

Conversation

julianwiedmann
Copy link
Member

Remove duplicated / outdated maps, and pick up a few additional maps.

One dump is enough.

Signed-off-by: Julian Wiedmann <jwi@isovalent.com>
Looks like these maps were removed with
87c8746 ("Remove sockops-enable and friends").

Signed-off-by: Julian Wiedmann <jwi@isovalent.com>
Missed in c5348d2 ("ipmasq: Implement ip-masq-agent support for IPv6").

Signed-off-by: Julian Wiedmann <jwi@isovalent.com>
Collect the tail-call map for bpf_xdp.

Signed-off-by: Julian Wiedmann <jwi@isovalent.com>
@julianwiedmann julianwiedmann added area/bugtool Impacts gathering of data for debugging purposes. release-note/misc This PR makes changes that have no direct user impact. needs-backport/1.14 This PR / issue needs backporting to the v1.14 branch labels Sep 11, 2023
@julianwiedmann julianwiedmann requested a review from a team as a code owner September 11, 2023 10:14
@julianwiedmann
Copy link
Member Author

/test

@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 Sep 12, 2023
@julianwiedmann julianwiedmann merged commit fb1c074 into cilium:main Sep 12, 2023
61 of 62 checks passed
@julianwiedmann julianwiedmann deleted the 1.15-bugtool branch September 12, 2023 14:39
@giorio94 giorio94 mentioned this pull request Sep 26, 2023
22 tasks
@giorio94 giorio94 added backport-pending/1.14 The backport for Cilium 1.14.x for this PR is in progress. and removed needs-backport/1.14 This PR / issue needs backporting to the v1.14 branch labels Sep 26, 2023
@aanm aanm added backport-done/1.14 The backport for Cilium 1.14.x for this PR is done. and removed backport-pending/1.14 The backport for Cilium 1.14.x for this PR is in progress. labels Sep 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/bugtool Impacts gathering of data for debugging purposes. backport-done/1.14 The backport for Cilium 1.14.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
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants