Skip to content

saesf/dpdk-devcontainer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple devcontainer for dpdk. this program frowards packets from one port to another and print total number of flows per source ip.

bind interfaces to vfio driver:

cd /opt/trex-core/scripts/
python3 /opt/dpdk-23.11/usertools/dpdk-devbind.py --bind vfio-pci 01:00.0 01:00.1

runnging simplefwd:

/workspaces/build/simplefwd -l 10-11 -n 2 -- -q 1 -p 3 --portmap="(0,1)"

Releases

No releases published

Packages

No packages published