[Intel-wired-lan] [e1000-patches][net-next PATCH S8 12/15] i40e: Remove redundant and unneeded messages

Bowers, AndrewX andrewx.bowers at intel.com
Wed Jul 29 21:43:25 UTC 2015


> > -----Original Message-----
> > From: e1000-patches-bounces at isotope.jf.intel.com
> > [mailto:e1000-patches- bounces at isotope.jf.intel.com] On Behalf Of
> > Sullivan, Catherine
> > Sent: Thursday, July 09, 2015 11:27 AM
> > To: e1000-patches at isotope.jf.intel.com
> > Subject: [e1000-patches][net-next PATCH S8 12/15] i40e: Remove
> > redundant and unneeded messages
> >
> > From: Greg Rose <gregory.v.rose at intel.com>
> >
> > The kernel notifies all VXLAN capable registered drivers, i.e. any
> > driver that implements ndo_add_vxlan_port(), of the addition of a port
> > so that the driver can track which ports are in use.  There's no need
> > to log this - it just fills the system log with useless and irksome noise.
> >
> > Also, when failing to init SR-IOV interfaces the driver was printing
> > the same message twice. Just remove the inner printk and let the outer
> > message catch enable as well as the other failures.
> >
> > Signed-off-by: Greg Rose <gregory.v.rose at intel.com>
> > Signed-off-by: Jesse Brandeburg <jesse.brandeburg at intel.com>
> > Change-ID: Id5ecb1d425c2a357ee2bc1635dab24553831dade
> > ---
> >  drivers/net/ethernet/intel/i40e/i40e_main.c        | 2 --
> >  drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c | 2 --
> >  2 files changed, 4 deletions(-)

Tested-by: Andrew Bowers <andrewx.bowers at intel.com>


More information about the Intel-wired-lan mailing list