On Tue, 14 Nov 2023 at 01:24, [email protected] <[email protected]> wrote: > > > > -----Original Message----- > From: Nabih Estefan <[email protected]> > Sent: Saturday, October 28, 2023 1:55 AM > To: [email protected] > Cc: [email protected]; [email protected]; CS20 KFTing > <[email protected]>; [email protected]; [email protected]; IS20 Avi > Fishman <[email protected]>; [email protected]; CS20 KWLiu > <[email protected]>; IS20 Tomer Maimon <[email protected]>; IN20 Hila > Miranda-Kuzi <[email protected]> > Subject: [PATCH v5 03/11] hw/misc: Add qtest for NPCM7xx PCI Mailbox > > CAUTION - External Email: Do not click links or open attachments unless you > acknowledge the sender and content. > > > From: Hao Wu <[email protected]> > > This patches adds a qtest for NPCM7XX PCI Mailbox module. > It sends read and write requests to the module, and verifies that the module > contains the correct data after the requests. > > Change-Id: Id7a4b3cbea564383b94d507552dfd16f6b5127d1 > Signed-off-by: Hao Wu <[email protected]> > Signed-off-by: Nabih Estefan <[email protected]> > ---
> Signed-off-by: Tyrone Ting <[email protected]> Hi; can you clarify what you mean with this Signed-off-by: tag? Generally we use those where either you're the author of the code or else when you're taking somebody else's patch and including it in work you are sending to the list, and it doesn't seem like either of those are the case here. thanks -- PMM
