linux/drivers/net/ethernet/netronome/nfp/bpf
Jakub Kicinski 3119d1fd46 nfp: bpf: implement byte swap instruction
Implement byte swaps with rotations, shifts and byte loads.
Remember to clear upper parts of the 64 bit registers.

Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Reviewed-by: Simon Horman <simon.horman@netronome.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-10-14 11:13:28 -07:00
..
jit.c nfp: bpf: implement byte swap instruction 2017-10-14 11:13:28 -07:00
main.c nfp: bpf: lift the single-port limitation 2017-10-09 09:51:02 -07:00
main.h nfp: bpf: move to datapath ABI version 2 2017-10-09 09:51:03 -07:00
offload.c net: sched: change names of action number helpers to be aligned with the rest 2017-08-04 11:21:23 -07:00
verifier.c bpf/verifier: rework value tracking 2017-08-08 17:51:34 -07:00