Closed larvacea closed 5 months ago
I reran the sonobuoy tests. They still passed, and (even better news) I have the results:
22:30:56 e2e global complete passed Passed: 1, Failed: 0, Remaining: 0
22:30:56 systemd-logs ip-192-168-1-96.ec2.internal complete passed
22:30:56 systemd-logs ip-192-168-43-111.ec2.internal complete passed
22:30:56 Sonobuoy has completed. Use `sonobuoy retrieve` to get results.
Description of changes:
Update kernels to latest AL kernels available in the repositories.
Testing done:
Validate basic functionality through sonobuoy quick test:
Changes to the configs as reported by
tools/diff-kernel-config
:The upstream configuration change to CONFIG_NF_FLOW_TABLE_PROCFS turns on netfilter flow table offload statistics in /proc/net/netfilter/nf_flowtable in the 5.15 kernel.
Kernel 5.15 dropped one patch that is no longer needed. Both kernels added 5 patches in the TLS component in networking.
Terms of contribution"
By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.