From: Tushar Dave <[email protected]> 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 <[email protected]> Applied.
