Giter VIP home page Giter VIP logo

fcm_p4's Introduction

FCM-Sketch: Generic Network Measurements with Data Plane Support

P4 Source Code

This repository includes the P4 implementation of the CoNEXT 2020 paper FCM-Sketch: Generic Network Measurements with Data Plane Support.

Currently, the prototype P4 source code is written in both P4-14 and P4-16, and compiled using version 8.2.0 and 9.2.0 of BF_SDE, respectively.

Measurement

FCM-Sketch supports both various in-network (data-plane) and control-plane queries.

  • Data-plane queries:
    • Flow size estimation
    • Heavy hitter detection
    • Cardinality
  • Control-plane queries:
    • Flow size distribution
    • Entropy

In addition, Heavy change detection is avaialble entirely in the data plane if we keep multiple sketches with resource trade-off.

Compile & Test

Please use the description in the corresponding directory.

Future Update plan

Data-Plane queries are supported in P4-16 implementation. In future, we will provide a PTF test for EM-algorithm. Actually, it is easy to extend; we can load register values, sync with simulator's data structures, and run the algorithm.

Citing FCM-Sketch

You can cite this repository or FCM-Sketch as

@inproceedings{song2020fcm,
  title={FCM-sketch: generic network measurements with data plane support},
  author={Song, Cha Hwan and Kannan, Pravein Govindan and Low, Bryan Kian Hsiang and Chan, Mun Choon},
  booktitle={Proceedings of the 16th International Conference on emerging Networking EXperiments and Technologies},
  pages={78--92},
  year={2020}
}

fcm_p4's People

Contributors

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