Skip to content

Does loxilb support SR-IOV based Virtual Function? #261

Closed Answered by ianchen0119
ianchen0119 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi All,

This issue has been solved.
Thanks the assistance from @nik-netlox

The root cause of this problem is the independent issue due to kernel.
The commands below can solve this kind of problem if anyone faces the same issue with me:

  1. docker run --privileged ghcr.io/loxilb-io/loxilb
  2. replace the dock argument specified in the Makefile with the container id of the container you just created
  3. make docker-cp-ebpf
  4. docker commit <container id> ghcr.io/loxilb-io/loxilb and retry again

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by ianchen0119
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants