[dpdk-dev] [PATCH v2 3/3] drivers: align log names

Thomas Monjalon thomas at monjalon.net
Tue Apr 6 11:31:01 CEST 2021


Hi Rosen,

You already gave your ack in previous version, no need to re-ack.
Instead, please give your opinion and explanation as requested below.
We want to replace pmd.afu.ipn3ke with pmd.net.ipn3ke.
The use of AFU in the driver is not clear.

Xiao, we need your opinion as well about ifcvf vs ifc name.


> > The log levels are configured by using the name of the logs.
> > Some drivers are aligned to follow a common log name standard:
> > 	pmd.class.driver[.sub]
> > Some "common" drivers skip the "class" part:
> > 	pmd.driver.sub
> > 
> > Two drivers have exceptions to be clarified:
> > 	pmd.vdpa.ifcvf instead of pmd.vdpa.ifc
> > 	pmd.afu.ipn3ke instead of pmd.net.ipn3ke
> > 
> > Signed-off-by: Thomas Monjalon <thomas at monjalon.net>
> > Acked-by: Bruce Richardson <bruce.richardson at intel.com>
> > Acked-by: Rosen Xu <rosen.xu at intel.com>
> > Acked-by: Xiao Wang <xiao.w.wang at intel.com>
> > Acked-by: Hemant Agrawal <hemant.agrawal at nxp.com>
> > Acked-by: Ajit Khaparde <ajit.khaparde at broadcom.com>
[...]
> Acked-by: Rosen Xu <rosen.xu at intel.com>





More information about the dev mailing list