[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ac4c6a5e-0a24-744b-f382-ade18289e907@synopsys.com>
Date: Fri, 17 Mar 2017 11:16:39 +0000
From: Joao Pinto <Joao.Pinto@...opsys.com>
To: Florian Fainelli <f.fainelli@...il.com>,
Joao Pinto <Joao.Pinto@...opsys.com>, <davem@...emloft.net>
CC: <peppe.cavallaro@...com>, <alexandre.torgue@...com>,
<netdev@...r.kernel.org>
Subject: Re: [PATCH net-next 2/3] net: stmmac: TX and RX queue priority
configuration
Às 4:55 PM de 3/16/2017, Florian Fainelli escreveu:
> On 03/16/2017 03:56 AM, Joao Pinto wrote:
>> This patch adds the configuration of RX and TX queues' priority.
>>
>> Signed-off-by: Joao Pinto <jpinto@...opsys.com>
>> ---
>> Documentation/devicetree/bindings/net/stmmac.txt | 5 +++
>> drivers/net/ethernet/stmicro/stmmac/common.h | 4 ++
>> drivers/net/ethernet/stmicro/stmmac/dwmac4.h | 13 ++++++
>> drivers/net/ethernet/stmicro/stmmac/dwmac4_core.c | 37 +++++++++++++++++
>> drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 48 ++++++++++++++++++++++
>> drivers/net/ethernet/stmicro/stmmac/stmmac_pci.c | 4 ++
>> .../net/ethernet/stmicro/stmmac/stmmac_platform.c | 16 ++++++++
>> include/linux/stmmac.h | 4 ++
>> 8 files changed, 131 insertions(+)
>>
>> diff --git a/Documentation/devicetree/bindings/net/stmmac.txt b/Documentation/devicetree/bindings/net/stmmac.txt
>> index a7b0e41..b9a9ae9 100644
>> --- a/Documentation/devicetree/bindings/net/stmmac.txt
>> +++ b/Documentation/devicetree/bindings/net/stmmac.txt
>> @@ -83,6 +83,7 @@ Optional properties:
>> - snps,dcb-algorithm: Queue to be enabled as DCB
>> - snps,avb-algorithm: Queue to be enabled as AVB
>> - snps,map-to-dma-channel: Channel to map
>> + - snps,priority: RX queue priority
>
> You need to be more verbose about how this property is constructed and
> what are the acceptable values: type, size, range.
Ok, I will do that. Thanks.
Powered by blists - more mailing lists