8000 run ofp_vs failed if build ofp with static lib of odp · Issue #10 · lvsgate/lvs-dpdk · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
run ofp_vs failed if build ofp with static lib of odp #10
Open
@lewislone

Description

@lewislone

I build odp with option 'enable-shared=no' so that ofp_vs can build with static lib of odp (libodp-dpdk.a libodphelper.a ).
But this ofp_vs can not work with error:
odp_packet_dpdk.c:162:setup_pkt_dpdk():No driver found for interface: 0
../linux-generic/odp_packet_io.c:224:setup_pktio)entry():Unable to init an I/O type.

I found that dpdk driver lib: librte_pmd_*.a are not link in libodp-dpdk.a, so there is a error "No driver found for interface: 0"

How can I build ofp_vs with static lib of odp?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0