Re: [dpdk-dev] [PATCH 2/3] net/i40e: remove vector config

2021-01-15 Thread Ferruh Yigit
On 1/15/2021 1:40 PM, David Marchand wrote: This config item is not exposed anymore now that we removed make support. Note: all architectures provide vectorised functions. Signed-off-by: David Marchand Reviewed-by: Ferruh Yigit

[dpdk-dev] [PATCH 2/3] net/i40e: remove vector config

2021-01-15 Thread David Marchand
This config item is not exposed anymore now that we removed make support. Note: all architectures provide vectorised functions. Signed-off-by: David Marchand --- drivers/net/i40e/i40e_rxtx.c | 52 drivers/net/i40e/meson.build | 3 --- 2 files changed, 55 del