diff options
author | 2017-10-12 10:34:13 -0700 | |
---|---|---|
committer | 2017-10-14 11:13:28 -0700 | |
commit | 0f6cf4ddf63fa4d645c36d96ed1092fe7a0a8d0f (patch) | |
tree | 4cac4784c6210669ec0d7c683e0f3c9729e9f9cb /net/lapb/lapb_timer.c | |
parent | nfp: bpf: implement byte swap instruction (diff) | |
download | wireguard-linux-0f6cf4ddf63fa4d645c36d96ed1092fe7a0a8d0f.tar.xz wireguard-linux-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 <jakub.kicinski@netronome.com>
Reviewed-by: Simon Horman <simon.horman@netronome.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions