From: Andrii Nakryiko Date: Thu, 20 Jan 2022 21:54:57 +0000 (-0800) Subject: Merge branch 'rely on ASSERT marcos in xdp_bpf2bpf.c/xdp_adjust_tail.c' X-Git-Tag: v5.18-rc1~136^2~544^2~10 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=38f033a16a281ff8d80c887157b7c465ee5333bf;p=thirdparty%2Flinux.git Merge branch 'rely on ASSERT marcos in xdp_bpf2bpf.c/xdp_adjust_tail.c' Lorenzo Bianconi says: ==================== Rely on ASSERT* macros and get rid of deprecated CHECK ones in xdp_bpf2bpf and xdp_adjust_tail bpf selftests. This is a preliminary series for XDP multi-frags support. Changes since v1: - run each ASSERT test separately - drop unnecessary return statements - drop unnecessary if condition in test_xdp_bpf2bpf() ==================== Signed-off-by: Andrii Nakryiko --- 38f033a16a281ff8d80c887157b7c465ee5333bf