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

istokes noreply at github.com
Fri Mar 22 23:14:18 UTC 2019


  Branch: refs/heads/branch-2.11
  Home:   https://github.com/openvswitch/ovs
  Commit: b1f9b4e27bbdc1a115710d50fcaaf218d0212950
      https://github.com/openvswitch/ovs/commit/b1f9b4e27bbdc1a115710d50fcaaf218d0212950
  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