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

dpdkstats: fix detection of local libdpdk #2073

Closed

Conversation

vmytnykx
Copy link
Contributor

@vmytnykx vmytnykx commented Dec 2, 2016

  • Fix detection of DPDK Library when user provides custom path. E.g.:
    ./configure LIBDPDK_CPPFLAGS="-I/dpdk-16.07/install/include/dpdk" LIBDPDK_LDFLAGS="-L/dpdk-16.07/install/lib"
    Current behavior: the DPDK path always stays the same. E.g.:LIBDPDK_CPPFLAGS="-I/usr/include/dpdk".
  • Fix typo.

- Fix typo.

Change-Id: I7cfb6dff4e1c2728650cd1d44aaaa36169880809
Signed-off-by: Mytnyk, VolodymyrX <volodymyrx.mytnyk@intel.com>
@rubenk
Copy link
Contributor

rubenk commented Dec 5, 2016

Cherrypicked into the collectd-5.7 branch as b88aba2.
Thanks @vmytnykx!

@rubenk rubenk closed this Dec 5, 2016
@vmytnykx vmytnykx deleted the cleanup-dpdk-detection branch January 3, 2017 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants