[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190108135800.31429-1-lmb@cloudflare.com>
Date: Tue, 8 Jan 2019 13:57:59 +0000
From: Lorenz Bauer <lmb@...udflare.com>
To: ast@...nel.org, daniel@...earbox.net, netdev@...r.kernel.org
Cc: Lorenz Bauer <lmb@...udflare.com>
Subject: [PATCH 0/1] bpf: libbpf: retry loading program on EAGAIN
As discussed on this mailing list, libbpf should retry loading a
program if the syscall returns EAGAIN.
The patch is straightforward to write, but less straightforward to
test. Please let me know if you have an idea for a reliable test.
Lorenz Bauer (1):
bpf: libbpf: retry loading program on EAGAIN
tools/lib/bpf/bpf.c | 19 +++++++++++++++----
1 file changed, 15 insertions(+), 4 deletions(-)
--
2.19.1
Powered by blists - more mailing lists