Hello! I started playing Intel DPDK example. I used to compile exception_path code. When I do make command "make", I got an error,
RTE_ARCH is not set. So I set the variable via terminal bash using export RTE_ARCH=x86_64 Stilll it is not working. Any wrong anywhere? Thanks for your reponse. Best regards Sothy