Skip to content

The include path of rte-related files #2

Description

@Steamgjk

In order to use this repo to integrate DPDK library into our bazel project, how should we specifiy the INCLUDE path?
According to the BUILD files, it seems it directly include all the rte_*.h files in the local path (i.e. third_party/dpdk/lib) rather than from /usr/local/include.

In that way, how should we reconfigure the INCLUDE path in bazel to build the library successfully?

Could anyone give us some more details to integrate this module into bazel project? Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

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