Skip to content
#

nfv

Here are 148 public repositories matching this topic...

twood02
twood02 commented Jan 30, 2020

Service chains can be a great way to test a great deal of complex functionality in the openNetVM system. The idea is for a program to be written (probably in /examples) that allows for .json configuration file for running different chains of NFs pooled together. We are envisioning a python program that can parse JSON data to start circular or linear chain functionality with different example N

zeeshanlakhani
zeeshanlakhani commented Apr 9, 2020

Background

Currently, we can read Ethernet frames with VLAN-tags, but not generate/create ones. We'd like to be able to generate packets with VLAN-tagged Ethernet frames. More information about tags can be found at https://docs.rs/capsule/latest/capsule/packets/struct.Ethernet.html#8021q and https://docs.rs/capsule/latest/capsule/packets/struct.Ethernet.html#8021ad, including links to specs/

leifmadsen
leifmadsen commented Feb 15, 2018

While working on another problem (#176), I realized I needed to add changes to kubeadm.cfg while instantiating a cluster. We already do this with the IPv6 deployment, and I can think of a few other things that would be nice to change here too.

I think there are 2 approaches here:

  1. Add a template with all the kubeadm options, and build it out with some defaults that can override
  2. Provi
xuguozhen
xuguozhen commented Sep 17, 2019

OS:Centos7.6
kata-container:1.9.0-alpha1
Nic driver:i40e2.3.2-k
vf driver:i40evf3.2.2-k
According to the community documentation, links to https://github.com/kata-containers/documentation/blob/master/use-cases/using-SRIOV-and-kata.md#install-the-sr-iov-docker-plugin.
Start the container,and perform lspci ,there is no nic deivce inside kata vm.

Improve this page

Add a description, image, and links to the nfv topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the nfv topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.