Re: [PATCH v7 0/5] misc: Add Add Synopsys DesignWare xData IP driver

From: Greg Kroah-Hartman
Date: Sun Mar 28 2021 - 08:44:47 EST


On Sat, Mar 27, 2021 at 04:06:50AM +0100, Gustavo Pimentel wrote:
> This patch series adds a new driver called xData-pcie for the Synopsys
> DesignWare PCIe prototype.
>
> The driver configures and enables the Synopsys DesignWare PCIe traffic
> generator IP inside of prototype Endpoint which will generate upstream
> and downstream PCIe traffic. This allows to quickly test the PCIe link
> throughput speed and check is the prototype solution has some limitation
> or not.
>
> Changes:
> V2: Rework driver according to Greg Kroah-Hartman' feedback
> V3: Fixed issues detected while running on 64 bits platforms
> Rebased patches on top of v5.11-rc1 version
> V4: Rework driver according to Greg Kroah-Hartman' feedback
> Add the ABI doc related to the sysfs implemented on this driver
> V5: Rework driver accordingly to Leon Romanovsky' feedback
> Rework driver accordingly to Krzysztof Wilczyński' feedback
> V6: Rework driver according to Greg Kroah-Hartman' feedback
> Rework driver accordingly to Krzysztof Wilczyński' feedback
> Rework driver accordingly to Leon Romanovsky' feedback
> V7: Rework driver according to Greg Kroah-Hartman' feedback

This really doesn't help as I know I don't remember what my feedback
was, so I can't know what to look at to see if it was changed properly
:(

Please be more specific next time.

thanks,

greg k-h