vmxnet3: add logging support to the control plane [VPP-1470] 63/15463/2
authorSteven <sluong@cisco.com>
Tue, 23 Oct 2018 05:03:34 +0000 (22:03 -0700)
committerDamjan Marion <dmarion@me.com>
Tue, 23 Oct 2018 11:58:08 +0000 (11:58 +0000)
commit64c5a5c65667ab919f05aff57ddb6cd8048d6bf2
treead63587ce0648c93e51079f111d65bd5901ca7c5
parent3a9a6f72d18aa72e4038422a4c882927037441e7
vmxnet3: add logging support to the control plane [VPP-1470]

There are different flavors of vmxnet3 device, esxi server, vm fusion, vmware
workstation, and vmware player, that we need to communicate with. Each of
them also has different versions. We really need the control plane logging
to debug when things don't work as expected.

Change-Id: Idab6896e3d8bf841f1cd877c13a21531fa110568
Signed-off-by: Steven <sluong@cisco.com>
src/plugins/vmxnet3/cli.c
src/plugins/vmxnet3/output.c
src/plugins/vmxnet3/vmxnet3.c
src/plugins/vmxnet3/vmxnet3.h