deepakc7y / c_packetprocessing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

This repo contains files necessary to build a firmware image for certain Netronome Intelligent Server Adapters (more details https://netronome.com).

The applications included here are firmware components useful for learning the basics of programming the Netronome Network Flow Processor (NFP) based Server Adapters.

Some of the applications included were used as examples at the Netronome 'P4devcon' workshop (http://open-nfp.org/).

Directory Structure

Several folders are in this repo:

  • 'apps' where you can find the applications.
  • 'microc' contains the libraries used by the applications.
  • 'scripts' few Makefile templates.

'P4DevCon' Lab applications

The applications used in the workshop contained in this repo are 'Lab4' and 'Lab5'.

Lab4

For running Lab4 please check README.md file at apps/lab4.

Lab5

For running Lab5 please check README.md file at apps/lab5.

About

License:Other


Languages

Language:C 83.3%Language:UnrealScript 14.4%Language:C++ 1.3%Language:Makefile 0.7%Language:Shell 0.3%