On Fri, Jan 24, 2020 at 12:27 PM CET, Lorenz Bauer wrote: > 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(-) For the series: Reviewed-by: Jakub Sitnicki <jakub@xxxxxxxxxxxxxx>