GithubHelp home page GithubHelp logo

msbaz2013 / lambda_nic Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lambda-nic/lambda_nic

0.0 0.0 0.0 1.84 MB

Set of Experiments for Lambda NIC project

Shell 2.17% Python 20.74% C 31.74% Dockerfile 4.52% P4 40.83%

lambda_nic's Introduction

lambda_nic

Set of Experiments for Lambda NIC project

Things to do when you restart.

rmmod nfp
modprobe nfp nfp_dev_cpp=1 or insmod nfp nfp_dev_cpp=1
nfp-nffw unload -n 0
systemctl start nfp-sdk6-rte
/opt/netronome/p4/bin/rtecli design-unload
/opt/netronome/p4/bin/rtecli design-load -f AgilioCX.nffw -p out/pif_design.json -c simple_server.p4cfg
lambda_nic/tools/run_ethtool_worker.sh vf0_1

To build a P4/Sandbox C program from Linux.

First go to the folder where the p4 and the c file is located.

nfp4build -p ./out/ -o AgilioCX.nffw -l hydrogen -4 <filename>.p4 -c <filename>.c

Things to note when you add a machine.

  1. Make sure to check /opt/nfp_pif/scripts/pif_ctl_nfd.sh and change the base MAC for vfs. (Check this when you see ICMP reroutes too)

lambda_nic's People

Contributors

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