[dpdk-dev] [PATCH v4 05/41] bus/dpaa: introducing FMan configurations

Thomas Monjalon thomas at monjalon.net
Mon Sep 18 18:15:43 CEST 2017


18/09/2017 16:50, Ferruh Yigit:
> On 9/9/2017 12:20 PM, Shreyansh Jain wrote:
> > FMan or Frame Manager, inspects traffic, splits it into queueson ingress.
> > It is also responsible for directing traffic on queues on egress.
> > 
> > This patch introduces FMan configurational interfaces. This layer is
> > used by Bus driver for configuring the hardware block.
> > 
> > Signed-off-by: Geoff Thorpe <geoff.thorpe at nxp.com>
> > Signed-off-by: Hemant Agrawal <hemant.agrawal at nxp.com>
> > Signed-off-by: Shreyansh Jain <shreyansh.jain at nxp.com>
> 
> <...>
> 
> > --- /dev/null
> > +++ b/drivers/bus/dpaa/base/fman/fman.c
> > @@ -0,0 +1,611 @@
> > +/*-
> > + * This file is provided under a dual BSD/GPLv2 license. When using or
> > + * redistributing this file, you may do so under either license.
> 
> Another set of dual licensed files.
> 
> Shreyansh, Hemant, Thomas,
> 
> Who should approve/check licensing?

Hemant is currently handling such issues with the Linux Foundation
and the Governing Board.

We already have some dual licensed files.
Some of them are explicitly referenced in the DPDK charter:
	http://dpdk.org/about/charter#ip
I think we must ask the Governing Board to allow dual BSD/GPL
for any file.



More information about the dev mailing list