On Fri, Oct 27, 2017 at 04:12:30PM -0700, Tushar Dave wrote: > Default rlimit RLIMIT_MEMLOCK is 64KB, causes bpf map failure. > e.g. > [root@lab bpf]#./xdp1 -N $(</sys/class/net/eth2/ifindex) > failed to create a map: 1 Operation not permitted > > Fix it. > > Signed-off-by: Tushar Dave <tushar.n.d...@oracle.com>
Acked-by: Alexei Starovoitov <a...@kernel.org>