Commit Graph

11 Commits

Author SHA256 Message Date
penguin a2e5c2aa7a Upgrade ASK kernel base to Linux 6.18.30
Move the custom ASK/NXP kernel build from lf-6.18.2-1.0.0 toward
the upstream stable 6.18.y baseline, currently 6.18.30.

This pulls in upstream stable fixes, including the BPF verifier fix needed
by Cilium. The previous 6.18.2-based kernel triggered:

  verifier bug: REG INVARIANTS VIOLATION (false_reg1)
  reg_bounds_sanity_check()
  bpf_prog_load()
  cilium-agent

The issue is no longer reproduced on 6.18.30 after fresh boot:
Cilium 1.19.2 reports healthy, BPF datapath is active, all controllers are
healthy, cluster health is reachable, and dmesg no longer shows the verifier
warning.

Refresh affected ASK upstream patch splits:
- add bridge br_input patch
- refresh xfrm policy/state patches
- update package/kernel build inputs for 6.18.30
2026-05-16 03:41:54 +08:00
penguin 3324412142 Disable debug petches 2026-05-14 07:55:26 +08:00
penguin 839576a15f cmm offload is now working 2026-05-14 07:29:45 +08:00
penguin 7411e1994b Got cmm working 2026-05-11 07:01:39 +08:00
penguin dca01e4abf Added cmm image 2026-05-11 02:13:10 +08:00
penguin 9ccd41bc54 Got dpa_app working 2026-05-10 22:25:46 +08:00
penguin 8bc9737032 Export missing bin, dpa_app to support env vars 2026-05-10 06:48:54 +08:00
penguin 075efa3348 Copy requried xml files 2026-05-10 05:09:53 +08:00
penguin d308dafa4c Missing files 2026-05-10 04:36:51 +08:00
penguin 9fd18cfe6f Successfully build based on ASK and run k8s, cdx pending 2026-05-10 04:35:55 +08:00
penguin 9c6fb5194e port ASK kernel patchset to 6.18 application state 2026-05-09 05:23:55 +08:00