标签:-- ubuntu 一个 安装 int get none 结束 style
1. introduction
TRex是cisco基于Intel dpdk开发的软件程序。推荐在CentOS/RHEL 7.6, 64bits中运行,否则connectx-4网卡不可使用。
笔者在Ubuntu16.04中Intel-XL710网卡测试也成功。
使用中高端服务器和最新的Intel网卡,TRex的发包性能可达到200Gbps,使用某些类型的网卡还支持基于硬件的每流统计量汇报(Intel-XL710 支持255条独立流)。
2. installation
mkdir -p /opt/trex
cd /opt/trex
wget --no-cache https://trex-tgn.cisco.com/trex/release/latest
tar -xzvf latest
至此就结束了安装,解压出来都是可执行文件。
标签:-- ubuntu 一个 安装 int get none 结束 style
原文地址:https://www.cnblogs.com/pandaroll/p/11617801.html