> -Original Message-
> From: Loftus, Ciara
> Sent: Thursday 17 September 2020 09:55
> To: Tahhan, Maryam
> Cc: dev@dpdk.org
> Subject: RE: [PATCH 1/1] net/af_xdp: shared UMEM support
>
> > >
> > > Kernel v5.10 will introduce the ability to efficiently share a UMEM
> > > between AF_XDP
> >
> > Kernel v5.10 will introduce the ability to efficiently share a UMEM between
> > AF_XDP sockets bound to different queue ids on the same or different
> > devices. This patch integrates that functionality into the AF_XDP PMD.
> >
> > A PMD will attempt to share a UMEM with others if the share
> -Original Message-
> From: Loftus, Ciara
> Sent: Monday 7 September 2020 17:16
> To: dev@dpdk.org
> Cc: Loftus, Ciara
> Subject: [PATCH 1/1] net/af_xdp: shared UMEM support
>
> Kernel v5.10 will introduce the ability to efficiently share a UMEM between
> AF_XDP sockets bound to diffe
Kernel v5.10 will introduce the ability to efficiently share a UMEM
between AF_XDP sockets bound to different queue ids on the same or
different devices. This patch integrates that functionality into the AF_XDP
PMD.
A PMD will attempt to share a UMEM with others if the shared_umem=1 vdev
arg is se
4 matches
Mail list logo