netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH bpf-next 0/2] nfp: bpf: shifts support cleanups
@ 2019-02-01 22:39 Jiong Wang
  2019-02-01 22:39 ` [PATCH bpf-next 1/2] nfp: bpf: correct the behavior for shifts by zero Jiong Wang
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jiong Wang @ 2019-02-01 22:39 UTC (permalink / raw)
  To: ast, daniel; +Cc: jakub.kicinski, netdev, oss-drivers, Jiong Wang

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-02-02  5:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-01 22:39 [PATCH bpf-next 0/2] nfp: bpf: shifts support cleanups Jiong Wang
2019-02-01 22:39 ` [PATCH bpf-next 1/2] nfp: bpf: correct the behavior for shifts by zero Jiong Wang
2019-02-01 22:39 ` [PATCH bpf-next 2/2] nfp: bpf: complete ALU32 logic shift supports Jiong Wang
2019-02-02  5:39 ` [PATCH bpf-next 0/2] nfp: bpf: shifts support cleanups Alexei Starovoitov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).