Dear Thomas, Please check V2 patchset <https://patchwork.dpdk.org/project/dpdk/patch/20211019104724.19416-1-aman.ku...@vvdntech.in/>. Upon suggestions from Jerin, we've moved this build option using config/x86/x86_amd_epyc_linux_gcc cross-file. This option is not a compilation option and enabled by default in V2, once it is cross built. Please let us know your comments.
*With Best Regards* Aman Kumar VVDN Technologies Pvt. Ltd. *web:* www.vvdntech.com On Wed, Oct 13, 2021 at 10:23 PM Thomas Monjalon <tho...@monjalon.net> wrote: > 23/08/2021 10:44, Aman Kumar: > > add non temporal load and temporal store for mprq memcpy. > > define mlx5_ntload_tstore in meson build configuration to > > enable this optimization. This utilizes AMD EPYC2 optimized > > rte_memcpy* routines. > [...] > > +option('mlx5_ntload_tstore', type: 'boolean', value: false, description: > > + 'to enable optimized MPRQ in RX datapath') > > Please don't make it a compilation option. > Why isn't it always enabled? > > There was a comment on the first patch. > Do you plan to make a new version? > > >