File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -51,6 +51,13 @@ Support feature:
51
51
52
52
#### ANS User Guide
53
53
--------------
54
+ ```
55
+ # git clone https://github.com/ansyun/dpdk-ans.git
56
+ # export RTE_ANS=/home/mytest/dpdk-ans
57
+ # ./install_deps.sh
58
+ # cd ans
59
+ # make
60
+ ```
54
61
[ ANS User Guide] ( https://github.com/ansyun/dpdk-ans/tree/master/doc/guides/ans_user_guide.pdf )
55
62
56
63
#### TCP Deployment
@@ -129,7 +136,7 @@ ANS | | |
129
136
|--------------------------------------|
130
137
131
138
```
132
- [ ANS Performance Report] ( https://github.com/ansyun/dpdk-ans/tree/master/doc/guides/ans_performance_report.pdf )
139
+ [ ANS Performance Report] ( https://github.com/ansyun/dpdk-ans/tree/master/doc/guides/ans_performance_report.pdf )
133
140
134
141
- dpdk-redis performance testing
135
142
```
You can’t perform that action at this time.
0 commit comments