Re: [PATCH v5 8/8] selftests: firmware: Add firmware upload selftests

From: Russ Weight
Date: Wed Apr 27 2022 - 14:04:02 EST




On 4/26/22 03:36, Greg KH wrote:
> On Thu, Apr 21, 2022 at 02:22:04PM -0700, Russ Weight wrote:
>> Add selftests to verify the firmware upload mechanism. These test
>> include simple firmware uploads as well as upload cancellation and
>> error injection. The test creates three firmware devices and verifies
>> that they all work correctly and independently.
>>
>> Reviewed-by: Luis Chamberlain <mcgrof@xxxxxxxxxx>
>> Reviewed-by: Tianfei zhang <tianfei.zhang@xxxxxxxxx>
>> Tested-by: Matthew Gerlach <matthew.gerlach@xxxxxxxxxxxxxxx>
>> Signed-off-by: Russ Weight <russell.h.weight@xxxxxxxxx>
>> ---
>> v2:
>> - No changes from v1
>> v3:
>> - Added Reviewed-by tag
>> v4:
>> - Added Reviewed-by tag
>> v5:
>> - Added Tested-by tag
> This patch no longer applies to my branch. Can you rebase and resend
> it? The others are now queued up, thanks.

Greg,

The rebased patch is here:

https://lore.kernel.org/lkml/20220426163532.114961-1-russell.h.weight@xxxxxxxxx/T/#u

And a couple of fixup patches:

https://lore.kernel.org/lkml/20220426200356.126085-1-russell.h.weight@xxxxxxxxx/

- Russ
>
> greg k-h