[ovs-git] [openvswitch/ovs] a3bd38: acinclude: Don't set AVX512-related configuration ...

Ilya Maximets noreply at github.com
Thu Aug 5 10:17:09 UTC 2021


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: a3bd383e94a9ecfeeeed7b1b09cd5fee2328bf9c
      https://github.com/openvswitch/ovs/commit/a3bd383e94a9ecfeeeed7b1b09cd5fee2328bf9c
  Author: Ilya Maximets <i.maximets at ovn.org>
  Date:   2021-08-05 (Thu, 05 Aug 2021)

  Changed paths:
    M acinclude.m4
    M configure.ac
    M m4/openvswitch.m4

  Log Message:
  -----------
  acinclude: Don't set AVX512-related configuration via CFLAGS.

The correct way to pass configuration options is to define them
inside the config.h.  Additionally, few long lines wrapped and
fixed the unnecessary double check for -mavx512f.

Fixes: abb807e27dd4 ("dpif-netdev: Add command to switch dpif implementation.")
Fixes: 5324b54e606a ("dpif-netdev: Add configure to enable autovalidator at build time.")
Fixes: e90e115a01af ("dpif-netdev: implement subtable lookup validation.")
Fixes: 352b6c7116cd ("dpif-lookup: add avx512 gather implementation.")
Signed-off-by: Ilya Maximets <i.maximets at ovn.org>
Acked-by: Cian Ferriter <cian.ferriter at intel.com>




More information about the git mailing list