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

Problem when testing ovs-dpdk #63

@duchng

Description

@duchng

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..

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions