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] [day] [month] [year] [list]
Message-ID: <20190119130857.GG4635@vkoul-mobl>
Date:   Sat, 19 Jan 2019 18:38:57 +0530
From:   Vinod Koul <vkoul@...nel.org>
To:     Peng Ma <peng.ma@....com>
Cc:     dan.j.williams@...el.com, leoyang.li@....com, jerry.huang@....com,
        dmaengine@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] dmaengine: fsl-dpaa2-qdma: Add qDMA controller driver
 for Layerscape SoCs

On 25-12-18, 11:04, Peng Ma wrote:
> Add NXP Data Path Acceleration Architecture 2 (dpaa2) queue direct
> memory(qDMA) controller driver support.
> This module can be found on NXP LS2 SoCs.
> 
> Signed-off-by: Peng Ma <peng.ma@....com>
> ---
>  drivers/dma/Kconfig                         |    2 +
>  drivers/dma/Makefile                        |    1 +
>  drivers/dma/fsl-dpaa2-qdma/Kconfig          |    8 +
>  drivers/dma/fsl-dpaa2-qdma/Makefile         |    8 +
>  drivers/dma/fsl-dpaa2-qdma/dpaa2-qdma.c     |  781 +++++++++++++++++++++++++++
>  drivers/dma/fsl-dpaa2-qdma/dpaa2-qdma.h     |  152 ++++++
>  drivers/dma/fsl-dpaa2-qdma/dpdmai.c         |  483 +++++++++++++++++
>  drivers/dma/fsl-dpaa2-qdma/fsl_dpdmai.h     |  524 ++++++++++++++++++
>  drivers/dma/fsl-dpaa2-qdma/fsl_dpdmai_cmd.h |  197 +++++++
>  9 files changed, 2156 insertions(+), 0 deletions(-)

Sorry I cant review a patch that is this big. Please split and explain
why this is such a big driver...

-- 
~Vinod

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ