Giter Club home page Giter Club logo

dpdk-sequencer's Introduction

How to run dpdk-sequencer with Ethernet:

  1. ssh onto heming-rdma13 via 10.22.1.13
  2. cd ~/DbConnector/dpdk/usertools
  3. sudo su
  4. ./dpdk-setup.sh
  5. choose 12 to build x86_64-native-linuxapp-gcc
  6. choose 15 to Insert IGB UIO module
  7. choose 18 to Setup hugepage mappings for non-NUMA systems. Enter 1280.
  8. ssh onto heming-rdma13 from another terminal and then sudo ifconfig eno1 down; sudo ifconfig eno2 down
  9. back to the original terminal and choose 21 to Bind Ethernet/Crypto device to IGB UIO module. Enter 00:1f.6
  10. choose 21 again to Bind Ethernet/Crypto device to IGB UIO module. Enter 05:00.0
  11. choose 25. Enter f.
  12. Enter set fwd udpecho
  13. Enter start

To clear the sequence number.

  1. Enter quit
  2. choose 25. Enter f.
  3. Enter set fwd udpecho
  4. Enter start

How to run dpdk-sequencer with Mellanox:

  1. ssh onto heming-rdma2 via 202.45.128.161
  2. cd ~/dpdk-sequencer/dpdk/usertools
  3. sudo su
  4. ./dpdk-setup.sh
  5. choose 12 to build x86_64-native-linuxapp-gcc
  6. choose 18 to Setup hugepage mappings for non-NUMA systems. Enter 1280.
  7. ssh onto heming-rdma2 from another terminal and then sudo ifconfig enp1s0d1 down
  8. back to the original terminal and choose 25. Enter f.
  9. Enter set fwd udpecho
  10. Enter start

The source code of sequencer is in dpdk/app/test-pmd/icmpecho.c

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.