教学文库网 - 权威文档分享云平台
您的当前位置:首页 > 精品文档 > 综合文档 >

linux下dpdk的testpmd测试

来源:网络收集 时间:2026-08-20
导读: How to build and run the testpmd application 1 Set the required environmental and the compilation target ①vi dpdk.rc Writen as fallowing and save: export RTE_SDK=`pwd` export RTE_TARGET=x86_64-default-linuxapp-gcc(或i686-default-linuxap

How to build and run the testpmd application

1 Set the required environmental and the compilation target ①vi dpdk.rc

Writen as fallowing and save: export RTE_SDK=`pwd`

export RTE_TARGET=x86_64-default-linuxapp-gcc(或i686-default-linuxapp-gcc)

②#source dpdk.rc

2 Build the application

#make install T=x86_64-default-linuxapp-gcc(或i686-default-linuxapp-gcc)

The compiled application will be located at:

$RTE_SDK/$RTE_TARGET/build/app/test-pmd/testpmd

3 Configure hugepages #mkdir /mnt/huge

#mount -t hugetlbfs nodev /mnt/huge

#echo 102 > /sys/kernel/mm/hugepages/hugepages-2048kB/nr_hugepages

4 insmod igb_uio.ko

#cd $RTE_SDK/ #modprobe uio

#cd x86_64-default-linuxapp-gcc(或i686-default-linuxapp-gcc) #insmod kmod/igb_uio.ko

5 set pci driver

#cd $RTE_SDK/tools

#./pci_unbind.py --bind=igb_uio eth2 #./pci_unbind.py --bind=igb_uio eth3

6 Run the application #./testpmd -c 3 -n 2 -- -i Parameters:

-c : number of cup add 1

-n: number of memory channels to use

-b: blacklist a PCI devise to prevent EAL from using it. Multiple -b options are allowed.

linux下dpdk的testpmd测试.doc 将本文的Word文档下载到电脑,方便复制、编辑、收藏和打印
本文链接:https://www.jiaowen.net/wendang/404157.html(转载请注明文章来源)
Copyright © 2020-2025 教文网 版权所有
声明 :本网站尊重并保护知识产权,根据《信息网络传播权保护条例》,如果我们转载的作品侵犯了您的权利,请在一个月内通知我们,我们会及时删除。
客服QQ:78024566 邮箱:78024566@qq.com
苏ICP备19068818号-2
Top
× 游客快捷下载通道(下载后可以自由复制和排版)
VIP包月下载
特价:29 元/月 原价:99元
低至 0.3 元/份 每月下载150
全站内容免费自由复制
VIP包月下载
特价:29 元/月 原价:99元
低至 0.3 元/份 每月下载150
全站内容免费自由复制
注:下载文档有可能出现无法下载或内容有问题,请联系客服协助您处理。
× 常见问题(客服时间:周一到周五 9:30-18:00)