Hi, Thomas Please review this patch set, thanks.
PS: this patch set already reviewed by ARM guys, and the CI has some errors, but it seem not related to this patch set. On 2021/6/28 10:57, Chengwen Feng wrote: > This patch set contains two bugfixes for SVE compile. > Note: > 1) Because 2/2 patch needs backport to 20.11 so we separate it. > 2) These two patches already acked by ARM guys from previous threads. > > Chengwen Feng (2): > build: fix SVE compile error with gcc8.3 > net/hns3: fix SVE code compile error with gcc8.3 > > config/arm/meson.build | 6 ++++++ > drivers/net/hns3/hns3_rxtx.c | 2 +- > drivers/net/hns3/meson.build | 20 +++++++++++++++++++- > lib/eal/arm/include/rte_vect.h | 2 +- > lib/lpm/rte_lpm.h | 2 +- > 5 files changed, 28 insertions(+), 4 deletions(-) >