Skip to content

bharathGitUser/vfd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Virtual Function Daemon - VFD

VFD is a daemon which is used to configures NIC PF/VFs in ways which are not possible through 
the standard ixgbe driver.

The directories here contain the VFD code and some system tools such as the iplex 
command line interface tool which is used to interact with the daemon. 


Some requirements:
	- DPDK version 16.07 with special AT&T patches (https://github.com/att/dpdk)
	- Linux kernel version  3.13 or later.  (VFd may execute on earlier kernels,
	  however odd behavour has been observed with respect to packet dropping in one 
	  or both directions with seem to be related to shared memory.)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 78.8%
  • Python 15.6%
  • Shell 3.7%
  • Makefile 1.9%