[dpdk-dev] [PATCH 0/2] use pkg-config to find Netcope dependencies
Thomas Monjalon
thomas at monjalon.net
Sat Sep 14 11:36:58 CEST 2019
The libraries required for Netcope PMDs can be found in
https://www.netcope.com/en/company/community-support/dpdk-libsze2
These libraries are compatible with pkg-config, which is a better solution
than directly looking for libraries and includes.
These patches are using exclusively pkg-config with meson.
Thomas Monjalon (2):
net/nfb: fix dependency check
net/szedata2: fix dependency check
drivers/net/nfb/meson.build | 9 ++-------
drivers/net/szedata2/meson.build | 2 +-
2 files changed, 3 insertions(+), 8 deletions(-)
--
2.23.0
More information about the dev
mailing list