Re: [PATCH 05/14] bpf/tests: Add more ALU32 tests for BPF_LSH/RSH/ARSH
From: Yonghong Song <hidden>
Date: 2021-07-28 22:57:44
Also in:
netdev
From: Yonghong Song <hidden>
Date: 2021-07-28 22:57:44
Also in:
netdev
On 7/28/21 10:04 AM, Johan Almbladh wrote:
This patch adds more tests of ALU32 shift operations BPF_LSH and BPF_RSH, including the special case of a zero immediate. Also add corresponding BPF_ARSH tests which were missing for ALU32. Signed-off-by: Johan Almbladh <johan.almbladh@anyfinetworks.com>
Acked-by: Yonghong Song <redacted>