[ovs-git] [openvswitch/ovs] 59611d: ovs-lib: Remove second parameter for stop_daemon.

Timothy Redaelli noreply at github.com
Tue Feb 2 17:17:53 UTC 2021


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 59611d6fe0788afcfd7e4f1060536d6e44b19b0d
      https://github.com/openvswitch/ovs/commit/59611d6fe0788afcfd7e4f1060536d6e44b19b0d
  Author: Yunjian Wang <wangyunjian at huawei.com>
  Date:   2021-02-02 (Tue, 02 Feb 2021)

  Changed paths:
    M utilities/ovs-lib.in

  Log Message:
  -----------
  ovs-lib: Remove second parameter for stop_daemon.

The stop_daemon no longer takes second argument after
commit f3e24610ea18 ("Remove OVN.").

Fixes: f3e24610ea18 ("Remove OVN.")
Signed-off-by: Yunjian Wang <wangyunjian at huawei.com>
Signed-off-by: Ilya Maximets <i.maximets at ovn.org>


  Commit: d8df84998c560de79b3d5e7c964838a6927b2633
      https://github.com/openvswitch/ovs/commit/d8df84998c560de79b3d5e7c964838a6927b2633
  Author: Timothy Redaelli <tredaelli at redhat.com>
  Date:   2021-02-02 (Tue, 02 Feb 2021)

  Changed paths:
    M rhel/openvswitch-fedora.spec.in

  Log Message:
  -----------
  rhel: Update '--with-dpdk' argument for DPDK 20.11.

With DPDK 20.11, meson and pkgconfig are used instead of the old
Makefile-based system and so --with-dpdk option is changed to only
accept shared or static instead of the directory.

This commit uses --with-dpdk=shared since Fedora and RHEL ship shared
libraries of DPDK.

Fixes: 252e1e576443 ("dpdk: Update to use DPDK v20.11.")
Signed-off-by: Timothy Redaelli <tredaelli at redhat.com>
Signed-off-by: Ilya Maximets <i.maximets at ovn.org>


Compare: https://github.com/openvswitch/ovs/compare/9cf39b3e7af6...d8df84998c56


More information about the git mailing list