Re: [dpdk-dev] [PATCH v8 1/2] config/arm: select most suitable -march for kunpeng soc
From: fengchengwen <hidden>
Date: 2021-06-23 08:24:47
From: fengchengwen <hidden>
Date: 2021-06-23 08:24:47
On 2021/6/23 16:08, Thomas Monjalon wrote:
21/06/2021 02:52, fengchengwen:quoted
Hi, Thomas Another patch '[dpdk-dev] [PATCH v8 2/2] net/hns3: refactor SVE code compile method' has nothing to do with this patch (they're just in the same patchset) and has been reviewed by ARM guys.If they are unrelated, why are they in the same patchset?
They're all SVE-related issues, so put in the same patchset. I will send one new patchset include following two patch because they both ref 'RTE_HAS_SVE_ACLE' which you mention previous thread. build: fix SVE compile error with gcc8.3 net/hns3: refactor SVE code compile method
quoted
So please review it, thanks..