-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Dynamic inputfile code v1 : Added support for virtual devices vNIC, V…
…eth, HNV (#341) * lib/virtual.py : API's added to collect virtual network device. This code commit contains library functions for vNIC, vETH and HNV. to support dynamic input file creation for Virtual Network devices. Signed-off-by: Shaik Abdulla <[email protected]> * PCI conf : Template for virtual device parameters. Added vNIC, vETH and HNV mapping parameters to generate the input file parameters. Signed-off-by: Shaik Abdulla <[email protected]> * README : Readme doc for virtual devices. Added readme support and help content for virtual devices like vNIC, vETH and HNV devices. Signed-off-by: Shaik Abdulla <[email protected]> * Create config and input file : Dynamically generates device specific configuration and input files. This code supports to dynamically create "configuration file" and "input file" for virtual interface with few required parameters. Signed-off-by: Shaik Abdulla <[email protected]> --------- Signed-off-by: Shaik Abdulla <[email protected]>
- Loading branch information
1 parent
49ea97e
commit f2db605
Showing
4 changed files
with
567 additions
and
179 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.