All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7][RFC] FUJITSU Extended Socket network device driver
@ 2015-05-20  8:04 Izumi, Taku
  2015-05-20 14:47 ` Darren Hart
  0 siblings, 1 reply; 4+ messages in thread
From: Izumi, Taku @ 2015-05-20  8:04 UTC (permalink / raw)
  To: platform-driver-x86
  Cc: Hart, Darren, rkhan, alexander.h.duyck, netdev, linux-acpi

Hi All,

This patchsets add support for FUJITSU Extended Socket network
device. Extended Socket network device is a shared memory
based high-speed network interface between Extended Partitions of
PRIMEQUEST 2000 E2 series.

Sincerely,
Taku Izumi




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

* Re: [PATCH 0/7][RFC] FUJITSU Extended Socket network device driver
  2015-05-20  8:04 [PATCH 0/7][RFC] FUJITSU Extended Socket network device driver Izumi, Taku
@ 2015-05-20 14:47 ` Darren Hart
  2015-05-21  3:16     ` Izumi, Taku
  0 siblings, 1 reply; 4+ messages in thread
From: Darren Hart @ 2015-05-20 14:47 UTC (permalink / raw)
  To: Izumi, Taku
  Cc: platform-driver-x86, Hart, Darren, rkhan, alexander.h.duyck,
	netdev, linux-acpi

On Wed, May 20, 2015 at 08:04:07AM +0000, Izumi, Taku wrote:
> Hi All,
> 
> This patchsets add support for FUJITSU Extended Socket network
> device. Extended Socket network device is a shared memory
> based high-speed network interface between Extended Partitions of
> PRIMEQUEST 2000 E2 series.

Hi Taku,

A few things to keep in mind.

1) Always Cc the maintainer using the email address in the MAINTAINERS file,
   in this case, dvhart at infradead.org.

2) See Documentation/email-clients.txt regarding charset (you sent ISO-2022,JP):

   Email clients should not modify the character set encoding of the text.
   Emailed patches should be in ASCII or UTF-8 encoding only.
   If you configure your email client to send emails with UTF-8 encoding,
   you avoid some possible charset problems.

3) A new driver should be functional at each patch point, so committing a
   skeleton that does nothing is not what we're looking for by "small functional
   changes".

Thanks,

-- 
Darren Hart
Intel Open Source Technology Center

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

* RE: [PATCH 0/7][RFC] FUJITSU Extended Socket network device driver
  2015-05-20 14:47 ` Darren Hart
@ 2015-05-21  3:16     ` Izumi, Taku
  0 siblings, 0 replies; 4+ messages in thread
From: Izumi, Taku @ 2015-05-21  3:16 UTC (permalink / raw)
  To: Darren Hart
  Cc: platform-driver-x86, rkhan, alexander.h.duyck, netdev, linux-acpi

Dear Darren, Alex,

  Thanks for your comments. I'll appreciate your help.  
  I'll resend new patchset to be updated according to your comments.

  Sincerely,
  Taku Izumi


> -----Original Message-----
> From: Darren Hart [mailto:dvhart@infradead.org]
> Sent: Wednesday, May 20, 2015 11:47 PM
> To: Izumi, Taku/泉 拓
> Cc: platform-driver-x86@vger.kernel.org; Hart, Darren; rkhan@redhat.com; alexander.h.duyck@redhat.com;
> netdev@vger.kernel.org; linux-acpi@vger.kernel.org
> Subject: Re: [PATCH 0/7][RFC] FUJITSU Extended Socket network device driver
> 
> On Wed, May 20, 2015 at 08:04:07AM +0000, Izumi, Taku wrote:
> > Hi All,
> >
> > This patchsets add support for FUJITSU Extended Socket network
> > device. Extended Socket network device is a shared memory
> > based high-speed network interface between Extended Partitions of
> > PRIMEQUEST 2000 E2 series.
> 
> Hi Taku,
> 
> A few things to keep in mind.
> 
> 1) Always Cc the maintainer using the email address in the MAINTAINERS file,
>    in this case, dvhart at infradead.org.
> 
> 2) See Documentation/email-clients.txt regarding charset (you sent ISO-2022,JP):
> 
>    Email clients should not modify the character set encoding of the text.
>    Emailed patches should be in ASCII or UTF-8 encoding only.
>    If you configure your email client to send emails with UTF-8 encoding,
>    you avoid some possible charset problems.
> 
> 3) A new driver should be functional at each patch point, so committing a
>    skeleton that does nothing is not what we're looking for by "small functional
>    changes".
> 
> Thanks,
> 
> --
> Darren Hart
> Intel Open Source Technology Center

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

* RE: [PATCH 0/7][RFC] FUJITSU Extended Socket network device driver
@ 2015-05-21  3:16     ` Izumi, Taku
  0 siblings, 0 replies; 4+ messages in thread
From: Izumi, Taku @ 2015-05-21  3:16 UTC (permalink / raw)
  To: Darren Hart, Alexander Duyck
  Cc: platform-driver-x86, rkhan, alexander.h.duyck, netdev, linux-acpi

Dear Darren, Alex,

  Thanks for your comments. I'll appreciate your help.  
  I'll resend new patchset to be updated according to your comments.

  Sincerely,
  Taku Izumi


> -----Original Message-----
> From: Darren Hart [mailto:dvhart@infradead.org]
> Sent: Wednesday, May 20, 2015 11:47 PM
> To: Izumi, Taku/泉 拓
> Cc: platform-driver-x86@vger.kernel.org; Hart, Darren; rkhan@redhat.com; alexander.h.duyck@redhat.com;
> netdev@vger.kernel.org; linux-acpi@vger.kernel.org
> Subject: Re: [PATCH 0/7][RFC] FUJITSU Extended Socket network device driver
> 
> On Wed, May 20, 2015 at 08:04:07AM +0000, Izumi, Taku wrote:
> > Hi All,
> >
> > This patchsets add support for FUJITSU Extended Socket network
> > device. Extended Socket network device is a shared memory
> > based high-speed network interface between Extended Partitions of
> > PRIMEQUEST 2000 E2 series.
> 
> Hi Taku,
> 
> A few things to keep in mind.
> 
> 1) Always Cc the maintainer using the email address in the MAINTAINERS file,
>    in this case, dvhart at infradead.org.
> 
> 2) See Documentation/email-clients.txt regarding charset (you sent ISO-2022,JP):
> 
>    Email clients should not modify the character set encoding of the text.
>    Emailed patches should be in ASCII or UTF-8 encoding only.
>    If you configure your email client to send emails with UTF-8 encoding,
>    you avoid some possible charset problems.
> 
> 3) A new driver should be functional at each patch point, so committing a
>    skeleton that does nothing is not what we're looking for by "small functional
>    changes".
> 
> Thanks,
> 
> --
> Darren Hart
> Intel Open Source Technology Center

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

end of thread, other threads:[~2015-05-21  3:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-20  8:04 [PATCH 0/7][RFC] FUJITSU Extended Socket network device driver Izumi, Taku
2015-05-20 14:47 ` Darren Hart
2015-05-21  3:16   ` Izumi, Taku
2015-05-21  3:16     ` Izumi, Taku

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.