linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Russ Weight <russell.h.weight@intel.com>
To: Greg KH <gregkh@linuxfoundation.org>
Cc: <mcgrof@kernel.org>, <rafael@kernel.org>,
	<linux-kernel@vger.kernel.org>, <trix@redhat.com>,
	<marpagan@redhat.com>, <lgoncalv@redhat.com>,
	<yilun.xu@intel.com>, <hao.wu@intel.com>,
	<matthew.gerlach@linux.intel.com>,
	<basheer.ahmed.muddebihal@intel.com>, <tianfei.zhang@intel.com>
Subject: Re: [PATCH v5 8/8] selftests: firmware: Add firmware upload selftests
Date: Wed, 27 Apr 2022 11:03:48 -0700	[thread overview]
Message-ID: <212361dc-0be3-66c6-a250-95b5f33b333d@intel.com> (raw)
In-Reply-To: <YmfLRU9mk2F1oLHb@kroah.com>



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@kernel.org>
>> Reviewed-by: Tianfei zhang <tianfei.zhang@intel.com>
>> Tested-by: Matthew Gerlach <matthew.gerlach@linux.intel.com>
>> Signed-off-by: Russ Weight <russell.h.weight@intel.com>
>> ---
>> 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@intel.com/T/#u

And a couple of fixup patches:

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

- Russ
>
> greg k-h


      reply	other threads:[~2022-04-27 18:04 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-21 21:21 [PATCH v5 0/8] Extend FW framework for user FW uploads Russ Weight
2022-04-21 21:21 ` [PATCH v5 1/8] firmware_loader: Clear data and size in fw_free_paged_buf Russ Weight
2022-04-21 21:21 ` [PATCH v5 2/8] firmware_loader: Check fw_state_is_done in loading_store Russ Weight
2022-04-21 21:21 ` [PATCH v5 3/8] firmware_loader: Split sysfs support from fallback Russ Weight
2022-04-21 21:22 ` [PATCH v5 4/8] firmware_loader: Add firmware-upload support Russ Weight
2022-04-21 21:22 ` [PATCH v5 5/8] firmware_loader: Add sysfs nodes to monitor fw_upload Russ Weight
2022-04-21 21:22 ` [PATCH v5 6/8] test_firmware: Add test support for firmware upload Russ Weight
2022-04-21 21:22 ` [PATCH v5 7/8] test_firmware: Error injection " Russ Weight
2022-04-21 21:22 ` [PATCH v5 8/8] selftests: firmware: Add firmware upload selftests Russ Weight
2022-04-26 10:36   ` Greg KH
2022-04-27 18:03     ` Russ Weight [this message]

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=212361dc-0be3-66c6-a250-95b5f33b333d@intel.com \
    --to=russell.h.weight@intel.com \
    --cc=basheer.ahmed.muddebihal@intel.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=hao.wu@intel.com \
    --cc=lgoncalv@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marpagan@redhat.com \
    --cc=matthew.gerlach@linux.intel.com \
    --cc=mcgrof@kernel.org \
    --cc=rafael@kernel.org \
    --cc=tianfei.zhang@intel.com \
    --cc=trix@redhat.com \
    --cc=yilun.xu@intel.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).