All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mattijs Korpershoek <mkorpershoek@baylibre.com>
To: Dmitry Rokosov <ddrokosov@salutedevices.com>,
	Simon Glass <sjg@chromium.org>
Cc: igor.opaniuk@gmail.com, semen.protsenko@linaro.org,
	trini@konsulko.com, colin.mcallister@garmin.com,
	4.shket@gmail.com, avromanov@salutedevices.com,
	u-boot@lists.denx.de, kernel@salutedevices.com,
	rockosov@gmail.com
Subject: Re: [PATCH v1 3/4] test/py: introduce test for ab_dump command
Date: Tue, 30 Jul 2024 10:21:07 +0200	[thread overview]
Message-ID: <87bk2fqoi4.fsf@baylibre.com> (raw)
In-Reply-To: <20240729143926.tc6su3jp5jmvc3xl@CAB-WSD-L081021>

Hi Dmitry,

Thank you for the patch.

On lun., juil. 29, 2024 at 17:39, Dmitry Rokosov <ddrokosov@salutedevices.com> wrote:

> Hello Simon,
>
> On Sun, Jul 28, 2024 at 01:36:05PM -0600, Simon Glass wrote:
>> Hi Dmitry,
>> 
>> On Thu, 25 Jul 2024 at 14:55, Dmitry Rokosov
>> <ddrokosov@salutedevices.com> wrote:
>> >
>> > The ab_dump command allows you to display ABC data directly on the
>> > U-Boot console. During an A/B test execution, this test verifies the
>> > accuracy of each field within the ABC data.
>> >
>> > Signed-off-by: Dmitry Rokosov <ddrokosov@salutedevices.com>
>> > ---
>> >  test/py/tests/test_android/test_ab.py | 23 +++++++++++++++++++++++
>> >  1 file changed, 23 insertions(+)
>> 
>> This looks good but please use lower-case hex.
>
> Thank you for the quick review!
>
> I will change it to lower-case hex in the next version.

With Simon's suggestion addressed:

Reviewed-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>

>
> -- 
> Thank you,
> Dmitry

  reply	other threads:[~2024-07-30  8:21 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-25 19:47 [PATCH v1 0/4] android_ab: fix slot_suffix issue and introduce ab_dump command Dmitry Rokosov
2024-07-25 19:47 ` [PATCH v1 1/4] cmd: ab_select: fix indentation problems for --no-dec parameter Dmitry Rokosov
2024-07-28 19:36   ` Simon Glass
2024-07-30  7:49   ` Mattijs Korpershoek
2024-07-25 19:47 ` [PATCH v1 2/4] cmd: ab: introduce 'ab_dump' command to print BCB block content Dmitry Rokosov
2024-07-28 19:36   ` Simon Glass
2024-07-29 14:52     ` Dmitry Rokosov
2024-07-30  8:19     ` Mattijs Korpershoek
2024-07-31 14:38       ` Simon Glass
2024-07-31 18:19         ` Dmitry Rokosov
2024-08-02  7:19         ` Mattijs Korpershoek
2024-07-25 19:47 ` [PATCH v1 3/4] test/py: introduce test for ab_dump command Dmitry Rokosov
2024-07-28 19:36   ` Simon Glass
2024-07-29 14:39     ` Dmitry Rokosov
2024-07-30  8:21       ` Mattijs Korpershoek [this message]
2024-07-25 19:47 ` [PATCH v1 4/4] common: android_ab: fix slot suffix for abc block Dmitry Rokosov
2024-07-28 19:36   ` Simon Glass
2024-07-29 14:42     ` Dmitry Rokosov
2024-07-30  8:43   ` Mattijs Korpershoek
2024-07-30  8:44     ` Dmitry Rokosov
2024-07-26  9:29 ` [PATCH v1 0/4] android_ab: fix slot_suffix issue and introduce ab_dump command Dmitry Rokosov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87bk2fqoi4.fsf@baylibre.com \
    --to=mkorpershoek@baylibre.com \
    --cc=4.shket@gmail.com \
    --cc=avromanov@salutedevices.com \
    --cc=colin.mcallister@garmin.com \
    --cc=ddrokosov@salutedevices.com \
    --cc=igor.opaniuk@gmail.com \
    --cc=kernel@salutedevices.com \
    --cc=rockosov@gmail.com \
    --cc=semen.protsenko@linaro.org \
    --cc=sjg@chromium.org \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.