Coder Social home page Coder Social logo

dayceng / trex-core Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cisco-system-traffic-generator/trex-core

0.0 0.0 0.0 188.32 MB

自编译版TRex

Home Page: https://trex-tgn.cisco.com/

License: Other

Shell 0.20% JavaScript 0.05% Ruby 0.01% C++ 7.59% Python 16.53% C 75.31% Io 0.01% CSS 0.01% Makefile 0.05% HTML 0.01% CMake 0.01% Dockerfile 0.01% Meson 0.25%

trex-core's Introduction

简介

这是Cisco开源的一个使用DPDK发包的高性能测试仪。 主要的工作原理概括如下:

  1. 使用scapy来构建数据包模板;或者从pcap文件中读取数据包模板;

  2. 利用dpdk发送数据包;(重写指定变化的部分)

其兼具了python构建流的效率和dpdk发包的高性能。

TRex编译

How to build TRex

root@ubuntu:#
  cd linux_dpdk
  ./b configure  (only once)
  ./b build

How to build TRex Simulator

root@ubuntu:#
  cd linux
  ./b configure  (only once)
  ./b build

trex-core's People

Contributors

hhaim avatar ybrustin avatar imarom avatar ibarnea avatar jsmoon avatar bdollma avatar syaakov avatar danklein10 avatar junsubhan4rmericsson avatar egorblagov avatar mcallaghan-sandvine avatar cyborn-minjae-lee avatar kisel avatar yonghwan007 avatar dablock avatar rhymmor avatar bkuhre avatar elados93 avatar ejangle avatar yskoh-mellanox avatar hedjuo avatar mamonney avatar juliusmilan avatar viacheslavo avatar ejaecki avatar rjarry avatar ahothan avatar beubanks avatar teknoraver avatar li-xiaoyun 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.