[dpdk-dev] Can we run KNI under a container
chetan bhasin
chetan.bhasin017 at gmail.com
Fri May 28 08:29:16 CEST 2021
Hello Everyone,
We can run dpdk app with KNI on container with below options -
* --network host --privileged* -v /sys/bus/pci/drivers:/sys/bus/pci/drivers
-v /sys/kernel/mm/hugepages:/sys/kernel/mm/hugepages -v
/sys/devices/system/node:/sys/devices/system/node -v /dev:/dev
Is there any way we could run DPDK KNI without --network-host in privileged
mode ?
Please suggest
Thanks,
Chetan
More information about the dev
mailing list