From 33f3b58bb569bfd394407af94231f36f0fe30de5 Mon Sep 17 00:00:00 2001 From: Jianzhang Peng Date: Mon, 3 Oct 2022 06:41:06 +0000 Subject: [PATCH] add dperf --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index aa47020..dea0228 100644 --- a/README.md +++ b/README.md @@ -736,6 +736,7 @@ comprehensive and high-level, you may want the Web Frameworks section. * [Wslay][460] - WebSocket library. Implements version 13 of the WebSocket protocol, as described in RFC 6455. [``MIT``][MIT] * [zyre][419] - Framework for proximity-based peer-to-peer applications. [``MPL-2.0``][MPL-2.0] +* [dperf][620] - dperf is a DPDK based 100Gbps network performance and load testing software. [``Apache-2.0``][Apache-2.0] ## Numerical ## @@ -1830,3 +1831,4 @@ support for C. [617]: https://github.com/Cogmasters/concord [618]: https://github.com/solenum/exengine [619]: https://projects.malikania.fr/bcc +[620]: https://github.com/baidu/dperf