bpf/arm: add build infrastructure
authorJerin Jacob <jerinj@marvell.com>
Tue, 3 Sep 2019 10:59:31 +0000 (16:29 +0530)
committerThomas Monjalon <thomas@monjalon.net>
Sat, 12 Oct 2019 12:20:21 +0000 (14:20 +0200)
commit6861c01001ac3b1869f5cf1f492809875f753e67
tree912a74b2614119bd6849f0261344fe621d05b147
parentfc8b96fbc060ad72d5f1d555ae9c4eac93669d5c
bpf/arm: add build infrastructure

Add build infrastructure and documentation
update for arm64 JIT support.

Signed-off-by: Jerin Jacob <jerinj@marvell.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
MAINTAINERS
doc/guides/prog_guide/bpf_lib.rst
doc/guides/rel_notes/release_19_11.rst
lib/librte_bpf/Makefile
lib/librte_bpf/bpf.c
lib/librte_bpf/bpf_impl.h
lib/librte_bpf/bpf_jit_arm64.c [new file with mode: 0644]
lib/librte_bpf/meson.build