aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authoryexin <yexin13@huawei.com>2018-07-12 15:05:09 +0800
committeryalei wang <wylandrea@gmail.com>2018-07-30 02:57:33 +0000
commit5b40b163195b59de61896c759694848ae93fb459 (patch)
tree0de615e39a44bee64fda7ca0635d180eb20e09f5 /README.md
parent6407560ec2d98a52b05b46513995483947110866 (diff)
Fix: some typos
Delete personal information in nstack_socket.c. Update Release Plan from 18.04 to 18.07. Delete extra colons in README.md. Change-Id: Ibcd15723a19887b54bd7a452a03ab56011112bc9 Signed-off-by: yexin <yexin13@huawei.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md28
1 files changed, 6 insertions, 22 deletions
diff --git a/README.md b/README.md
index de5c250..44529f1 100644
--- a/README.md
+++ b/README.md
@@ -1,13 +1,14 @@
-# 1. Introduction:
+# 1. Introduction
+
+![nStack_Architecture](resources/nStack_Architecture.png "nStack_Architecture")
-# ![nStack_Architecture](resources/nStack_Architecture.png "nStack_Architecture")
DMM (Dual Mode, Multi-protocol, Multi-instance) is a framework between applications
and transport layer of networking stack. This framework can host different types of
networking stack instances operating on different domains (kernel/user-space) with
different protocol suites (TCP/IP, RDMA, or others). Application can use different type of
protocol stack implementations based on functional/performance requirements.
-# 2. History:
+# 2. History
Emerging applications are bringing extremely high-performance requirements to the
network system. Eg. AR/VR, IOT etc. And many of them come with their unique demand
of QOS/SLA. Some applications need low latency network, some need high reliability etc.
@@ -32,12 +33,13 @@ different transport layer protocol and also provide the flexibility to choose a
from manybased on functional/performance requirements.
# 3. Quick Start
Refer doc/Build_DMM.md
+
# 4. Involved
* [Bi-Weekly DMM Metting.](https://wiki.fd.io/view/DMM/Meettng)
* [Join the DMM Mailing List.](https://lists.fd.io/g/dmm-dev)
* [Join fdio-dmm IRC channel.](https://wiki.fd.io/view/IRC)
* [Browse the code.](https://git.fd.io/dmm/tree/)
- * [18.04 Release Plan](https://wiki.fd.io/view/Projects/dmm/Release_Plans/Release_Plan_18.04)
+ * [18.07 Release Plan](https://wiki.fd.io/view/Projects/dmm/Release_Plans/Release_Plan_18.07)
# 5. More Information
- https://wiki.fd.io/view/DMM
@@ -45,21 +47,3 @@ Refer doc/Build_DMM.md
- Enabling “Protocol Routing”: Revisiting Transport Layer Protocol Design in Internet
Communications(http://ieeexplore.ieee.org/document/8114687/)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-