lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ