Re: [dpdk-dev] [PATCH 1/2] net/hns3: support SVE Rx

2020-10-26 Thread oulijun
在 2020/10/26 0:18, David Marchand 写道: Hello Wei Hu, diff --git a/drivers/net/hns3/meson.build b/drivers/net/hns3/meson.build index bf69ad4..ca0f21a 100644 --- a/drivers/net/hns3/meson.build +++ b/drivers/net/hns3/meson.build @@ -31,4 +31,9 @@ deps += ['hash'] if arch_subdir == 'arm' and d

Re: [dpdk-dev] [PATCH 1/2] net/hns3: support SVE Rx

2020-10-26 Thread oulijun
在 2020/10/26 0:18, David Marchand 写道: Hello Wei Hu, diff --git a/drivers/net/hns3/meson.build b/drivers/net/hns3/meson.build index bf69ad4..ca0f21a 100644 --- a/drivers/net/hns3/meson.build +++ b/drivers/net/hns3/meson.build @@ -31,4 +31,9 @@ deps += ['hash'] if arch_subdir == 'arm' and d

Re: [dpdk-dev] [PATCH 1/2] net/hns3: support SVE Rx

2020-10-25 Thread David Marchand
Hello Wei Hu, > diff --git a/drivers/net/hns3/meson.build b/drivers/net/hns3/meson.build > index bf69ad4..ca0f21a 100644 > --- a/drivers/net/hns3/meson.build > +++ b/drivers/net/hns3/meson.build > @@ -31,4 +31,9 @@ deps += ['hash'] > > if arch_subdir == 'arm' and dpdk_conf.get('RTE_ARCH_64') >