saaras-io / yastack

YAStack: User-space network-stack based on DPDK, FreeBSD TCP/IP Stack, EnvoyProxy
https://yastack.io
Apache License 2.0
100 stars 20 forks source link

Attempt running YAStack from within a docker container #2

Closed chintan8saaras closed 5 years ago

chintan8saaras commented 5 years ago

Run a DPDK application from inside docker. Determine filesystem mounts and running container in privileged mode.

chintan8saaras commented 5 years ago

Verified the container builds successfully and can take over the NIC from inside the container.