public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] Working with patchwork
@ 2017-11-17 16:06 Goldschmidt Simon
  2017-11-20  8:57 ` Lukasz Majewski
  0 siblings, 1 reply; 4+ messages in thread
From: Goldschmidt Simon @ 2017-11-17 16:06 UTC (permalink / raw)
  To: u-boot

Hi,

as I'm quite new to U-Boot and its patch workflow: what do I have to do to send a reviewed-by or tested-by tag for a patch? I sent it as a reply to this list but I can't see them in patchwork.

Did I miss something here? Or could it be a problem in the email format used?

Thanks,
Simon

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [U-Boot] Working with patchwork
  2017-11-17 16:06 Goldschmidt Simon
@ 2017-11-20  8:57 ` Lukasz Majewski
  0 siblings, 0 replies; 4+ messages in thread
From: Lukasz Majewski @ 2017-11-20  8:57 UTC (permalink / raw)
  To: u-boot

Hi Simon,

> Hi,
> 
> as I'm quite new to U-Boot and its patch workflow: what do I have to
> do to send a reviewed-by or tested-by tag for a patch? I sent it as a
> reply to this list but I can't see them in patchwork.
> 
> Did I miss something here? Or could it be a problem in the email
> format used?

I can confirm that when I send reviewed-by/acked-by, those are added to
patchwork.

Which mailing program do you use?

> 
> Thanks,
> Simon
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> https://lists.denx.de/listinfo/u-boot



Best regards,

Lukasz Majewski

--

DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20171120/4fe5edaf/attachment.sig>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [U-Boot] Working with patchwork
@ 2017-11-20  9:15 Goldschmidt Simon
  2017-11-20  9:24 ` Lukasz Majewski
  0 siblings, 1 reply; 4+ messages in thread
From: Goldschmidt Simon @ 2017-11-20  9:15 UTC (permalink / raw)
  To: u-boot

Hi Lukasz,

thanks for taking the time :-)

> > as I'm quite new to U-Boot and its patch workflow: what do I have to
> > do to send a reviewed-by or tested-by tag for a patch? I sent it as a
> > reply to this list but I can't see them in patchwork.
> >
> > Did I miss something here? Or could it be a problem in the email
> > format used?
> 
> I can confirm that when I send reviewed-by/acked-by, those are added to
> patchwork.
> 
> Which mailing program do you use?

Unfortunately, I'm using Outlook. It already took some time with our
IT department to get it to send raw text messages. But that seemed to
have worked, I thought (at least I could register to a kernel mailing
list with majordomo).

However, I can't really access the plain text of my own mails sent by
Outlook, so I can only check what was sent by searching online list
archives and at least this one has "anonymized" my email address:

https://www.mail-archive.com/u-boot at lists.denx.de/msg269392.html

I'm still glad to hear anything that could help me :-)

Best regards,
Simon

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [U-Boot] Working with patchwork
  2017-11-20  9:15 [U-Boot] Working with patchwork Goldschmidt Simon
@ 2017-11-20  9:24 ` Lukasz Majewski
  0 siblings, 0 replies; 4+ messages in thread
From: Lukasz Majewski @ 2017-11-20  9:24 UTC (permalink / raw)
  To: u-boot

On Mon, 20 Nov 2017 09:15:03 +0000
Goldschmidt Simon <sgoldschmidt@de.pepperl-fuchs.com> wrote:

> Hi Lukasz,
> 
> thanks for taking the time :-)
> 
> > > as I'm quite new to U-Boot and its patch workflow: what do I have
> > > to do to send a reviewed-by or tested-by tag for a patch? I sent
> > > it as a reply to this list but I can't see them in patchwork.
> > >
> > > Did I miss something here? Or could it be a problem in the email
> > > format used?  
> > 
> > I can confirm that when I send reviewed-by/acked-by, those are
> > added to patchwork.
> > 
> > Which mailing program do you use?  
> 
> Unfortunately, I'm using Outlook. It already took some time with our
> IT department to get it to send raw text messages. But that seemed to
> have worked, I thought (at least I could register to a kernel mailing
> list with majordomo).

I suppose that Outlook is a company only "blessed" e-mail client? 

> 
> However, I can't really access the plain text of my own mails sent by
> Outlook, so I can only check what was sent by searching online list
> archives and at least this one has "anonymized" my email address:
> 
> https://www.mail-archive.com/u-boot at lists.denx.de/msg269392.html
> 
> I'm still glad to hear anything that could help me :-)
> 
> Best regards,
> Simon



Best regards,

Lukasz Majewski

--

DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20171120/d5688950/attachment.sig>

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-11-20  9:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-20  9:15 [U-Boot] Working with patchwork Goldschmidt Simon
2017-11-20  9:24 ` Lukasz Majewski
  -- strict thread matches above, loose matches on Subject: below --
2017-11-17 16:06 Goldschmidt Simon
2017-11-20  8:57 ` Lukasz Majewski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox