Skip to content
/ mtcp Public
forked from mtcp-stack/mtcp

mTCP: A Highly Scalable User-level TCP Stack for Multicore Systems

License

Notifications You must be signed in to change notification settings

leeopop/mtcp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

This is a portable, lightweight modification on mTCP only for DPDK drivers.

Prerequisites

We require the following libraries to run mTCP.

  • libdpdk (Intel's DPDK package*)
  • libnuma
  • libpthread
  • librt
  • libgmp (for DPDK/ONVM driver)

About

mTCP: A Highly Scalable User-level TCP Stack for Multicore Systems

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 99.0%
  • Other 1.0%