2021-10-18 12:49 (UTC+0300), Ruslan R. Laishev:
> Hello!
> 
> Is there some specific option at DPDK build time to get some optimization 
> especially for the Broadwell ?
> 
> TIA

Hi,

-Dcpu_instruction_set=broadwell or -Dmachine=broadwell
depending on DPDK version you're using.
Check out meson_options.txt for available options and their descriptions.
See also:
https://doc.dpdk.org/guides/linux_gsg/build_dpdk.html#adjusting-build-options

Reply via email to