Re: [dpdk-dev] [PATCH 3/3] net/fm10k: 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. Signed-off-by: David Marchand Reviewed-by: Ferruh Yigit

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

2021-01-15 Thread David Marchand
This config item is not exposed anymore now that we removed make support. Signed-off-by: David Marchand --- drivers/net/fm10k/meson.build | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/net/fm10k/meson.build b/drivers/net/fm10k/meson.build index fa264f489f..299b9ffb58 100644 --- a/dri