From: Alexei Starovoitov Date: Mon, 30 Dec 2024 22:49:42 +0000 (-0800) Subject: Merge branch 'bpf-verifier-improve-precision-of-bpf_mul' X-Git-Tag: v6.14-rc1~133^2~37 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=34ea973dd4577bbf480e5cbaa8dd2668182a389c;p=thirdparty%2Flinux.git Merge branch 'bpf-verifier-improve-precision-of-bpf_mul' Matan Shachnai says: ==================== This patch-set aims to improve precision of BPF_MUL and add testcases to illustrate precision gains using signed and unsigned bounds. Changes from v1: - Fixed typo made in patch. Changes from v2: - Added signed multiplication to BPF_MUL. - Added test cases to exercise BPF_MUL. - Reordered patches in the series. Changes from v3: - Coding style fixes. ==================== Link: https://patch.msgid.link/20241218032337.12214-1-m.shachnai@gmail.com Signed-off-by: Alexei Starovoitov --- 34ea973dd4577bbf480e5cbaa8dd2668182a389c