Skip to content

dennis-tseng99/DPDK_recv_then_send

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An example to receiving packets from port and send back the reply.

Type make to compile then ./build/recv_send -l 0-1 -n 4 to process.

Only process icmp and arp so far.

About

Example for DPDK receiving packets then send back

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 93.4%
  • Makefile 4.5%
  • Meson 2.1%