Re: [dpdk-dev] [PATCH v3 3/3] lib/eal: add temporal store memcpy support on AMD platform
From: Stephen Hemminger <stephen@networkplumber.org>
Date: 2021-10-26 21:11:04
From: Stephen Hemminger <stephen@networkplumber.org>
Date: 2021-10-26 21:11:04
On Tue, 26 Oct 2021 21:26:45 +0530 Aman Kumar [off-list ref] 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 <redacted>
Ok, but would be better to get it into glibc. Would benefit wider array of platforms and get more testing.