Giter VIP home page Giter VIP logo

p5-8extractor's Introduction

P5: Programmable Parsers with Packet-level Parallel Processing

**Platform introduction: We implement P5 on NetMagic, an Altera FPGA integrated platform. NetMagic contains 8ร—1Gbps Ethernet ports without 10 Gbps Ethernet port, the detail description can be seen at http://www.netmagic.org. If you are interested in the development of NetMaigc to design your SDN switches, you can join us to open-source project named FAST together. Our website is https://fast-switch.github.io, and my email address is [email protected].

==== P5 is developed in UM(user module) of NetMagic. The structure of P5 is listed here: -----top module: parser | ------------------------------------------------------------------------------------------------- | | | | | | | sub Module: distributor identifier TCAM ActionRAM extractors resultAccumulator resultMux

distributor: used to distribute packets to distinct extractors; identifier: used to send a type&State value from 8 results to TCAM; TCAM: BV-based Algorithm; ActionRAM: used to store parsing information, e.g. nextState, TypeLocation, FieldLocation and so on. Extractor: used to extract specific fields from identified headers; resultAccumulator: used to accumulate fields extracted by extractors to headerVectors; resultMuxt: a mux to output headerVector one by one from 8 distinct headerVectors.

p5-8extractor's People

Contributors

fast-switch avatar

Watchers

James Cloos avatar  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.