On Mon, Oct 21, 2019 at 12:18:33PM -0700, Andrii Nakryiko wrote:
> On Mon, Oct 21, 2019 at 12:14 PM Carlos Antonio Neira Bustos
> wrote:
> >
> > On Mon, Oct 21, 2019 at 11:20:01AM -0700, Andrii Nakryiko wrote:
> > > On Sat, Oct 19, 2019 at 1:58 AM Yonghong Song wrote:
> > > >
> > > >
> > > >
> >
On Mon, Oct 21, 2019 at 12:14 PM Carlos Antonio Neira Bustos
wrote:
>
> On Mon, Oct 21, 2019 at 11:20:01AM -0700, Andrii Nakryiko wrote:
> > On Sat, Oct 19, 2019 at 1:58 AM Yonghong Song wrote:
> > >
> > >
> > >
> > > On 10/17/19 8:00 AM, Carlos Neira wrote:
> > > > Self tests added for new helpe
On Mon, Oct 21, 2019 at 11:20:01AM -0700, Andrii Nakryiko wrote:
> On Sat, Oct 19, 2019 at 1:58 AM Yonghong Song wrote:
> >
> >
> >
> > On 10/17/19 8:00 AM, Carlos Neira wrote:
> > > Self tests added for new helper
> > >
> > > Signed-off-by: Carlos Neira
> > > ---
> > > .../bpf/prog_tests/get_n
On Sat, Oct 19, 2019 at 1:58 AM Yonghong Song wrote:
>
>
>
> On 10/17/19 8:00 AM, Carlos Neira wrote:
> > Self tests added for new helper
> >
> > Signed-off-by: Carlos Neira
> > ---
> > .../bpf/prog_tests/get_ns_current_pid_tgid.c | 96 +++
> > .../bpf/progs/get_ns_current_pid
On 10/17/19 8:00 AM, Carlos Neira wrote:
> Self tests added for new helper
>
> Signed-off-by: Carlos Neira
> ---
> .../bpf/prog_tests/get_ns_current_pid_tgid.c | 96 +++
> .../bpf/progs/get_ns_current_pid_tgid_kern.c | 53 ++
> 2 files changed, 149 insertions(+)
>
Self tests added for new helper
Signed-off-by: Carlos Neira
---
.../bpf/prog_tests/get_ns_current_pid_tgid.c | 96 +++
.../bpf/progs/get_ns_current_pid_tgid_kern.c | 53 ++
2 files changed, 149 insertions(+)
create mode 100644
tools/testing/selftests/bpf/prog_tests/ge