forked from att/vfd
-
Notifications
You must be signed in to change notification settings - Fork 0
License
ajitkhaparde/vfd
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published
Languages
- C 82.6%
- Python 12.3%
- Shell 3.0%
- Makefile 1.6%
- Objective-C 0.5%