dpdk: fix mlx5 build on SUSE 44/15544/4
authorStephen Hemminger <stephen@networkplumber.org>
Thu, 25 Oct 2018 21:40:24 +0000 (14:40 -0700)
committerDamjan Marion <dmarion@me.com>
Fri, 26 Oct 2018 23:57:06 +0000 (23:57 +0000)
Current mlx5 requires libmnl, and SUSE has a bug which
installs the header file in incorrect location.

Workaround (from upstream) is to use pkg-config.

Change-Id: Iadfd2dc0df211876258c31da028af2e8934483b3
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>

No differences found