[dpdk-dev] [PATCH] doc: update build guide for armv8 crypto PMD
Thomas Monjalon
thomas at monjalon.net
Thu Oct 22 23:17:40 CEST 2020
14/10/2020 11:24, Ruifeng Wang:
> +* Build DPDK with meson option ``-Darmv8_crypto_dir=<path_to_AArch64cryptolib>``:
> +
> + meson -Darmv8_crypto_dir=<path_to_AArch64cryptolib> build
Please, could you add pkg-config support to this lib?
I would like to remove with option from DPDK,
and use the standard variable PKG_CONFIG_PATH instead.
Thanks
More information about the dev
mailing list