]> git.ipfire.org Git - thirdparty/iproute2.git/commit
tc: bpf: add ppc64 and sparc64 to list of archs with eBPF support
authorAlexander Alemayhu <alexander@alemayhu.com>
Sat, 6 May 2017 20:30:10 +0000 (22:30 +0200)
committerStephen Hemminger <stephen@networkplumber.org>
Tue, 9 May 2017 06:05:35 +0000 (23:05 -0700)
commit5be9971c735760408df80c7043ee0cdd3c40fdcd
tree6fd2d7fa862459910c40fcf218958bb92c3ef9cd
parente57285b81a098ed705d683ce94f9abd1cc53438a
tc: bpf: add ppc64 and sparc64 to list of archs with eBPF support

sparc64 support was added in 7a12b5031c6b (sparc64: Add eBPF JIT., 2017-04-17)[0]
and ppc64 in 156d0e290e96 (powerpc/ebpf/jit: Implement JIT compiler for extended BPF, 2016-06-22)[1].

[0]: https://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git/commit/?id=7a12b5031c6b
[1]: https://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git/commit/?id=156d0e290e96
Signed-off-by: Alexander Alemayhu <alexander@alemayhu.com>
Acked-by: David S. Miller <davem@davemloft.net>
Acked-by: Daniel Borkmann <daniel@iogearbox.net>
man/man8/tc-bpf.8