Skip to content

Conversation

@lec-bit
Copy link
Contributor

@lec-bit lec-bit commented Mar 3, 2025

What type of PR is this?
/kind feature

What this PR does / why we need it:

Which issue(s) this PR fixes:
Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?:


@LiZhenCheng9527 LiZhenCheng9527 changed the title adapt 6.6 Adapt to linux 6.6 kernel Mar 3, 2025
@hzxuzhonghu
Copy link
Member

/assign @bitcoffeeiux @nlgwcy

@kmesh-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please ask for approval from bitcoffeeiux. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@lec-bit lec-bit force-pushed the new-kernel-6.6 branch 4 times, most recently from ff2a3ff to f6351a8 Compare March 6, 2025 07:16
Signed-off-by: lec-bit <glfhzmy@126.com>
@lec-bit lec-bit force-pushed the new-kernel-6.6 branch 3 times, most recently from 382b02a to 228ede0 Compare March 17, 2025 11:13
@kmesh-bot kmesh-bot added size/XXL and removed size/L labels Mar 17, 2025
@lec-bit lec-bit force-pushed the new-kernel-6.6 branch 7 times, most recently from f7faf12 to 933c908 Compare March 18, 2025 01:34
Signed-off-by: lec-bit <glfhzmy@126.com>
@hzxuzhonghu
Copy link
Member

Can you link the proposal


# Setup Go
COPY --from=golang:1.23.2 /usr/local/go/ /usr/local/go/
COPY --from=golang:latest /usr/local/go/ /usr/local/go/
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hmm, i think we should explicitly specify golang version

Copy link
Member

@hzxuzhonghu hzxuzhonghu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Super good

ROOT_DIR=$(git rev-parse --show-toplevel)

TARGET_DIR="$ROOT_DIR/bpf/kmesh/bpf2go/kernelnative/enhanced"
TARGET_DIR="$ROOT_DIR/bpf/kmesh/bpf2go/kernelnative/normal"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this what's causing the CI error?

@lec-bit
Copy link
Contributor Author

lec-bit commented Oct 27, 2025

/retest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants