[dpdk-users] CONFIG_RTE_MACHINE
Jesse Grodman
jgrodman at gmail.com
Thu Aug 27 12:28:03 CEST 2020
Hello,
I would like to use the config file in mk/machine/default/rte.vars.mk
Per the docs, I have set CONFIG_RTE_MACHINE="default" in config/common_base
However, CONFIG_RTE_MACHINE is still getting set to "native" in
config/defconfig_x86_64-native-linux-gcc. I know this because when I
commend out the line CONFIG_RTE_MACHINE="native" in
config/defconfig_x86_64-native-linux-gcc, it is not overwritten, and my
build uses mk/machine/default/rte.vars.mk
What is the correct way to configure this?
Thank you for your help,
Jesse
More information about the users
mailing list