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

修改 ovs-ovn-dpdk 容器镜像编译打包,解决容器中 ovs 运行不正常:无法添加物理网卡,无法创建 vhostuserclient port 问题 #1831

Merged
merged 10 commits into from
Aug 21, 2022

Conversation

wlooppy
Copy link
Contributor

@wlooppy wlooppy commented Aug 20, 2022

  • Bug fixes

修改 ovs-ovn-dpdk 容器镜像,ovs 无法添加物理网卡,无法创建 vhostuserclient port 问题
Fixes #1777

@oilbeater oilbeater added bug Something isn't working need backport labels Aug 21, 2022
@oilbeater oilbeater merged commit babd802 into kubeovn:master Aug 21, 2022
oilbeater pushed a commit that referenced this pull request Aug 22, 2022
…t port 问题 (#1831)

* add webhook vaildate the vpc resource whether can be deleted.

* add note for dpdk-v2 install

* set vhostuser dir 777 for qemu has the permission to create sock

* Change gosec args to make it happy

* edit ovs ovn source patch for compile ovs-dpdk

* edit Dockerfile.base-dpdk for compile ovn-ovs-dpdk image

Co-authored-by: oilbeater <[email protected]>
Co-authored-by: wanglong <[email protected]>
(cherry picked from commit babd802)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working need backport
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ovs-ovn-dpdk启动报错
2 participants