On 02/09/2018 11:56 AM, Tushar Dave wrote:
> Default rlimit RLIMIT_MEMLOCK is 64KB, causes bpf map failure.
> e.g.
> [root@labbpf]# ./xdp_redirect $(</sys/class/net/eth2/ifindex) \
>> $(</sys/class/net/eth3/ifindex)
> failed to create a map: 1 Operation not permitted
> 
> The failure is seen when executing xdp_redirect while xdp_monitor
> is already runnig.
> 
> Signed-off-by: Tushar Dave <tushar.n.d...@oracle.com>
> ---

Looks good to me.

Acked-by: John Fastabend <john.fastab...@gmail.com>

Reply via email to