DPDK on Broadwell

Dmitry Kozlyuk dmitry.kozliuk at gmail.com
Mon Oct 18 12:28:12 CEST 2021


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


More information about the users mailing list