[ovs-git] [openvswitch/ovs] 1430c7: netdev-dpdk: Print netdev name for txq mapping.

istokes noreply at github.com
Fri Mar 22 23:15:01 UTC 2019


  Branch: refs/heads/branch-2.9
  Home:   https://github.com/openvswitch/ovs
  Commit: 1430c794f81556b82af863c3f5920b42fee87824
      https://github.com/openvswitch/ovs/commit/1430c794f81556b82af863c3f5920b42fee87824
  Author: Ilya Maximets <i.maximets at samsung.com>
  Date:   2019-03-22 (Fri, 22 Mar 2019)

  Changed paths:
    M lib/netdev-dpdk.c

  Log Message:
  -----------
  netdev-dpdk: Print netdev name for txq mapping.

In case of reconfiguration while 'vhost_id' is not set yet,
there will be the meaningless message like:

    |netdev_dpdk|DBG|TX queue mapping for
    |netdev_dpdk|DBG| 0 -->  0

It's better to print the name of the netdev which is always set.

Additionally fixed possible splitting by other log messages and
missing space in the queue state message.

Signed-off-by: Ilya Maximets <i.maximets at samsung.com>
Signed-off-by: Ian Stokes <ian.stokes at intel.com>




More information about the git mailing list