Skip to content

Commit d5331ff

Browse files
authored
Update README.md
1 parent f8bc766 commit d5331ff

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
--------------
33
ANS(accelerated network stack) is DPDK native TCP/IP stack and also refer to [FreeBSD](http://freebsd.org) implementation. ANS provides a userspace TCP/IP stack for use with the Intel [DPDK](http://dpdk.org/).
44

5+
--------------
6+
![](/doc/design/ans_code.png)
57
- ans: accelerated network stack process.
68

79
- librte_ans: TCP/IP stack static library. ANS use dpdk mbuf, ring, memzone, mempool, timer, spinlock. so zero copy mbuf between dpdk and ANS.

0 commit comments

Comments
 (0)