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

Update driver find-modules to update search path #315

Merged
merged 1 commit into from
Oct 19, 2023
Merged

Conversation

ffoulkes
Copy link
Contributor

@ffoulkes ffoulkes commented Oct 14, 2023

  • Modify DPDK and Tofino Driver modules to add SDE_INSTALL_DIR to CMAKE_PREFIX_PATH.

This CL does for DPDK and Tofino what #310 did for ES2K. It enables standalone builds of the Kernel Monitor for DPDK, and will allow us to perform include-what-you-use analysis (ipdk-io/krnlmon#61).

@ffoulkes ffoulkes requested a review from satish153 October 14, 2023 04:01
@ffoulkes ffoulkes added trivial effort Almost no effort required cmake Affects CMake build system labels Oct 14, 2023
Copy link
Collaborator

@5abeel 5abeel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

 - Modify DPDK and Tofino Driver modules to add SDE_INSTALL_DIR
  to CMAKE_PREFIX_PATH.

Signed-off-by: Derek G Foster <[email protected]>
@ffoulkes ffoulkes merged commit e0d4c73 into main Oct 19, 2023
4 checks passed
@ffoulkes ffoulkes deleted the add-sde-to-path branch October 19, 2023 01:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cmake Affects CMake build system trivial effort Almost no effort required
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants