[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAPhsuW6PTtAoFJ97hH2GApbW6qiLta3rwLLqGZ25SfV48gLjxw@mail.gmail.com>
Date: Mon, 27 Jul 2020 23:14:10 -0700
From: Song Liu <song@...nel.org>
To: Roman Gushchin <guro@...com>
Cc: bpf <bpf@...r.kernel.org>, Networking <netdev@...r.kernel.org>,
Alexei Starovoitov <ast@...nel.org>,
Daniel Borkmann <daniel@...earbox.net>,
Kernel Team <kernel-team@...com>,
open list <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH bpf-next v2 34/35] bpf: samples: do not touch RLIMIT_MEMLOCK
On Mon, Jul 27, 2020 at 12:26 PM Roman Gushchin <guro@...com> wrote:
>
> Since bpf is not using rlimit memlock for the memory accounting
> and control, do not change the limit in sample applications.
>
> Signed-off-by: Roman Gushchin <guro@...com>
Acked-by: Song Liu <songliubraving@...com>
> ---
[...]
> samples/bpf/xdp_rxq_info_user.c | 6 ------
> samples/bpf/xdp_sample_pkts_user.c | 6 ------
> samples/bpf/xdp_tx_iptunnel_user.c | 6 ------
> samples/bpf/xdpsock_user.c | 7 -------
> 27 files changed, 133 deletions(-)
133 (-) no (+), nice! :)
[...]
Powered by blists - more mailing lists