[PATCH] net/cpfl: remove unused macro definition

Bruce Richardson <[email protected]>
Newsgroups org.dpdk.dev
Message-ID <[email protected]>
The CC_AVX512_SUPPORT macro was never used in the cpfl source code
files, so there is need to define it in the meson.build file.

Signed-off-by: Bruce Richardson <[email protected]>
---
 drivers/net/intel/cpfl/meson.build | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/drivers/net/intel/cpfl/meson.build b/drivers/net/intel/cpfl/meson.build
index 1f0269d50b..0da84f3538 100644
--- a/drivers/net/intel/cpfl/meson.build
+++ b/drivers/net/intel/cpfl/meson.build
@@ -22,10 +22,6 @@ sources = files(
         'cpfl_rules.c',
 )
 
-if arch_subdir == 'x86' and cc_has_avx512
-    cflags += ['-DCC_AVX512_SUPPORT']
-endif
-
 if dpdk_conf.has('RTE_HAS_JANSSON')
     sources += files(
             'cpfl_flow.c',
-- 
2.53.0
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.