From: Tushar Dave <tushar.n.d...@oracle.com> Date: Fri, 27 Oct 2017 16:12:30 -0700
> 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> Applied.