深入浅出dpdk网址推荐

编译指导网址:doc.dpdk.org/guides/linux_gsg/build_sample_apps.html (官方网址,看什么资料都不如直接看官方网址,哪怕需要翻译一下,上面说的既详细又准确)

DPDK二层转发示例源码阅读:
https://www.cnblogs.com/vrg0/p/7552774.html
DPDK盒子使用手册——DPDK入门:
https://www.sdnlab.com/20524.html
DPDK技术简介:
https://blog.csdn.net/qq_15437629/article/details/78146823
DPDK安装配置(附脚本)及示例程序运行
https://www.jianshu.com/p/a9a3885efe5a
pktgen-dpdk 实战
http://www.cnblogs.com/ZCplayground/p/9329133.html

dpdk网址:https://feisky.gitbooks.io/sdn/dpdk/

pktgen-dpdk下载:
http://git.dpdk.org/apps/pktgen-dpdk/refs/
DPDK安装配置(附脚本)及示例程序运行
https://www.jianshu.com/p/a9a3885efe5a

DPDK快速上手指南(18.02)
http://blog.51cto.com/10017068/2107562

Linux平台上DPDK入门指南:中文,比较详细
https://dpdk-docs.readthedocs.io/en/latest/linux_gsg/index.html

dpdk编译:
dpdk依赖库:
https://www.cnblogs.com/vancasola/p/8881197.html
 

猜你喜欢

转载自blog.csdn.net/jiechuhoudeshang/article/details/89213197