Closed ljilluzzi closed 6 years ago
Need reference template from Riftware; will help reduce investigation time. Possible license issue.
Updates
Items to be investigated/tested
As per riftio documentation https://open.riftio.com/documentation/riftware/6.1/a/descriptor/vnfd/vnfd-vdu-interface.htm?
Following nic types are supported Type of virtual interface between VM and host:
VIRTIO: [Default] Use the traditional VIRTIO interface
PCI-PASSTHROUGH: Use PCI-PASSTHROUGH interface
SR-IOV: Use SR-IOV interface
E1000 : Emulate E1000 interface
RTL8139 : Emulate RTL8139 interface
PCNET : Emulate PCNET interface
OM-MGMT: Used to specify OpenMANO management internal-connection type
Update: End to End changes from UI to backend are implemented. Could generate multivdu blueprint package for Riftware 6.1 from VNF Onboarding tool . Also able to onboard blueprint packages to Riftware 6.1. Testing is in progress.
Investigating issues with NICs & IPs
Update:
Once list of network interfaces actually supported by Riftware is provided , that list will be updated in the tool.
Supported NICS: VMXNET3 VIRTIO E1000 E1000E SRIOV RTL8139 - Not tested by RIFT.ware PCNET - Not tested by RIFT.ware
Check with Kishor; then update comments or close (by 11/13). Where is PCI passthrough? Remove E1000E
RIFTware 6.1 supports following 4 nic types: VMXNET3 VIRTIO E1000 SRIOV
We have added and tested these NIC types. Hence closing the issue
Need Riftware 6.1 environment built