All of lore.kernel.org
 help / color / mirror / Atom feed
* [dpdk-dev] Can we run KNI under a container
@ 2021-05-28  6:29 chetan bhasin
  2021-06-03  5:50 ` [dpdk-dev] Can we run KNI under a container /Kubernetes POD chetan bhasin
  0 siblings, 1 reply; 2+ messages in thread
From: chetan bhasin @ 2021-05-28  6:29 UTC (permalink / raw)
  To: dev

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-06-03  5:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-28  6:29 [dpdk-dev] Can we run KNI under a container chetan bhasin
2021-06-03  5:50 ` [dpdk-dev] Can we run KNI under a container /Kubernetes POD chetan bhasin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.