I am trying to install Devstack with DPDK in Ubuntu 16.04. I have installed Devstack (Rocky version) in Ubuntu machine. Reference link to install the devstack is mentioned below. https://docs.openstack.org/devstack/latest/
Devstack was successfully installed. However, i am trying to validate DPDK in it. When i check the status of both DPDK and openvswitch. It is showing the status of openvswitch alone.
Can anyone, please let me know how to install dpdk manually or along with Devstack?