[U-Boot] [PATCH 5/5] test/py: mmc: Add 'mmc read' performance check
Simon Glass
sjg at chromium.org
Tue Mar 19 01:23:49 UTC 2019
On Thu, 14 Mar 2019 at 00:49, Marek Vasut <marek.vasut at gmail.com> wrote:
>
> Add option to the mmc rd test to check the duration of the
> execution of the mmc read command. This allows intercepting
> read performance regressions.
>
> Signed-off-by: Marek Vasut <marek.vasut+renesas at gmail.com>
> Cc: Tom Rini <trini at konsulko.com>
> Cc: Simon Glass <sjg at chromium.org>
> ---
> test/py/tests/test_mmc_rd.py | 11 +++++++++++
> 1 file changed, 11 insertions(+)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list