Re: [PATCH v2 bpf-next] fold test_current_pid_tgid_new_ns into into test_progs

2020-06-30 Thread Carlos Antonio Neira Bustos
On Tue, Jun 23, 2020 at 11:10:51AM -0700, Andrii Nakryiko wrote: > On Tue, Jun 23, 2020 at 5:48 AM Carlos Neira wrote: > > > > folds tests from test_current_pid_tgid_new_ns into test_progs. > > > > Signed-off-by: Carlos Neira > > --- > > tools/testing/selftests/bpf/Makefile | 3 +- > >

Re: [PATCH v2 bpf-next] fold test_current_pid_tgid_new_ns into into test_progs

2020-06-23 Thread Andrii Nakryiko
On Tue, Jun 23, 2020 at 5:48 AM Carlos Neira wrote: > > folds tests from test_current_pid_tgid_new_ns into test_progs. > > Signed-off-by: Carlos Neira > --- > tools/testing/selftests/bpf/Makefile | 3 +- > .../bpf/prog_tests/ns_current_pid_tgid.c | 112 +++- > .../bpf/tes

[PATCH v2 bpf-next] fold test_current_pid_tgid_new_ns into into test_progs

2020-06-23 Thread Carlos Neira
folds tests from test_current_pid_tgid_new_ns into test_progs. Signed-off-by: Carlos Neira --- tools/testing/selftests/bpf/Makefile | 3 +- .../bpf/prog_tests/ns_current_pid_tgid.c | 112 +++- .../bpf/test_current_pid_tgid_new_ns.c| 159 -- 3 files

Re: [PATCH v2 bpf-next] fold test_current_pid_tgid_new_ns into into test_progs

2020-06-03 Thread Alexei Starovoitov
On Wed, Jun 3, 2020 at 8:35 AM Carlos Neira wrote: > > folds tests from test_current_pid_tgid_new_ns into test_progs. > > Signed-off-by: Carlos Neira Please resubmit when bpf-next reopens. Thanks

[PATCH v2 bpf-next] fold test_current_pid_tgid_new_ns into into test_progs

2020-06-03 Thread Carlos Neira
folds tests from test_current_pid_tgid_new_ns into test_progs. Signed-off-by: Carlos Neira --- tools/testing/selftests/bpf/Makefile | 3 +- .../bpf/prog_tests/ns_current_pid_tgid.c | 112 +++- .../bpf/test_current_pid_tgid_new_ns.c| 159 -- 3 files

[PATCH v2] [PATCH v2 bpf-next] fold test_current_pid_tgid_new_ns into into test_progs

2020-06-03 Thread Carlos Neira
folds tests from test_current_pid_tgid_new_ns into test_progs. Signed-off-by: Carlos Neira --- tools/testing/selftests/bpf/Makefile | 3 +- .../bpf/prog_tests/ns_current_pid_tgid.c | 112 +++- .../bpf/test_current_pid_tgid_new_ns.c| 159 -- 3 files