On Thu, 4 Feb 2016 00:41:00 +0000 "Zhang, Helin" <helin.zhang at intel.com> wrote:
> > -----Original Message----- > > From: Julien Meunier [mailto:julien.meunier at 6wind.com] > > Sent: Wednesday, February 3, 2016 7:32 PM > > To: Zhang, Helin <helin.zhang at intel.com> > > Cc: dev at dpdk.org > > Subject: Re: [PATCH v2] i40e: fix vlan filtering > > > > Hello, > > > > INFO log level is used in order to keep code homogeneity: > > i40e_vsi_config_vlan_stripping or i40e_dev_init_vlan use this log level > > during > > failure for example. > > > > Tell me if ERR log level for VLAN filtering issue must be set. > There is a failure, and may result in uncertain behaviors which cannot be > ignored. > I'd suggest to use ERR but not INFO, though I am not so confident on that. > Could Thomas help give some guidance on that? Sounds like NOTICE level.