aboutsummaryrefslogtreecommitdiff
path: root/example/l2fwd/README
diff options
context:
space:
mode:
Diffstat (limited to 'example/l2fwd/README')
-rw-r--r--example/l2fwd/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/example/l2fwd/README b/example/l2fwd/README
new file mode 100644
index 000000000..891620bd7
--- /dev/null
+++ b/example/l2fwd/README
@@ -0,0 +1,8 @@
+ ODP L2FWD application
+
+Source code and Makefiles placed under test/common_plat/performance/
+directory.
+
+This L2 forwarding application can be used as example reference as well
+as performance test for different odp modes (direct, queue or scheduler
+with parallel, atomic or ordered queues).