[ovs-git] [openvswitch/ovs] d381dc: dpif-netdev: auto load balance log state on user r...

kevintraynor noreply at github.com
Mon Feb 15 16:06:13 UTC 2021


  Branch: refs/heads/branch-2.15
  Home:   https://github.com/openvswitch/ovs
  Commit: d381dcf73da384a37e255f33664df9c9a474e4cd
      https://github.com/openvswitch/ovs/commit/d381dcf73da384a37e255f33664df9c9a474e4cd
  Author: Kevin Traynor <ktraynor at redhat.com>
  Date:   2021-02-15 (Mon, 15 Feb 2021)

  Changed paths:
    M lib/dpif-netdev.c

  Log Message:
  -----------
  dpif-netdev: auto load balance log state on user request.

At present the log displays the auto load balance state
everytime it is changed.

There are some cases where the user will try to enable
auto load balance, but it cannot be enabled because not
enough PMDs or RxQs. As the state does not change, there
is no new log of the state.

While the the last log report of state is still correct,
it is better to log the state again at this point so the
user can explicitly confirm the outcome of their request.

Signed-off-by: Kevin Traynor <ktraynor at redhat.com>
Signed-off-by: Ian Stokes <ian.stokes at intel.com>




More information about the git mailing list