Re: [PATCH bpf-next 2/5] selftests/bpf: test_sockmap, join cgroup in selftest mode
From: John Fastabend <john.fastabend@gmail.com>
Date: 2018-05-18 16:45:05
From: John Fastabend <john.fastabend@gmail.com>
Date: 2018-05-18 16:45:05
On 05/18/2018 12:17 AM, Prashant Bhole wrote:
In case of selftest mode, temporary cgroup environment is created but
cgroup is not joined. It causes test failures. Fixed by joining the
cgroup
Fixes: 16962b2404ac ("bpf: sockmap, add selftests")
Signed-off-by: Prashant Bhole <redacted>
--Thanks, LGTM. Should this be the first patch in the series though? I wonder if after patch 1 if you would get failures without this patch. Acked-by: John Fastabend <john.fastabend@gmail.com>