aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa/dsa_loop.c
diff options
context:
space:
mode:
authorJakub Kicinski <[email protected]>2017-10-12 17:34:13 +0000
committerDavid S. Miller <[email protected]>2017-10-14 18:13:28 +0000
commit0f6cf4ddf63fa4d645c36d96ed1092fe7a0a8d0f (patch)
tree4cac4784c6210669ec0d7c683e0f3c9729e9f9cb /drivers/net/dsa/dsa_loop.c
parentnfp: bpf: implement byte swap instruction (diff)
downloadkernel-0f6cf4ddf63fa4d645c36d96ed1092fe7a0a8d0f.tar.gz
kernel-0f6cf4ddf63fa4d645c36d96ed1092fe7a0a8d0f.zip
nfp: bpf: support BPF offload only on little endian
eBPF is host-endian specific. Translating both BE and LE eBPF to the NFP is feasible, but would require quite a bit of indirection. The fact that I don't have access to any BE hosts that would fit a 25G/40G/100G NIC is also limiting my ability to test big endian. For now restrict the offload to little endian hosts only. Signed-off-by: Jakub Kicinski <[email protected]> Reviewed-by: Simon Horman <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/net/dsa/dsa_loop.c')
0 files changed, 0 insertions, 0 deletions