[ovs-git] [openvswitch/ovs] d0d1a7: dpdk: Remove unneeded log message copy.

David Marchand noreply at github.com
Thu Sep 26 08:57:58 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: d0d1a76eac10dff8b2eb10bc5ff35b65eacd7234
      https://github.com/openvswitch/ovs/commit/d0d1a76eac10dff8b2eb10bc5ff35b65eacd7234
  Author: David Marchand <david.marchand at redhat.com>
  Date:   2019-09-26 (Thu, 26 Sep 2019)

  Changed paths:
    M lib/dpdk.c

  Log Message:
  -----------
  dpdk: Remove unneeded log message copy.

No need to duplicate and null-terminate the passed buffer.
We can directly give it to the vlog subsystem using a dynamic precision
in the format string.

Signed-off-by: David Marchand <david.marchand at redhat.com>
Acked-by: Eelco Chaudron <echaudro at redhat.com>
Signed-off-by: Ian Stokes <ian.stokes at intel.com>




More information about the git mailing list