No instructions from the AVX512DQ ISA are used anywhere in OVS. Remove
this unnecessary CFLAG.

Signed-off-by: Cian Ferriter <cian.ferri...@intel.com>
Acked-by: Sunil Pai G <sunil.pa...@intel.com>

---
v5:
* Add Sunil's Acked-by tag.

v4:
* Add this commit to the series.
---
 lib/automake.mk | 1 -
 1 file changed, 1 deletion(-)

diff --git a/lib/automake.mk b/lib/automake.mk
index a23cdc4ad..14347bac6 100644
--- a/lib/automake.mk
+++ b/lib/automake.mk
@@ -32,7 +32,6 @@ lib_libopenvswitch_la_LIBADD += lib/libopenvswitchavx512.la
 lib_libopenvswitchavx512_la_CFLAGS = \
        -mavx512f \
        -mavx512bw \
-       -mavx512dq \
        -mbmi \
        -mbmi2 \
        -fPIC \
-- 
2.25.1

_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to