On Mon, May 25, 2020 at 04:33:15PM -0700, Andrii Nakryiko wrote:
> On Fri, May 22, 2020 at 11:51 AM Andrii Nakryiko
> wrote:
> >
> > On Thu, May 21, 2020 at 5:34 PM Paul E. McKenney wrote:
> > >
> > > On Sun, May 17, 2020 at 12:57:22PM -0700, Andrii Nakryiko wrote:
> > > > Add 4 litmus tests for
On Fri, May 22, 2020 at 11:51 AM Andrii Nakryiko
wrote:
>
> On Thu, May 21, 2020 at 5:34 PM Paul E. McKenney wrote:
> >
> > On Sun, May 17, 2020 at 12:57:22PM -0700, Andrii Nakryiko wrote:
> > > Add 4 litmus tests for BPF ringbuf implementation, divided into two
> > > different
> > > use cases.
On Thu, May 21, 2020 at 5:34 PM Paul E. McKenney wrote:
>
> On Sun, May 17, 2020 at 12:57:22PM -0700, Andrii Nakryiko wrote:
> > Add 4 litmus tests for BPF ringbuf implementation, divided into two
> > different
> > use cases.
> >
> > First, two unbounded case, one with 1 producer and another with
On Sun, May 17, 2020 at 12:57:22PM -0700, Andrii Nakryiko wrote:
> Add 4 litmus tests for BPF ringbuf implementation, divided into two different
> use cases.
>
> First, two unbounded case, one with 1 producer and another with
> 2 producers, single consumer. All reservations are supposed to succeed
Add 4 litmus tests for BPF ringbuf implementation, divided into two different
use cases.
First, two unbounded case, one with 1 producer and another with
2 producers, single consumer. All reservations are supposed to succeed.
Second, bounded case with only 1 record allowed in ring buffer at any gi