[ovs-git] [openvswitch/ovs] 435aad: netdev-dpdk: Make libnuma dependencies optional

GitHub noreply at github.com
Fri Aug 5 00:17:52 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 435aadddc8167d6b5551c2884510776bca574ea6
      https://github.com/openvswitch/ovs/commit/435aadddc8167d6b5551c2884510776bca574ea6
  Author: Ciara Loftus <ciara.loftus at intel.com>
  Date:   2016-08-04 (Thu, 04 Aug 2016)

  Changed paths:
    M .travis.yml
    M INSTALL.DPDK-ADVANCED.md
    M INSTALL.DPDK.md
    M acinclude.m4
    M rhel/openvswitch-fedora.spec.in

  Log Message:
  -----------
  netdev-dpdk: Make libnuma dependencies optional

Prior to this patch, OVS with DPDK required the libnuma packages to
build. This patch removes this dependency, making it only a requirement
when the CONFIG_RTE_LIBRTE_VHOST_NUMA option is detected as enabled in
the DPDK build.

Signed-off-by: Ciara Loftus <ciara.loftus at intel.com>
Acked-by: Daniele Di Proietto <diproiettod at vmware.com>




More information about the git mailing list