diff mbox

[2/2] doc: users-guide: add packet flow overview

Message ID 1462300026-13903-2-git-send-email-mike.holmes@linaro.org
State New
Headers show

Commit Message

Mike Holmes May 3, 2016, 6:27 p.m. UTC
Signed-off-by: Mike Holmes <mike.holmes@linaro.org>
---
 doc/users-guide/users-guide.adoc | 4 ++++
 1 file changed, 4 insertions(+)
 mode change 100644 => 100755 doc/users-guide/users-guide.adoc
diff mbox

Patch

diff --git a/doc/users-guide/users-guide.adoc b/doc/users-guide/users-guide.adoc
old mode 100644
new mode 100755
index a2e5058..dccb620
--- a/doc/users-guide/users-guide.adoc
+++ b/doc/users-guide/users-guide.adoc
@@ -201,6 +201,10 @@  main ODP concepts are:
 Thread, Event, Queue, Pool, Shared Memory, Buffer, Packet, PktIO, Time, Timer,
 and Synchronizer.
 
+.OpenDataPlane Packet Flow Overview
+image::packet_flow.svg[align="center"]
+
+
 === Thread
 The thread is the fundamental programming unit in ODP.  ODP applications are
 organized into a collection of threads that perform the work that the