[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200124112754.19664-1-lmb@cloudflare.com>
Date: Fri, 24 Jan 2020 11:27:50 +0000
From: Lorenz Bauer <lmb@...udflare.com>
To: Alexei Starovoitov <ast@...nel.org>,
Daniel Borkmann <daniel@...earbox.net>,
Martin KaFai Lau <kafai@...com>,
Song Liu <songliubraving@...com>, Yonghong Song <yhs@...com>,
Andrii Nakryiko <andriin@...com>
Cc: Lorenz Bauer <lmb@...udflare.com>, netdev@...r.kernel.org,
bpf@...r.kernel.org
Subject: [PATCH bpf-next v2 0/4] Various fixes for sockmap and reuseport tests
I've fixed the commit messages, added Fixes tags and am submitting to bpf-next instead
of the bpf tree.
There is still the question whether patch #1 needs to preserve O_RDONLY, which John
can hopefully answer.
Lorenz Bauer (4):
selftests: bpf: use a temporary file in test_sockmap
selftests: bpf: ignore FIN packets for reuseport tests
selftests: bpf: make reuseport test output more legible
selftests: bpf: reset global state between reuseport test runs
.../bpf/prog_tests/select_reuseport.c | 44 ++++++++++++++++---
.../bpf/progs/test_select_reuseport_kern.c | 6 +++
tools/testing/selftests/bpf/test_sockmap.c | 15 +++----
3 files changed, 49 insertions(+), 16 deletions(-)
--
2.20.1
Powered by blists - more mailing lists