selftest/bpf: fix backported test_select_reuseport selftest changes
authorAndrii Nakryiko <andriin@fb.com>
Sat, 16 May 2020 00:40:17 +0000 (17:40 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 20 May 2020 06:20:40 +0000 (08:20 +0200)
commitaee43146cc103483f87c072c74833204676fb893
treeae31a5f31931d66c16e70de2a9805057c1acb996
parent35d9107ad30b6b075764d879a83c71227b1bb181
selftest/bpf: fix backported test_select_reuseport selftest changes

Fix up RET_IF as CHECK macro to make selftests compile again.

Fixes: b911c5e8686a ("selftests: bpf: Reset global state between reuseport test runs")
Signed-off-by: Andrii Nakryiko <andriin@fb.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
tools/testing/selftests/bpf/test_select_reuseport.c