aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJussi Pakkanen <jpakkane@gmail.com>2018-02-02 20:56:09 +0200
committerJussi Pakkanen <jpakkane@gmail.com>2018-02-02 20:56:09 +0200
commitd59d371d77ced777395fc89dc52410fa17070990 (patch)
tree12c4ae7f2e3a7d1e1b7748bb293c5ba7a6cc9e30
parent0025cb03d27b3f9f7861e176dec9b7a7c56d03db (diff)
downloadmeson-d59d371d77ced777395fc89dc52410fa17070990.zip
meson-d59d371d77ced777395fc89dc52410fa17070990.tar.gz
meson-d59d371d77ced777395fc89dc52410fa17070990.tar.bz2
Added dpdk to the list of users.
-rw-r--r--docs/markdown/Users.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/markdown/Users.md b/docs/markdown/Users.md
index 4f67ddc..0b7734d 100644
--- a/docs/markdown/Users.md
+++ b/docs/markdown/Users.md
@@ -10,6 +10,7 @@ If you have a project that uses Meson that you want to add to this list, let us
- [Arduino sample project](https://github.com/jpakkane/mesonarduino)
- [Budgie Desktop](https://github.com/budgie-desktop/budgie-desktop), a desktop environment built on GNOME technologies
- [casync](https://github.com/systemd/casync), Content-Addressable Data Synchronization Tool
+ - [Dpdk](http://dpdk.org/ml/archives/dev/2018-January/089724.html), Data plane development kit, a set of libraries and drivers for fast packet processing
- [Emeus](https://github.com/ebassi/emeus), Constraint based layout manager for GTK+
- [Frida](https://www.frida.re/), a dynamic binary instrumentation toolkit
- [Geary](https://wiki.gnome.org/Apps/Geary), an email application built around conversations, for the GNOME 3 desktop.