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

Fix datapath mode in Network Performance CI test #30756

Merged
merged 1 commit into from Feb 15, 2024

Conversation

marseel
Copy link
Contributor

@marseel marseel commented Feb 14, 2024

While fixing one of the review comments in PR that introduced this test, I changed datapath mode to be explicitly set from matrix.mode: --datapath-mode=${{ matrix.mode }}
Unfortunately, setting native makes it actually use tunneling 😮‍💨
Fixes #30247
Run https://github.com/cilium/cilium/actions/runs/7899510472
I've verified that now the results look as they should.

@maintainer-s-little-helper maintainer-s-little-helper bot added the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label Feb 14, 2024
@marseel marseel added the release-note/ci This PR makes changes to the CI. label Feb 14, 2024
@maintainer-s-little-helper maintainer-s-little-helper bot removed the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label Feb 14, 2024
While fixing one of the review comments in PR that introduced this test,
I changed datapath mode to be explicitly set from matrix.mode.
Unfortunately, setting `native` makes it actually use `tunneling` mode.
Switching to `gke` mode resolves this issue.

Fixes #30247

Signed-off-by: Marcel Zieba <marcel.zieba@isovalent.com>
@marseel marseel changed the title Fix net perf native case Fix datapath mode in Network Performance CI test Feb 14, 2024
@marseel
Copy link
Contributor Author

marseel commented Feb 14, 2024

/test

@marseel marseel marked this pull request as ready for review February 14, 2024 15:37
@marseel marseel requested review from a team as code owners February 14, 2024 15:37
@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 Feb 14, 2024
@youngnick youngnick added this pull request to the merge queue Feb 15, 2024
Merged via the queue into main with commit dc6cf34 Feb 15, 2024
62 checks passed
@youngnick youngnick deleted the fix_net_perf_native_case branch February 15, 2024 23:56
@julianwiedmann
Copy link
Member

@marseel as #30247 went back into stable, I take it we need backports here as well? Sprinkling the relevant labels...

@julianwiedmann julianwiedmann added needs-backport/1.13 This PR / issue needs backporting to the v1.13 branch needs-backport/1.14 This PR / issue needs backporting to the v1.14 branch needs-backport/1.15 This PR / issue needs backporting to the v1.15 branch labels Feb 19, 2024
@maintainer-s-little-helper maintainer-s-little-helper bot added this to Needs backport from main in 1.14.7 Feb 19, 2024
@tklauser tklauser mentioned this pull request Feb 20, 2024
7 tasks
@tklauser tklauser added backport-pending/1.15 The backport for Cilium 1.15.x for this PR is in progress. and removed needs-backport/1.15 This PR / issue needs backporting to the v1.15 branch labels Feb 20, 2024
@tklauser tklauser mentioned this pull request Feb 20, 2024
6 tasks
@tklauser tklauser added the backport-pending/1.14 The backport for Cilium 1.14.x for this PR is in progress. label Feb 20, 2024
@tklauser tklauser removed the needs-backport/1.14 This PR / issue needs backporting to the v1.14 branch label Feb 20, 2024
@maintainer-s-little-helper maintainer-s-little-helper bot moved this from Needs backport from main to Backport pending to v1.14 in 1.14.7 Feb 20, 2024
@tklauser tklauser mentioned this pull request Feb 20, 2024
5 tasks
@tklauser tklauser added backport-pending/1.13 The backport for Cilium 1.13.x for this PR is in progress. and removed needs-backport/1.13 This PR / issue needs backporting to the v1.13 branch labels Feb 20, 2024
@github-actions github-actions bot added backport-done/1.13 The backport for Cilium 1.13.x for this PR is done. backport-done/1.14 The backport for Cilium 1.14.x for this PR is done. and removed backport-pending/1.13 The backport for Cilium 1.13.x for this PR is in progress. backport-pending/1.14 The backport for Cilium 1.14.x for this PR is in progress. labels Feb 20, 2024
@maintainer-s-little-helper maintainer-s-little-helper bot removed this from Backport pending to v1.14 in 1.14.7 Feb 21, 2024
@maintainer-s-little-helper maintainer-s-little-helper bot added this to Backport done to v1.14 in 1.14.7 Feb 21, 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 Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-done/1.13 The backport for Cilium 1.13.x for this PR is done. backport-done/1.14 The backport for Cilium 1.14.x for this PR is done. 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/ci This PR makes changes to the CI.
Projects
No open projects
1.14.7
Backport done to v1.14
Development

Successfully merging this pull request may close these issues.

None yet

6 participants