ipdk
ipdk copied to clipboard
Error running ipdk demo on CentOS 8
Hi
On CentOS 8 Invoking ipdk demo (in a new separate terminal) after successful ipdk build (then ipdk start -d followed by ipdk connet with ps -ef | grep ovs showing the ovs vswitchd and server properly running) -> yields
build/scripts/ipdk-lib.sh: line 140: cloud-localds: command not found
However, yum install cloud-utils is unavailable for CentOS 8.
Thus rendering the (very convenient) ipdk demo unoperational
Any ideas here? Can the ipdk demo still be supported in CentOS 8?