dpdk加速网络协议栈ANS用户手册

文章介绍了如何编译,配置,使用加速网络协议栈ANS。详情参见 https://github.com/ansyun/dpdk-ans

  

 

ANS User Guide

 

   

LIST

1.     Compile ANS.2

1.1.      Compile DPDK.2

1.2.      Generate ANS static libs.3

1.3.      Compile ANS.3

2.     ANS Startup.4

3.     ANS Configuration.6

3.1.      Configure IP.8

3.2.      Configure route.8

3.3.      Configure neigh.9

3.4.      Configure link.9

3.5.      Show IP statistics.9

3.6.      Configure ACL.10

3.7.      Configure log.11

 

   

1.   Compile ANS

1.1.  Compile DPDK

Ø  Create work directory

# mkdir work

 

Ø  Download DPDK package to work directory

# wget http://dpdk.org/rel/dpdk-17.05.2.tar.xz

 

Ø  Uncompressing DPDK package

# xz -d dpdk-17.05.2.tar.xz

# tar xvf dpdk-17.05.2.tar

 

Ø  Compile all DPDK libs

# make config T=x86_64-native-linuxapp-gcc

# make install T=x86_64-native-linuxapp-gcc

All DPDK libs are copied to x86_64-native-linuxapp-gcc/lib/directory.

For detail steps, please refer to DPDK website.

(http://dpdk.org/doc/guides/linux_gsg/index.html).

 

Notes: should choi

  • 1
    点赞
  • 6
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值