On 2023/2/20 15:44, Thomas Monjalon wrote: > 16/02/2023 09:36, Ruifeng Wang: >> From: Chengwen Feng <fengcheng...@huawei.com> >>> Subject: [PATCH] net/hns3: support disable IOVA as PA mode > > Could we change the title to "support IOVA as VA" ?
v2 fix it, please review, thanks. > >>> >>> Claim PMD supports pmd_supports_disable_iova_as_pa. >>> >>> Signed-off-by: Chengwen Feng <fengcheng...@huawei.com> >>> --- >>> drivers/net/hns3/hns3_rxtx_vec_neon.h | 2 +- >>> drivers/net/hns3/hns3_rxtx_vec_sve.c | 13 >>> +++++++++---- >>> drivers/net/hns3/meson.build | 7 +------ >>> 3 files changed, 11 insertions(+), 11 deletions(-) >>> >> Reviewed-by: Ruifeng Wang <ruifeng.w...@arm.com> > > > > . >