On Thu, 19 Nov 2020 12:07:21 -0800 Alexei Starovoitov wrote: > Hi David, hi Jakub, > > The following pull-request contains BPF updates for your *net* tree. > > We've added 18 non-merge commits during the last 12 day(s) which contain > a total of 17 files changed, 301 insertions(+), 49 deletions(-). > > The main changes are: > > 1) libbpf should not attempt to load unused subprogs, from Andrii. > > 2) Make strncpy_from_user() mask out bytes after NUL terminator, from Daniel. > > 3) Relax return code check for subprograms in the BPF verifier, from Dmitrii. > > 4) Fix several sockmap issues, from John. Looks like the bot didn't register the merge because I didn't set the delegate before pushing 🤔 In any case - pulled, thanks!