Skip to content

Broadcom/vfd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Virtual Function Daemon 


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.11
	  1) clone http://dpdk.org/git/dpdk
	  2) run 'git checkout v16.11
	  3) build 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

Packages

No packages published

Languages

  • C 80.4%
  • Python 14.9%
  • Shell 2.7%
  • Makefile 1.6%
  • Objective-C 0.4%