Re: [dpdk-dev] [PATCH 1/2] config/arm: fix Hisilicon kunpeng920 SoC build
From: Thomas Monjalon <hidden>
Date: 2021-02-10 09:41:39
From: Thomas Monjalon <hidden>
Date: 2021-02-10 09:41:39
03/02/2021 13:46, Lijun Ou:
From: Chengchang Tang <tangchengchang@huawei.com>
Because of the '9ca2f16' have merged, the current hns3
pmd driver can not be directly complied on the kunpeng920
server board. Therefore, we need to fix the meson build.
Besides, add kunpeng 920 SoC meson cross compile target.
Fixes: 9ca2f16faa7f ("config/arm: isolate generic build")Why do you think this patch is fixing the one above? It looks just a new config, not a fix. Am I missing something?