Re: [PATCH 0/6 bpf-next] xsk: reuseq cleanup

2019-07-01 Thread Magnus Karlsson
On Fri, Jun 28, 2019 at 12:10 AM Jonathan Lemon wrote: > > Clean up and normalize usage of the recycle queue in order to > support upcoming TX from RX queue functionality. > > Jonathan Lemon (6): > Have xsk_umem_peek_addr_rq() return chunk-aligned handles. > Clean up xsk reuseq API > Always

[PATCH 0/6 bpf-next] xsk: reuseq cleanup

2019-06-27 Thread Jonathan Lemon
Clean up and normalize usage of the recycle queue in order to support upcoming TX from RX queue functionality. Jonathan Lemon (6): Have xsk_umem_peek_addr_rq() return chunk-aligned handles. Clean up xsk reuseq API Always check the recycle stack when using the umem fq. Simplify AF_XDP umem