[dpdk-dev] [PATCH v3 0/2] bugfix for Kunpeng SVE compile
Chengwen Feng
fengchengwen at huawei.com
Thu May 13 08:16:38 CEST 2021
This patch set contains two bugfixes for Kunpeng SVE compile.
---
v3:
* fix checkpatch error of 1/2 patch
* modify comments of 1/2 patch
v2:
* support select best -march parameter for kunpeng soc
Chengwen Feng (2):
config/arm: select most suitable -march for kunpeng soc
net/hns3: refactor SVE code compile method
config/arm/meson.build | 28 +++++++++++++++++++++++++---
drivers/net/hns3/hns3_rxtx.c | 2 +-
drivers/net/hns3/meson.build | 13 +++++++++++++
3 files changed, 39 insertions(+), 4 deletions(-)
--
2.8.1
More information about the dev
mailing list