All of lore.kernel.org
 help / color / mirror / Atom feed
* [ANNOUNCE] Host Fabric Interface (HFI) device driver available on sourceforge
@ 2010-10-31  3:10 Jim Dykman
  2010-10-31  4:08 ` David Miller
  0 siblings, 1 reply; 3+ messages in thread
From: Jim Dykman @ 2010-10-31  3:10 UTC (permalink / raw)
  To: netdev

The HFI network interface is the internal cluster fabric of IBM's PERCS 
supercomputer. The device driver patch for 2.6.36, hfi-utils, and an 
introduction to the hardware are available on the sourceforge page 
(http://sourceforge.net/projects/hfidevicedriver). The hardware design 
is under US export control, so we cannot release hardware specs.

The HFI device driver allows direct user-space access to network 
resources; a reference library will be uploaded to 
http://sourceforge.net/projects/halreferencelib in the next few days.

The driver has been running in the lab for several months. The 
user-space access is essentially complete. We are still working on IPv6, 
and we are now starting work on an ofed-over-hfi driver, but we'd like 
to start the review process without them.

Jim Dykman


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

* Re: [ANNOUNCE] Host Fabric Interface (HFI) device driver available on sourceforge
  2010-10-31  3:10 [ANNOUNCE] Host Fabric Interface (HFI) device driver available on sourceforge Jim Dykman
@ 2010-10-31  4:08 ` David Miller
  2010-10-31 19:43   ` Jim Dykman
  0 siblings, 1 reply; 3+ messages in thread
From: David Miller @ 2010-10-31  4:08 UTC (permalink / raw)
  To: dykmanj; +Cc: netdev

From: Jim Dykman <dykmanj@linux.vnet.ibm.com>
Date: Sat, 30 Oct 2010 23:10:27 -0400

> The HFI network interface is the internal cluster fabric of IBM's
> PERCS supercomputer. The device driver patch for 2.6.36, hfi-utils,
> and an introduction to the hardware are available on the sourceforge
> page (http://sourceforge.net/projects/hfidevicedriver). The hardware
> design is under US export control, so we cannot release hardware
> specs.

Nobody is going to look at your code, let alone help review it
for inclusion, if you just say "go look at this stuff on this
sourceforge web site."

You have to post the kernel patches here, one by one.

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

* Re: [ANNOUNCE] Host Fabric Interface (HFI) device driver available on sourceforge
  2010-10-31  4:08 ` David Miller
@ 2010-10-31 19:43   ` Jim Dykman
  0 siblings, 0 replies; 3+ messages in thread
From: Jim Dykman @ 2010-10-31 19:43 UTC (permalink / raw)
  To: David Miller; +Cc: netdev

On 10/31/2010 12:08 AM, David Miller wrote:
> From: Jim Dykman<dykmanj@linux.vnet.ibm.com>
> Date: Sat, 30 Oct 2010 23:10:27 -0400
>
>> The HFI network interface is the internal cluster fabric of IBM's
>> PERCS supercomputer. The device driver patch for 2.6.36, hfi-utils,
>> and an introduction to the hardware are available on the sourceforge
>> page (http://sourceforge.net/projects/hfidevicedriver). The hardware
>> design is under US export control, so we cannot release hardware
>> specs.
>
> Nobody is going to look at your code, let alone help review it
> for inclusion, if you just say "go look at this stuff on this
> sourceforge web site."
>
> You have to post the kernel patches here, one by one.

Sorry, thought I was following the instructions for large patches in 
Documentation/SubmittingPatches. It is currently one patch of about 
22000 lines, around 630k.

Most of the patch is new files, I'm figuring one file per email.
There are 2 files just under 3000 lines, 4 in the 1000-1700 line range, 
and some smaller ones. Do I need to break any of those up further?

Jim Dykman


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

end of thread, other threads:[~2010-10-31 19:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-31  3:10 [ANNOUNCE] Host Fabric Interface (HFI) device driver available on sourceforge Jim Dykman
2010-10-31  4:08 ` David Miller
2010-10-31 19:43   ` Jim Dykman

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.