On Tue, Nov 3, 2020 at 10:34 AM Andrii Nakryiko
wrote:
>
> On Sat, Oct 31, 2020 at 11:52 AM Alexander Duyck
> wrote:
> >
> > From: Alexander Duyck
> >
> > Recently a bug was missed due to the fact that test_tcpbpf_user is not a
> > part of test_progs. In order to prevent similar issues in the fu
On Sat, Oct 31, 2020 at 11:52 AM Alexander Duyck
wrote:
>
> From: Alexander Duyck
>
> Recently a bug was missed due to the fact that test_tcpbpf_user is not a
> part of test_progs. In order to prevent similar issues in the future move
> the test functionality into test_progs. By doing this we can
From: Alexander Duyck
Recently a bug was missed due to the fact that test_tcpbpf_user is not a
part of test_progs. In order to prevent similar issues in the future move
the test functionality into test_progs. By doing this we can make certain
that it is a part of standard testing and will not be