vmxnet3: add logging support to the control plane [VPP-1470] 73/15573/2
authorSteven <sluong@cisco.com>
Sat, 27 Oct 2018 03:10:49 +0000 (20:10 -0700)
committerDamjan Marion <dmarion@me.com>
Sat, 27 Oct 2018 09:05:44 +0000 (09:05 +0000)
commitf9dafebc44c7b52605eed393a418f47ca3ce6990
treeee555d454dd9725255b2f2b2e2c15fe4150db310
parent5723f4a5c05dcf02b6676dd32f836d4021457dd6
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: I53c23cf10958bfbc06abb1c252d368003563cd04
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