Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dragonball: Use vhost-net device by default #8608

Closed
justxuewei opened this issue Dec 8, 2023 · 0 comments · Fixed by #8609
Closed

dragonball: Use vhost-net device by default #8608

justxuewei opened this issue Dec 8, 2023 · 0 comments · Fixed by #8609

Comments

@justxuewei
Copy link
Member

Dragonball config has an item named disable_vhost_net. But it is never used since vhost-net is not available until #7675 merged.

justxuewei added a commit to justxuewei/kata-containers that referenced this issue Dec 8, 2023
This patch set vhost-net as default backend of networking. It allows users
to set `disable_vhost_net` to `true` to reenable virtio-net backend.
Plus, which backend to use is a matter of hypervisor, runtime-rs will no
longer need to know that.

Fixes: kata-containers#8608

Signed-off-by: Xuewei Niu <niuxuewei.nxw@antgroup.com>
@katacontainersbot katacontainersbot moved this from To do to In progress in Issue backlog Dec 8, 2023
justxuewei added a commit to justxuewei/kata-containers that referenced this issue Dec 11, 2023
This patch set vhost-net as default backend of networking. It allows users
to set `disable_vhost_net` to `true` to reenable virtio-net backend.
Plus, which backend to use is a matter of hypervisor, runtime-rs will no
longer need to know that.

Fixes: kata-containers#8608

Signed-off-by: Xuewei Niu <niuxuewei.nxw@antgroup.com>
justxuewei added a commit to justxuewei/kata-containers that referenced this issue Dec 11, 2023
This patch set vhost-net as default backend of networking. It allows users
to set `disable_vhost_net` to `true` to reenable virtio-net backend.
Plus, which backend to use is a matter of hypervisor, runtime-rs will no
longer need to know that.

Fixes: kata-containers#8608

Signed-off-by: Xuewei Niu <niuxuewei.nxw@antgroup.com>
justxuewei added a commit to justxuewei/kata-containers that referenced this issue Dec 12, 2023
This patch set vhost-net as default backend of networking. It allows users
to set `disable_vhost_net` to `true` to reenable virtio-net backend.
Plus, which backend to use is a matter of hypervisor, runtime-rs will no
longer need to know that.

Fixes: kata-containers#8608

Signed-off-by: Xuewei Niu <niuxuewei.nxw@antgroup.com>
justxuewei added a commit to justxuewei/kata-containers that referenced this issue Dec 14, 2023
This patch set vhost-net as default backend of networking. It allows users
to set `disable_vhost_net` to `true` to reenable virtio-net backend.
Plus, which backend to use is a matter of hypervisor, runtime-rs will no
longer need to know that.

Fixes: kata-containers#8608

Signed-off-by: Xuewei Niu <niuxuewei.nxw@antgroup.com>
justxuewei added a commit to justxuewei/kata-containers that referenced this issue Dec 14, 2023
This patch set vhost-net as default backend of networking. It allows users
to set `disable_vhost_net` to `true` to reenable virtio-net backend.
Plus, which backend to use is a matter of hypervisor, runtime-rs will no
longer need to know that.

Fixes: kata-containers#8608

Signed-off-by: Xuewei Niu <niuxuewei.nxw@antgroup.com>
sprt pushed a commit to microsoft/kata-containers that referenced this issue Dec 20, 2023
This patch set vhost-net as default backend of networking. It allows users
to set `disable_vhost_net` to `true` to reenable virtio-net backend.
Plus, which backend to use is a matter of hypervisor, runtime-rs will no
longer need to know that.

Fixes: kata-containers#8608

Signed-off-by: Xuewei Niu <niuxuewei.nxw@antgroup.com>
sprt pushed a commit to microsoft/kata-containers that referenced this issue Dec 20, 2023
This patch set vhost-net as default backend of networking. It allows users
to set `disable_vhost_net` to `true` to reenable virtio-net backend.
Plus, which backend to use is a matter of hypervisor, runtime-rs will no
longer need to know that.

Fixes: kata-containers#8608

Signed-off-by: Xuewei Niu <niuxuewei.nxw@antgroup.com>
sprt pushed a commit to microsoft/kata-containers that referenced this issue Dec 20, 2023
This patch set vhost-net as default backend of networking. It allows users
to set `disable_vhost_net` to `true` to reenable virtio-net backend.
Plus, which backend to use is a matter of hypervisor, runtime-rs will no
longer need to know that.

Fixes: kata-containers#8608

Signed-off-by: Xuewei Niu <niuxuewei.nxw@antgroup.com>
sprt pushed a commit to microsoft/kata-containers that referenced this issue Dec 20, 2023
This patch set vhost-net as default backend of networking. It allows users
to set `disable_vhost_net` to `true` to reenable virtio-net backend.
Plus, which backend to use is a matter of hypervisor, runtime-rs will no
longer need to know that.

Fixes: kata-containers#8608

Signed-off-by: Xuewei Niu <niuxuewei.nxw@antgroup.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Issue backlog
  
In progress
Development

Successfully merging a pull request may close this issue.

1 participant