commit | 445e72c782a1f770440e229afeb0c4e386da943c | [log] [tgz] |
---|---|---|
author | Yucong Sun <sunyucong@gmail.com> | Wed Oct 06 11:56:12 2021 -0700 |
committer | Andrii Nakryiko <andrii@kernel.org> | Fri Oct 08 15:10:43 2021 -0700 |
tree | 88cfc94197bb72ce6f215753b7e7a8f712fa7662 | |
parent | d719de0d2f3cbdb5890a147b90a51c5eaaef103e [diff] |
selftests/bpf: Make cgroup_v1v2 use its own port This patch change cgroup_v1v2 use a different port, avoid conflict with other tests. Signed-off-by: Yucong Sun <sunyucong@gmail.com> Signed-off-by: Andrii Nakryiko <andrii@kernel.org> Link: https://lore.kernel.org/bpf/20211006185619.364369-8-fallentree@fb.com