Giter Site home page Giter Site logo

nic-bench-dpdk's Introduction

DPDK with support for rte_flow_update

This repository contains the modified DPDK with support for the new API and testing options of test-flow-perf for our upcoming PAM'21 "NIC Bench" paper.

The rte_flow_api avoids destroying and inserting rules. Internally it also reuses the parsed patterns. We implemented support for mlx5, that relies on a modified rdma-core library that similarly implements a more efficient update mechanism.

The patch also add support for testing the update vs delete+insert in the flow perf benchmark.

To compile, the MLX5 driver with support for update needs the backing API at https://github.com/nic-bench/rdma-core

Original DPDK README

DPDK is a set of libraries and drivers for fast packet processing. It supports many processor architectures and both FreeBSD and Linux.

The DPDK uses the Open Source BSD-3-Clause license for the core libraries and drivers. The kernel components are GPL-2.0 licensed.

Please check the doc directory for release notes, API documentation, and sample application information.

For questions and usage discussions, subscribe to: [email protected] Report bugs and issues to the development mailing list: [email protected]

nic-bench-dpdk's People

Contributors

bruce-richardson avatar qzhan16 avatar shemminger avatar pablodelara avatar tmonjalo avatar arybchenko avatar anatolyburakov avatar olivier-matz-6wind avatar hemantagr avatar am6 avatar caviumncd avatar ajitkhaparde avatar wenzhuol avatar pavannikhilesh avatar david-marchand avatar wujingji avatar viacheslavo avatar mcoquelin avatar helin-zhang avatar jasvinderd avatar kananyev avatar yskoh-mellanox avatar shahafsh avatar beileix avatar ol-ivanmal avatar dekelp avatar fionatrahe avatar xiaowang1772 avatar zhaowei413 avatar bairemon 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.