[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAADnVQJHOmpRgzs0xXbm334XP_cTmGfrMfn=NoQw+eCw3WqBfA@mail.gmail.com>
Date: Wed, 25 Aug 2021 12:32:33 -0700
From: Alexei Starovoitov <alexei.starovoitov@...il.com>
To: Maciej Fijalkowski <maciej.fijalkowski@...el.com>
Cc: Magnus Karlsson <magnus.karlsson@...il.com>,
"Karlsson, Magnus" <magnus.karlsson@...el.com>,
Björn Töpel <bjorn@...nel.org>,
Alexei Starovoitov <ast@...nel.org>,
Daniel Borkmann <daniel@...earbox.net>,
Network Development <netdev@...r.kernel.org>,
Jonathan Lemon <jonathan.lemon@...il.com>,
Ciara Loftus <ciara.loftus@...el.com>,
bpf <bpf@...r.kernel.org>, Yonghong Song <yhs@...com>,
Andrii Nakryiko <andrii@...nel.org>
Subject: Re: [PATCH bpf-next v3 00/16] selftests: xsk: various simplifications
On Wed, Aug 25, 2021 at 11:42 AM Maciej Fijalkowski
<maciej.fijalkowski@...el.com> wrote:
>
> On Wed, Aug 25, 2021 at 11:37:06AM +0200, Magnus Karlsson wrote:
> > This patch set mainly contains various simplifications to the xsk
> > selftests. The only exception is the introduction of packet streams
> > that describes what the Tx process should send and what the Rx process
> > should receive. If it receives anything else, the test fails. This
> > mechanism can be used to produce tests were all packets are not
> > received by the Rx thread or modified in some way. An example of this
> > is if an XDP program does XDP_PASS on some of the packets.
> >
> > This patch set will be followed by another patch set that implements a
> > new structure that will facilitate adding new tests. A couple of new
> > tests will also be included in that patch set.
>
> I went through the series and besides the typo found by Alexei I have no
> objections.
>
> Acked-by: Maciej Fijalkowski <maciej.fijalkowski@...el.com>
Great. Applied. Thanks everyone.
Powered by blists - more mailing lists