cilium
cilium copied to clipboard
experimental: Benchmark reconciling tables and BPF
Add a benchmark for addition of k8s services and endpoints, reflecting them to StateDB tables, and reconciliation to BPF maps.
Please ensure your pull request adheres to the following guidelines:
- [x] For first time contributors, read Submitting a pull request
- [x] All code is covered by unit and/or runtime tests where feasible.
- [x] All commits contain a well written commit description including a title,
description and a
Fixes: #XXXline if the commit addresses a particular GitHub issue. - [x] If your commit description contains a
Fixes: <commit-id>tag, then please add the commit author[s] as reviewer[s] to this issue. - [x] All commits are signed off. See the section Developer’s Certificate of Origin
- [x] Provide a title or release-note blurb suitable for the release notes.
- [x] Are you a user of Cilium? Please add yourself to the Users doc
- [x] Thanks for contributing!
/assign joamaki
cc @bowei
some minor comments.
You may want to consider having two commits -- one move and another that does diffs.
Thanks for review @bowei! I've split this into two commits as you suggested.
/test
Commit 1135b9bac1e689fdb4c09e1933f397d5245959bb does not match "(?m)^Signed-off-by:".
Please follow instructions provided in https://docs.cilium.io/en/stable/contributing/development/contributing_guide/#developer-s-certificate-of-origin
/test
/test