On Thu, Sep 10, 2020 at 1:31 AM Magnus Karlsson <magnus.karlsson@xxxxxxxxx> wrote: > > This small series improves/fixes three things in the xdpsock sample > application. Details can be found in the individual commit messages, > but a brief summary follows: > > Patch 1: fix one packet sending in xdpsock > Patch 2: fix possible deadlock in xdpsock > Patch 3: add quiet option to xdpsock > > This patch has been applied against commit 8081ede1f731 ("perf: Stop using deprecated bpf_program__title()") > > Thanks: Magnus Applied. Thanks