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 Feb 2017 13:02:06 -0500 (EST)
From:   David Miller <davem@...emloft.net>
To:     Joao.Pinto@...opsys.com
Cc:     peppe.cavallaro@...com, alexandre.torgue@...com,
        netdev@...r.kernel.org
Subject: Re: [PATCH net-next v2 1/3] net: stmicro: prepare dwmac4 core for
 mtl

From: Joao Pinto <Joao.Pinto@...opsys.com>
Date: Thu, 16 Feb 2017 11:19:39 +0000

> This patch adds the following features:
> 
> a) RX and TX scheduling algorithm configuration (can be configured in the
> Device Tree)
> b) TX VLAN tag priority configuration (can be configured in the Device Tree)
> c) RX VLAN tag priority routing configuration (can be configured in the
> Device Tree)
> d) TX weight configuration (can be configured in the Device Tree)
> e) RX queue to RX DMA channel mapping
> f) RX queue enabling
> g) MAC and individual queue related interrupt analysis
> h) Flow Control configuration by queue
> 
> The number of RX and TX queues to use comes from the FEATURES register.
> 
> With this patch we get the core related operations ready for multiple
> queue/channel.
> 
> Signed-off-by: Joao Pinto <jpinto@...opsys.com>

This would be so much easier to review if you used one patch for each
of those new configuration features.

In fact, it would make an appropriate complete patch series on it's own.

Thanks.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ