GithubHelp home page GithubHelp logo

clearcontainers / sriov Goto Github PK

View Code? Open in Web Editor NEW
30.0 7.0 13.0 16 KB

Simple standalone Docker Plugin implementation to demonstrate Clear Containers with SRIOV

License: Apache License 2.0

Go 100.00%
clear-containers sriov runc runc-containers standalone-docker-plugin docker nfv vfio

sriov's People

Contributors

amshinde avatar mcastelino avatar rdower avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

sriov's Issues

It looks like

I was unable to find the package uuid. It looks like CIAO moved uuid to its own parent.

plugin.go:34:2: cannot find package "github.com/01org/ciao/ssntp/uuid" in any of:
/usr/lib/golang/src/github.com/01org/ciao/ssntp/uuid (from $GOROOT)
/root/gocode/src/github.com/01org/ciao/ssntp/uuid (from $GOPATH)

To fix this, I changed it to import "github.com/01org/ciao/uuid"

Then I was able to go get github.com/01org/ciao/uuid/

and it worked.

Move the mapping file setting into network options

Move the mapping file parameters into network options. Longer term we need to consider how to integrate with the cluster orchestrator to choose the network interface. We can look at how macvlan/ipvlan gets managed at a cluster level.

No VFs are available on the SR-IOv PF

OS:Centos7.6
kata-container:1.9.0-alpha1
Nic driver:i40e2.3.2-k
vf driver:i40evf3.2.2-k
After starting the sr-iov plugin and creating the sr-iov container network, restart the host. When the host starts up, I can see the sr-iov container network. Start the container after starting the sr-iov function of the network card, and system prints "No VFs are available on the sr-iov PF" in the message log.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.