GithubHelp home page GithubHelp logo

gdp-routing-capsule's People

Contributors

18praveenb avatar ja5087 avatar rahularya50 avatar taraspriadka avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

taraspriadka d7ry

gdp-routing-capsule's Issues

Running RIB on Intel NUC

Hi,

I am trying to reproduce the NUC Setup Wiki. Here are a few questions that I may need clarification:

  1. How do you run RIB on gdpmobile1?
    Running outside the docker:
$ cd gdp
$ cargo run -- --env nuc --ip $(ip addr show dev eno1 | awk '/^ +inet / {split($2,a,"/"); print a[1]}') --mode rib --name 4
error: failed to open: /home/gdpmobile1/gdp/target/debug/.cargo-lock

Caused by:
  Permission denied (os error 13)

(Are you running a RIB in background?)

Running inside docker:

$rungdp
(in docker)
$ cd gdp/
$ cargo run -- --env nuc --ip $(ip addr show dev eno1 | awk '/^ +inet / {split($2,a,"/"); print a[1]}') --mode rib --name 4

error: 'rib' isn't a valid value for '--mode <mode>'
	[possible values: client, dev, router, switch]

USAGE:
    gdp --env <env> --ip <ip> --mode <mode> --name <name>

For more information try --help

If running the switch directly:

EAL: Detected 4 lcore(s)
EAL: Detected 1 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/gdp/mp_socket
EAL: Selected IOVA mode 'PA'
EAL: No available hugepages reported in hugepages-1048576kB
EAL: Probing VFIO support...
EAL: VFIO support initialized
Sending initial RIB announcement from prod
Packet aborted by prod with error not an IPv4 packet.
Packet aborted by prod with error not an IPv4 packet.
Packet aborted by prod with error not an IPv4 packet.
Packet aborted by prod with error not an IPv4 packet.
Packet aborted by prod with error not an IPv4 packet.
Packet aborted by prod with error not an IPv4 packet.
...

Please let me know if I missed anything. Thanks

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.