Skip to content
This repository was archived by the owner on Apr 8, 2025. It is now read-only.

Problem when testing ovs-dpdk #63

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

Problem when testing ovs-dpdk #63

duchng opened this issue Dec 3, 2020 · 0 comments

Comments

@duchng
Copy link

duchng 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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant