NFP JIT back-end is missing several ALU32 logic shifts support. Also, shifts with shift amount be zero are not handled properly.
This set cleans up these issues. Jiong Wang (2): nfp: bpf: correct the behavior for shifts by zero nfp: bpf: complete ALU32 shift supports drivers/net/ethernet/netronome/nfp/bpf/jit.c | 92 +++++++++++++++++++++++++--- 1 file changed, 82 insertions(+), 10 deletions(-) -- 2.7.4