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

ci-e2e: Use kernel 6.1 instead of 6.0 #29345

Merged
merged 1 commit into from
Dec 1, 2023
Merged

ci-e2e: Use kernel 6.1 instead of 6.0 #29345

merged 1 commit into from
Dec 1, 2023

Conversation

brb
Copy link
Member

@brb brb commented Nov 23, 2023

The former is the long term stable - https://kernel.org

@brb brb added release-note/ci This PR makes changes to the CI. needs-backport/1.12 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 labels Nov 23, 2023
@brb brb requested review from a team as code owners November 23, 2023 07:39
@brb brb requested a review from nbusseneau November 23, 2023 07:39
@maintainer-s-little-helper maintainer-s-little-helper bot added this to Needs backport from main in 1.14.5 Nov 23, 2023
@maintainer-s-little-helper maintainer-s-little-helper bot added this to Needs backport from main in 1.13.10 Nov 23, 2023
@maintainer-s-little-helper maintainer-s-little-helper bot added this to Needs backport from main in 1.12.17 Nov 23, 2023
@brb
Copy link
Member Author

brb commented Nov 23, 2023

/ci-e2e

@brb brb marked this pull request as draft November 23, 2023 08:06
@brb
Copy link
Member Author

brb commented Nov 23, 2023

/ci-e2e

@brb
Copy link
Member Author

brb commented Nov 23, 2023

Unfortunately legit failure after changing kernel from 6.0 to 6.1 on the '6' config:

2023-11-23T08:51:43.413001842Z level=fatal msg="Failed to compile XDP program" error="attaching XDP program to interface eth0: loading eBPF collection into the kernel: program tail_nodeport_nat_ingress_ipv6: load program: argument list too long: BPF program is too large. Processed 1000001 insn (863 line(s) omitted)" subsys=datapath-loader
         - name: '6'
            # renovate: datasource=docker depName=quay.io/lvh-images/kind
            kernel: '6.1-20231026.065108'
            kube-proxy: 'none'
            kpr: 'true'
            tunnel: 'vxlan'
            lb-mode: 'snat'
            egress-gateway: 'true'
            host-fw: 'true'
            lb-acceleration: 'testing-only'
            ingress-controller: 'true'

Disabling host-fw resolves the issue.

@julianwiedmann
Copy link
Member

@brb want to give this another try, now that #29377 is in?

Stable backports, all the way back? ugh ...

The former is the long term stable [1].

[1]: https://kernel.org/

Signed-off-by: Martynas Pumputis <m@lambda.lt>
@brb
Copy link
Member Author

brb commented Nov 29, 2023

/ci-e2e

@brb
Copy link
Member Author

brb commented Nov 29, 2023

/ci-e2e-upgrade

@brb
Copy link
Member Author

brb commented Nov 29, 2023

@julianwiedmann Cool, resolved!

Stable backports, all the way back? ugh ...

Any concerns about it?

@brb brb marked this pull request as ready for review November 29, 2023 08:17
@julianwiedmann
Copy link
Member

Stable backports, all the way back? ugh ...

Any concerns about it?

Let's see which ones will need #29377, no point in worrying about it in advance 🤞 .

@brb brb added backport/author The backport will be carried out by the author of the PR. ready-to-merge This PR has passed all tests and received consensus from code owners to merge. labels Dec 1, 2023
@brb brb enabled auto-merge December 1, 2023 10:17
@aanm aanm disabled auto-merge December 1, 2023 13:46
@aanm aanm merged commit 5cc3b6d into main Dec 1, 2023
71 of 74 checks passed
@aanm aanm deleted the pr/brb/lvh-61-stable branch December 1, 2023 13:46
@nebril nebril added this to Needs backport from main in 1.14.6 Dec 11, 2023
@nebril nebril removed this from Needs backport from main in 1.14.5 Dec 11, 2023
@nebril nebril added this to Needs backport from main in 1.13.11 Dec 11, 2023
@nebril nebril removed this from Needs backport from main in 1.13.10 Dec 11, 2023
@nebril nebril added this to Needs backport from main in 1.12.18 Dec 11, 2023
@nebril nebril removed this from Needs backport from main in 1.12.17 Dec 11, 2023
@gentoo-root gentoo-root added this to Needs backport from main in 1.12.19 Jan 17, 2024
@gentoo-root gentoo-root removed this from Needs backport from main in 1.12.18 Jan 17, 2024
@gentoo-root gentoo-root added this to Needs backport from main in 1.13.12 Jan 17, 2024
@gentoo-root gentoo-root removed this from Needs backport from main in 1.13.11 Jan 17, 2024
@gentoo-root gentoo-root added this to Needs backport from main in 1.14.7 Jan 17, 2024
@gentoo-root gentoo-root removed this from Needs backport from main in 1.14.6 Jan 17, 2024
@michi-covalent michi-covalent added this to Needs backport from main in 1.12.20 Feb 12, 2024
@michi-covalent michi-covalent removed this from Needs backport from main in 1.12.19 Feb 12, 2024
@michi-covalent michi-covalent added this to Needs backport from main in 1.14.8 Feb 13, 2024
@michi-covalent michi-covalent removed this from Needs backport from main in 1.14.7 Feb 13, 2024
@michi-covalent michi-covalent added this to Needs backport from main in 1.13.13 Feb 13, 2024
@michi-covalent michi-covalent removed this from Needs backport from main in 1.13.12 Feb 13, 2024
@julianwiedmann
Copy link
Member

updating the labels, as

@julianwiedmann julianwiedmann 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 needs-backport/1.12 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 labels Feb 19, 2024
@thorn3r thorn3r moved this from Needs backport from main to Backport done to v1.13 in 1.13.13 Mar 13, 2024
@thorn3r thorn3r moved this from Needs backport from main to Backport done to v1.14 in 1.14.8 Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/author The backport will be carried out by the author of the PR. 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. 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.12.20
Needs backport from main
1.13.13
Backport done to v1.13
1.14.8
Backport done to v1.14
Development

Successfully merging this pull request may close these issues.

None yet

4 participants