dpdk-hands-on/ ├── build/ # CMake 构建目录 ├── bin/ # 可执行文件输出目录 │ ├── helloworld # Lesson 1: Hello World │ ├── hash_usage # Lesson 2: 哈希表使用 │ ├── capture_packet # Lesson 3: 数据包捕获 ...
DPDK is a very large and complex toolkit. Here is a step-by-step mechanism to get it running on AWS EC2. Go to the EC2 console "Description" tab and look at "Network interfaces" section. Click on ...