Hi, I am trying to run simple hello_world application (that is part of spdk code base) in a ubuntu VM with virtual box provider on a mac OSX host. The application fails with following error. Can you provide some pointers on how to fix this error?
Thanks in advance. Starting DPDK 17.02.0 initialization... [ DPDK EAL parameters: hello_world -c 1 --file-prefix=spdk_pid18638 ] ERROR: This system does not support "FSGSBASE". Please check that RTE_MACHINE is set correctly. ERROR: Non-zero return code '1' from command: Process exited with status 1.
