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)
commit5e48bbae26f92fc430d874026d33fca7b371c099
tree995142a4925125074d0686025ccc1300f0cfd05c
parent557400d778d2fd87e14f3a93f3501f127953c65c
dpdk: fix mlx5 build on SUSE

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>
build/external/patches/dpdk_18.08/0005-mlx5-use-pkg-config-SUSE-libmnl.patch [new file with mode: 0644]