On 03/01/2018 06:47 AM, Prashant Bhole wrote:
> test_cgrp2_sock.sh and test_cgrp2_sock2.sh tests keep the program
> attached to cgroup even after completion.
> Using detach functionality of test_cgrp2_sock in both scripts.
>
> Signed-off-by: Prashant Bhole
Applied to bpf-next, thanks Prashant!
On 2/28/18 10:47 PM, Prashant Bhole wrote:
> test_cgrp2_sock.sh and test_cgrp2_sock2.sh tests keep the program
> attached to cgroup even after completion.
> Using detach functionality of test_cgrp2_sock in both scripts.
>
> Signed-off-by: Prashant Bhole
> ---
> samples/bpf/test_cgrp2_sock.sh |
test_cgrp2_sock.sh and test_cgrp2_sock2.sh tests keep the program
attached to cgroup even after completion.
Using detach functionality of test_cgrp2_sock in both scripts.
Signed-off-by: Prashant Bhole
---
samples/bpf/test_cgrp2_sock.sh | 1 +
samples/bpf/test_cgrp2_sock2.sh | 3 +++
2 files cha