commit | e42fc3c2c40e0fb9d371c146dc8c0a70bee88a3c | [log] [tgz] |
---|---|---|
author | Johan Almbladh <johan.almbladh@anyfinetworks.com> | Fri Oct 01 15:03:44 2021 +0200 |
committer | Daniel Borkmann <daniel@iogearbox.net> | Fri Oct 01 17:04:26 2021 +0200 |
tree | ae5cc361f1ff1a2a9ceed61a7e4e110abc9c7fa1 | |
parent | e2f9797b3c7396065ca3bc9f223225ca63c1e2bd [diff] |
bpf/tests: Minor restructuring of ALU tests This patch moves the ALU LSH/RSH/ARSH reference computations into the common reference value function. Also fix typo in constants so they now have the intended values. Signed-off-by: Johan Almbladh <johan.almbladh@anyfinetworks.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Link: https://lore.kernel.org/bpf/20211001130348.3670534-7-johan.almbladh@anyfinetworks.com