On Tue, Aug 18, 2020 at 3:24 PM Yonghong Song <[email protected]> wrote: > > When the error code is EAGAIN, the kernel signals the user > space should retry the read() operation for bpf iterators. > Let us do it. > > Signed-off-by: Yonghong Song <[email protected]> > ---
LGTM. Acked-by: Andrii Nakryiko <[email protected]>
