[dpdk-dev] [PATCH v3 3/3] lib/eal: add temporal store memcpy support on AMD platform

Aman Kumar aman.kumar at vvdntech.in
Wed Oct 27 08:43:02 CEST 2021


On Wed, Oct 27, 2021 at 2:41 AM Stephen Hemminger <
stephen at networkplumber.org> wrote:

> On Tue, 26 Oct 2021 21:26:45 +0530
> Aman Kumar <aman.kumar at vvdntech.in> wrote:
>
> > This patch provides a rte_memcpy* call with temporal stores.
> > Use -Dcpu_instruction_set=znverX with build to enable this API.
> >
> > Signed-off-by: Aman Kumar <aman.kumar at vvdntech.in>
>
> Ok, but would be better to get it into glibc.
> Would benefit wider array of platforms and get more testing.
>

Yes, we've considered this. This may go into glibc in future.


More information about the dev mailing list