Git Product home page Git Product logo

xdp-paper's Introduction

The eXpress Data Path: Fast Programmable Packet Processing in the Operating System Kernel

This repository contains the .tex source code, datasets and experimental notes for the paper “The eXpress Data Path: Fast Programmable Packet Processing in the Operating System Kernel” which was presented at ACM CoNEXT 2018 on December 5th, 2018.

The PDF version of the paper is also included in xdp-the-express-data-path.pdf.

Source code

The XDP system is part of the upstream Linux kernel. The specific version we’ve used in our tests is available in Jesper’s git repository on git.kernel.org, in the xdp_paper01 branch:

https://git.kernel.org/pub/scm/linux/kernel/git/hawk/net-next-xdp.git/log/?h=xdp_paper01

The specific commit we have been using is e641995a1e18f12fa3ffa4aac405dd8e9135e0e9.

Slides

The paper was presented at CoNEXT ‘18 on December 5th, 2018. The source for the presentation slides are included in xdp-presentation.org, and can be exported using the org-reveal plugin for Emacs org-mode. A compiled version of the slides is in xdp-presenation.pdf.

Experimental setup

The notes from our experiments are included in a series of .org files in the benchmarks/ directory. These files contain setup instructions for both XDP and DPDK. Some familiarity with Linux is probably an advantage for someone who wants to replicate the experiments; but if any information is missing from the notes, we consider that a bug. Please open an issue in the github repository for any such problems.

Hardware

As our main test machine, we use a workstation equipped with an Intel Xeon E5-1650 v4 6-core CPU running at 3.60GHz. The machine has four 8GB RAM modules, allowing the use of all four memory channels. The test machine is equipped with two Mellanox ConnectX-5 Ex VPI dual-port 100Gbps NICs. We use the same NICs to drive the test load, but from different machines; see the experimental notes for details.

License

All source code is released under the GNU GPL v2. All text and figures are released under a Creative Commons CC-BY-SA license.

xdp-paper's People

Contributors

borkmann avatar dsahern avatar netoptimizer avatar pchaigno avatar tohojo 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.