-
Notifications
You must be signed in to change notification settings - Fork 123
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
Conversation
Upstream branch: 03f3aa4 |
Upstream branch: 03f3aa4 |
0827f7a
to
b5ecdde
Compare
ab4839c
to
ea76347
Compare
Upstream branch: 03f3aa4 |
b5ecdde
to
b7ba92c
Compare
ea76347
to
3513712
Compare
Upstream branch: 03f3aa4 |
b7ba92c
to
0c7f596
Compare
3513712
to
10fb7c0
Compare
Upstream branch: 2a9d30f |
0c7f596
to
412f4eb
Compare
10fb7c0
to
30d461d
Compare
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]>
Upstream branch: 0abff46 |
412f4eb
to
f2353c8
Compare
30d461d
to
9b5d660
Compare
At least one diff in series https://patchwork.kernel.org/project/netdevbpf/list/?series=930304 irrelevant now. Closing PR. |
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