> On Apr 17, 2019, at 1:06 PM, Thomas Monjalon <tho...@monjalon.net> wrote: > > 13/04/2019 01:24, Yongseok Koh: >> This patchset depends on >> "meson: add infra to support machine specific flags" [1] >> >> [1] >> https://eur03.safelinks.protection.outlook.com/?url=http%3A%2F%2Fpatches.dpdk.org%2Fpatch%2F52606%2F&data=02%7C01%7Cyskoh%40mellanox.com%7C9827d8bf7195452905f908d6c37030f4%7Ca652971c7d2e4d9ba6a4d149256f461b%7C0%7C0%7C636911283960800945&sdata=bwiJRKspk%2FACPpJlqtLRamW7ybjkjIafbkMST6pTC9A%3D&reserved=0 >> >> Yongseok Koh (6): >> meson: disable octeontx for buggy compilers on arm64 >> meson: change default cache line size for cortex-a72 >> net/mlx: fix library search in meson build >> meson: add Mellanox BlueField cross-compile config >> build: add option for armv8 crypto extension >> mk: disable armv8 crypto extension for Mellanox BlueField > > There are some discussions about the crypto config (last 2 patches). > I think we should proceed with patches 1 to 4 in a v2, > so we can progress and discuss about the crypto option later.
Will do v2 with 4 patches. Yongseok