[dpdk-dev] [PATCH v1] net/tap: fix build on ARM

Thomas Monjalon thomas at monjalon.net
Wed Jan 31 19:10:52 CET 2018


31/01/2018 17:03, Ophir Munk:
> This commit adds eBPF system call definitions for ARM architecture.
> Old Linux header files may not define eBPF system call numbers.
> In order to successful compile eBPF on all Linux platforms - the
> missing ARM system call definition is explicitly added.
> 
> Fixes: b02d85e1 ("net/tap: add eBPF API")
> 
> Signed-off-by: Ophir Munk <ophirmu at mellanox.com>

Note: it is only for ARM32.

Applied, thanks



More information about the dev mailing list