[RFC PATCH 0/8] remove use of rte_memcpy from net/intel
Bruce Richardson
bruce.richardson at intel.com
Thu May 21 11:48:26 CEST 2026
On Tue, May 19, 2026 at 07:57:47PM +0200, Morten Brørup wrote:
> > From: Bruce Richardson [mailto:bruce.richardson at intel.com]
> > Sent: Tuesday, 19 May 2026 18.06
> >
> > This RFC proposed to replace all instances of rte_memcpy in Intel
> > (and former-Intel) net drivers with just regular memcpy. This is
> > done on the basis that the memcpy use is not datapath, but is used
> > for flow configuration, virt-channel (to firmware or PF) messaging
> > and other control path functions.
> >
>
> Series-acked-by: Morten Brørup <mb at smartsharesystems.com>
>
Series applied to dpdk-next-net-intel, [including ack from Rosen Xu on the
last patch, received offlist.]
/Bruce
More information about the dev
mailing list