Re: [dpdk-dev] [PATCH v4 2/2] lib/eal: add temporal store memcpy support for AMD platform
From: Thomas Monjalon <hidden>
Date: 2021-10-27 08:13:23
From: Thomas Monjalon <hidden>
Date: 2021-10-27 08:13:23
27/10/2021 09:28, Aman Kumar:
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>
For the series, Acked-by: Thomas Monjalon [off-list ref] With the hope that such optimization will go in libc in a near future. If there is no objection, I will merge this AMD-specific series in 21.11-rc2. It should not affect other platforms.