Giter VIP home page Giter VIP logo

ubuntu-dpdk's Introduction

DPDK Ubuntu 16.04 Vagrant VM

This project contains scripts and configuration files to create a Ubuntu 16.04 virtual machine with the Intel DPDK framework installed and fully configured.

Setup

To set up a Vagrant virtual machine, first make sure that you have Vagrant and Virtualbox installed. Then, make sure that you have the bento/ubuntu-16.04 box installed. You can check it by typing:

$ vagrant box list

If you do not see it in the list, then install it with:

$ vagrant box add bento/ubuntu-16.04

At this stage, you are ready to set up the virtual machine with Intel DPDK. Open a shell, move to the directory where this README file is located and run:

$ vagrant up

This will create a Vagrant VM according to the configuration contained in Vagrantfile and then it will provision it by running the setup.sh script.

You can then SSH to the newly created machine by executing:

$ vagrant ssh

The virtual machine can then be suspended with:

$ vagrant suspend

shut down with:

$ vagrant halt

or destroyed with:

$ vagrant destroy

Further information about the specific steps executed during this process can be found in the comments of the setup.sh and Vagrantfile files.

License

This project is released under the terms of BSD License.

ubuntu-dpdk's People

Contributors

lorenzosaino avatar markcjeffrey avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar

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.