<div dir="ltr">Hi All,<div><br></div><div>DPDKv22.11</div><div><br></div><div>My build machine supports VPCLMULQDQ instruction, but the machine I run DPDK on doesn't support it, is there a way to force the build system not to use this instruction? </div><div><br></div><div>Right now, I added this line at the beginning of config/x86/meson.build: </div><div>machine_args += '-mno-vpclmulqdq'<br></div><div><br></div><div>But, it would have been nice if there was a build config to do this.</div><div><br></div><div>Best Regards,</div><div>Oleksandr</div><div><br></div></div>