Skip to content

NEOAdvancedTechnology/MinimalDPDKExamples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MinimalDPDKExamples

Minimal examples of DPDK

Project Lead: Thomas Edwards (thomas.edwards@disney.com)

minimal_tx

Minimal code to send UDP packets with DPDK

minimal_rx

Minimal code to receive packets with DPDK

Loops and prints hex dump of received packets on all DPDK interfaces

Building

Requires DPDK installation and RTE_SDK environment variable set properly for Makefiles.

Testing

These programs have been tested on AWS EC2 c5.9xlarge with RHEL AMI and added ENA interfaces. See DPDK on EC2 Tutorial to rapidly install DPDK on AWS EC2, and to add ENA interfaces with DPDK drivers.

About

Minimal examples of DPDK

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published