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

Problem when testing ovs-dpdk #63

Open
DucHoangManh opened this issue Dec 3, 2020 · 0 comments
Open

Problem when testing ovs-dpdk #63

DucHoangManh opened this issue Dec 3, 2020 · 0 comments

Comments

@DucHoangManh
Copy link

DucHoangManh commented Dec 3, 2020

After creating pod, with following mount folder:
(I tried to set the shared-dir to /var/run/openvswitch/unique_directory but got the error Rename ERROR:... invalid cross-device link so, I use the default folder for testing purpose)

    - mountPath: /vhu
      name: shared-dir
volumes:
  - name: shared-dir
    hostPath:
      path: /var/run/openvswitch/

I see the socket files show up in /var/run/openvswitch/, but when testing with testpmd, its always showing 0 statistic. I don't know how to fix this..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant