d2ed0889e3
Make vmxnet3_process_events less noisy by removing logging when there are no events to process and by making link, device-change and debug events DEBUG level rather than ERR. Change these to use PMD_DRV_LOG instead of PMD_INIT_LOG since they don't happen at device init. Signed-off-by: Robert Shearman <rshearma@brocade.com> Acked-by: Shrikrishna Khare <skhare@vmware.com>