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

Shreyansh Jain shreyansh.jain at nxp.com
Tue Sep 19 15:43:47 CEST 2017


On Monday 18 September 2017 08:20 PM, Ferruh Yigit wrote:
> 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>
> 

[...]

> <...>
> 
>> +		if (!char_prop) {
>> +			printf("memac: unknown MII type assuming 1G\n");
> 
> Please prefer logging macros against direct printf.

I will change this and another similar occurrence.

> 
> <...>
> 



More information about the dev mailing list