On Fri, 19 May 2017, Charles (Chas) Williams wrote:
> From: Robert Shearman <[email protected]> > > 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 <[email protected]> Acked-by: Shrikrishna Khare <[email protected]>

