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

selftests/bpf: correct the check of join cgroup #8446

Closed

Conversation

kernel-patches-daemon-bpf[bot]
Copy link

Pull request for series with
subject: selftests/bpf: correct the check of join cgroup
version: 1
url: https://patchwork.kernel.org/project/netdevbpf/list/?series=930304

@kernel-patches-daemon-bpf
Copy link
Author

Upstream branch: 03f3aa4
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=930304
version: 1

@kernel-patches-daemon-bpf
Copy link
Author

Upstream branch: 03f3aa4
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=930304
version: 1

@kernel-patches-daemon-bpf
Copy link
Author

Upstream branch: 03f3aa4
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=930304
version: 1

@kernel-patches-daemon-bpf
Copy link
Author

Upstream branch: 03f3aa4
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=930304
version: 1

@kernel-patches-daemon-bpf
Copy link
Author

Upstream branch: 2a9d30f
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=930304
version: 1

Use ASSERT_OK_FD to check the return value of join cgroup,
or else this test will pass even if the fd < 0. ASSERT_OK_FD
can print the error message to the console.

Link: https://lore.kernel.org/all/[email protected]/
Suggested-by: Martin KaFai Lau <[email protected]>
Signed-off-by: Jason Xing <[email protected]>
Acked-by: Hou Tao <[email protected]>
@kernel-patches-daemon-bpf
Copy link
Author

Upstream branch: 0abff46
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=930304
version: 1

@kernel-patches-daemon-bpf
Copy link
Author

At least one diff in series https://patchwork.kernel.org/project/netdevbpf/list/?series=930304 irrelevant now. Closing PR.

@kernel-patches-daemon-bpf kernel-patches-daemon-bpf bot deleted the series/930304=>bpf-next branch February 7, 2025 05:35
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.

1 participant