Re: [dpdk-dev] [PATCH v3 4/4] meson: add Mellanox BlueField cross-compile config

2019-04-18 Thread Thomas Monjalon
18/04/2019 13:49, Yongseok Koh: > Mellanox BlueField is armv8 CPU having cortex-a72. The implementor ID is > 0x41 (arm) and the primary part number is 0xd08 (cortex-a72). > > Signed-off-by: Yongseok Koh > Acked-by: Jerin Jacob Series applied, thanks

[dpdk-dev] [PATCH v3 4/4] meson: add Mellanox BlueField cross-compile config

2019-04-18 Thread Yongseok Koh
Mellanox BlueField is armv8 CPU having cortex-a72. The implementor ID is 0x41 (arm) and the primary part number is 0xd08 (cortex-a72). Signed-off-by: Yongseok Koh Acked-by: Jerin Jacob --- config/arm/arm64_bluefield_linux_gcc | 16 1 file changed, 16 insertions(+) create mode