[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAJ8uoz03_FehgDo24CKhHSkB4ynfJ4EBikB+frFr5_z9uQmVuQ@mail.gmail.com>
Date: Mon, 1 Jul 2019 12:04:44 +0200
From: Magnus Karlsson <magnus.karlsson@...il.com>
To: Jonathan Lemon <jonathan.lemon@...il.com>
Cc: Network Development <netdev@...r.kernel.org>,
Björn Töpel <bjorn.topel@...el.com>,
"Karlsson, Magnus" <magnus.karlsson@...el.com>,
Saeed Mahameed <saeedm@...lanox.com>,
Maxim Mikityanskiy <maximmi@...lanox.com>,
Jesper Dangaard Brouer <brouer@...hat.com>,
kernel-team@...com
Subject: Re: [PATCH 0/6 bpf-next] xsk: reuseq cleanup
On Fri, Jun 28, 2019 at 12:10 AM Jonathan Lemon
<jonathan.lemon@...il.com> 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 check the recycle stack when using the umem fq.
> Simplify AF_XDP umem allocation path for Intel drivers.
> Remove use of umem _rq variants from Mellanox driver.
> Remove the umem _rq variants now that the last consumer is gone.
Maybe it is just me, but I cannot find patch 6/6. Not in my gmail
account and not in my Intel account. Am I just going insane :-)?
/Magnus
> drivers/net/ethernet/intel/i40e/i40e_xsk.c | 86 +++----------------
> .../ethernet/intel/ixgbe/ixgbe_txrx_common.h | 2 +-
> drivers/net/ethernet/intel/ixgbe/ixgbe_xsk.c | 59 ++-----------
> .../ethernet/mellanox/mlx5/core/en/xsk/rx.c | 8 +-
> .../ethernet/mellanox/mlx5/core/en/xsk/umem.c | 7 +-
> include/net/xdp_sock.h | 69 ++-------------
> net/xdp/xdp_umem.c | 2 +-
> net/xdp/xsk.c | 22 ++++-
> net/xdp/xsk_queue.c | 56 +++++-------
> net/xdp/xsk_queue.h | 2 +-
> 10 files changed, 68 insertions(+), 245 deletions(-)
>
> --
> 2.17.1
>
Powered by blists - more mailing lists