On Fri, Nov 8, 2019 at 3:00 PM Jonathan Lemon <jonathan.lemon@xxxxxxxxx> wrote: > > > > On 7 Nov 2019, at 9:47, Magnus Karlsson wrote: > > > The libbpf AF_XDP code is extended to allow for the creation of Rx > > only or Tx only sockets. Previously it returned an error if the socket > > was not initialized for both Rx and Tx. > > > > Signed-off-by: Magnus Karlsson <magnus.karlsson@xxxxxxxxx> > > Acked-by: Jonathan Lemon <jonathan.lemon@xxxxxxxxx> Tested-by: William Tu <u9012063@xxxxxxxxx>