[ovs-git] [openvswitch/ovs] b5e3fd: dpdk-stub: Change the ERR log to DBG.

Ilya Maximets noreply at github.com
Tue Oct 12 19:11:32 UTC 2021


  Branch: refs/heads/branch-2.14
  Home:   https://github.com/openvswitch/ovs
  Commit: b5e3fd038dfd1871b82bf30436df21088b259b90
      https://github.com/openvswitch/ovs/commit/b5e3fd038dfd1871b82bf30436df21088b259b90
  Author: Kumar Amber <kumar.amber at intel.com>
  Date:   2021-10-12 (Tue, 12 Oct 2021)

  Changed paths:
    M lib/dpdk-stub.c

  Log Message:
  -----------
  dpdk-stub: Change the ERR log to DBG.

When DPDK is not availble and avx512 looks for isa
the function returns an error log which results in
unit test failures.

By logging a debug level log, this still shows up
in the vswitchd.log file, but won't fail unit tests
that do not have DPDK built in.

Suggested by: Ilya Maximets <i.maximets at ovn.org>
Signed-off-by: Kumar Amber <kumar.amber at intel.com>
Signed-off-by: Ilya Maximets <i.maximets at ovn.org>




More information about the git mailing list