Git Product home page Git Product logo

vnet-card's Introduction

Open VnetCard 中文教程

Open VnetCard is virtual network card base on Tun/Tap. It's speed up to 4.2Gbps/sec ~ 1.2Gbps/sec. The VnetCard contains above function for a real network card.

Usage

The Vnetcard running on X86 and FPGA/ARM that base on DMA to transfer data and message. U can obtian execute file from source code as follow:

git clone https://github.com/WorkRoutine/VNet-Card.git
export CROSS_CC=$CRCC
make clean
make

The CRCC points to the path of cross-compiler for FPGA/ARM platform. When compile success, U can obtain two execute file Vnet_Host and Vnet_FPGA, the Vnet_Host running on X86 and Vnet_FPGA running on FPGA/ARM. When it running success, you can use ifconfig to check information for VnetCard, as follow:

And more fun, U can establish a NAT or Gatway to alloc VnetCard access outside network. As follow:

More usemanual of Vnetcard see Usermanual for VnetCard

Test

The VnetCard supports ssh, scp, iperf, or ping to test general network function.

The result for speed as follow:

And more test result see VnetCard Test

vnet-card's People

Contributors

buddyzhang1 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.