Coder Social home page Coder Social logo

capsule-rs / sandbox Goto Github PK

View Code? Open in Web Editor NEW
12.0 12.0 8.0 32 KB

Sandbox containers and development environments for DPDK and Capsule.

License: Apache License 2.0

Dockerfile 25.56% Makefile 26.95% Shell 47.49%
capsule development development-environment docker dpdk dpdk-kni getcapsule network-programming nfv vagrant

sandbox's People

Contributors

drunkirishcoder avatar kamaroyl avatar zeeshanlakhani avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

sandbox's Issues

Changes in Docker Container for Windows

While getting the sandbox up and running I ran into some issues due to the rust version that seemed consistent with rust-lang/cargo#8258. It took a few tries due to stalling, but I eventually successfully installed rust stable (1.45.2). I then tried to install capsule, but ran into linker issues
LinkerSegfault.log

I got around this issue by updating the container, which allowed me to get around the linker segmentation fault.

Recommend updating Rust to current stable (1.45.2) and updating container image

Vagrantfile has invalid names for Windows

Installing the sandbox on windows, vagrant up results in a fatal error due to the use of : in the filename. Should use a delimiting character that doesn't cause issues in Windows

Add vagrant libvert support in our multi-machine setup

Background

While VirtualBox (VB) is easiest to setup and is free, KVM/QEMU tends to have better performance and resource utilization (VB is notoriously bad about the latter); and,it's also free. Additionally, there are some bugs in VB around hardware performance counters (helpful for rr usage) that could be resolved with the addition of another virtualization provider.

Possible Solution

Add a configuration to our multi-machine Vagrantfile setup to use the vagrant-libvert in addition to VB (with a different config definition/name). Helpful instructions can be found in this reference.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.